Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Vorbis tools Vorbis tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #1314
Closed
Open
Created Mar 02, 2008 by jon@jon

Compile issues in Vorbistools regarding liboggflac

When attempting to build oggenc with FLAC support, I get the following error from "./configure --prefix=/usr/local":

checking for FLAC__stream_decoder_process_single in -lFLAC... yes checking for OggFLAC__stream_decoder_new in -lOggFLAC... no configure: WARNING: libOggFLAC missing ... configure: WARNING: FLAC and/on OggFLAC libraries or headers missing, oggenc will NOT be built with FLAC read support.

(I get an error regarding ogg123 but this does not concern me as I don't need it).

As best as I can tell, libOggFLAC has been amalgamated into libFLAC. I'm running the latest versions of both libOgg and libFLAC so if it's a versioning issue it's inherent in the build. I can't find a great deal on the subject via Google which tends to suggest it's a local issue. Why do I not have a libOggFLAC?

Assignee
Assign to
Time tracking