| Summary: | Building of cdparanoia | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | prezi <mistepien> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
|
Description
prezi
2015-01-23 17:00:47 UTC
(In reply to comment #0) > I tried to package cdparanoia by myself. In order for us to help us, you will need to give more information. * The .config you use; * The custom Config.in and cdparanoia.mk files you have made. BTW for this kind of question we prefer to use the mailing list rather than bugzilla. > This is what I get: > > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... no > checking for sys/types.h... no > checking for sys/stat.h... no > checking for stdlib.h... no There's clearly something wrong with the compiler. Check the settings of CC and CFLAGS that you add to the configure script. Did you use autotools-package? There is no cdparanoia package in Buildroot itself, and after 3 months the user didn't give the requested details. Marking bug as invalid. |