First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 228185
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rafał Mużyło <galtgendo@o2.pl>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cdparanoia-fix.patch trivial patch patch Rafał Mużyło 2008-06-18 22:04 0000 276 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 228185 depends on: Show dependency tree
Bug 228185 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-18 22:02 0000
Unless there was a change in autoconf behavior,
libcdio has an incorrect configure.ac.
I had a similar problem recently with hal.
AC_ARG_WITH and AC_ARG_ENABLE first argument should be
in the form foo-bar, not foo_bar. This doesn't hurt us (at least non-minimal
build), but is still incorrect.

There's also a very hard to notice bug in Makefile.am, one that causes two
pkg-config files to not be installed, a missing backslash.

------- Comment #1 From Rafał Mużyło 2008-06-18 22:04:04 0000 -------
Created an attachment (id=157509) [edit]
trivial patch

This trivial patch corrects pkg-config problem.

------- Comment #2 From Rafał Mużyło 2008-06-18 22:05:16 0000 -------
Oh, and a minor thing:
configure: WARNING: Unrecognized options: --enable-nls

------- Comment #3 From Rafał Mużyło 2008-06-18 22:11:18 0000 -------
oops, those configure.ac things, are just inconsistencies, not bugs.

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2008-06-19 23:27:24 0000 -------
*** Bug 228351 has been marked as a duplicate of this bug. ***

------- Comment #5 From Alexis Ballier 2008-06-21 07:53:53 0000 -------
*** Bug 228655 has been marked as a duplicate of this bug. ***

------- Comment #6 From Diego E. 'Flameeyes' Pettenò 2008-06-21 10:30:46 0000 -------
Thanks Rafal, I've fixed it with a different patch so that it also takes care
of skipping over the C++ bindings.

First Last Prev Next    No search results available      Search page      Enter new bug