Opened 8 years ago
Closed 8 years ago
#2614 closed defect (fixed)
Missing check for libcdio-dev/libcdio-paranoia-dev (build issue)
Reported by: | nikolasr | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | build system |
Version: | git-master | Keywords: | libcdio |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
OS: Debian Wheezy AMD64, Kernel 3.9.4
Ffmpeg's configure doesn't check for libcdio/libcdio-paranoia headers.
Case: libcdio and libcdio-paranoia package installed, but not corresponding -dev packages
Result: Configure does not complain, but make throws out errors (see attached log).
With corresponding -dev packages installed, everything works fine :-)
Attachments (1)
Change History (5)
Changed 8 years ago by nikolasr
comment:1 Changed 8 years ago by nikolasr
- Priority changed from minor to important
- Summary changed from Missing check for libcdio-dev/libcdio-paranoia-dev to Missing check for libcdio-dev/libcdio-paranoia-dev (build issue)
comment:2 Changed 8 years ago by nikolasr
- Priority changed from important to normal
comment:3 Changed 8 years ago by cehoyos
- Component changed from undetermined to build system
- Keywords libcdio added
- Reproduced by developer set
- Status changed from new to open
comment:4 Changed 8 years ago by cehoyos
- Resolution set to fixed
- Status changed from open to closed
Note: See
TracTickets for help on using
tickets.
Should be fixed, thank you for the report!