Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Vorbis tools
Vorbis tools
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 61
    • Issues 61
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Xiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #1314

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/vorbis-tools#1314