Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
Icecast-IceS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Icecast-IceS
  • Issues
  • #1231

Closed
Open
Opened Aug 21, 2007 by rdvdijk@rdvdijk

ices0 won't build with flac, unless libfaad2-dev is installed

I downloaded the latest ices0.4 and tried to configure it with FLAC support. This would give me the error:

"Could not find libFLAC, FLAC transcoding disabled"

I had all possible FLAC libs installed, so that couldn't be the problem. No matter where I pointed the config using the --with-flac option, it wouldn't work.

Here's the bug: then I installed libfaad2-dev to try faad support. This apparently didn't work either:

"checking for faad.h... yes"

"checking for MP4Read in -lmp4v2... no"

"Could not find libfaad, MP4 transcoding disabled"

But the weird thing is that now FLAC does work..

"checking for FLAC_stream_decoder_new in -lFLAC... yes"

A minor bug in the configure script, I think?

Good luck, Roel

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xiph/icecast-ices#1231