Opened 13 years ago
Closed 13 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)
by , 13 years ago
comment:1 by , 13 years ago
| Priority: | minor → important |
|---|---|
| Summary: | Missing check for libcdio-dev/libcdio-paranoia-dev → Missing check for libcdio-dev/libcdio-paranoia-dev (build issue) |
comment:2 by , 13 years ago
| Priority: | important → normal |
|---|
comment:3 by , 13 years ago
| Component: | undetermined → build system |
|---|---|
| Keywords: | libcdio added |
| Reproduced by developer: | set |
| Status: | new → open |
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
Note:
See TracTickets
for help on using tickets.



Should be fixed, thank you for the report!