Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 171043
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Emanuele A. "Zephyrus" Bagnaschi <zephyrus.271@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bind-tools-9.4.0.ebuild modified ebuild - the econf argument required for compilation under g/fbsd is added conditionally with a test on CHOST (inspired by unzip ebuild) text/plain Emanuele A. "Zephyrus" Bagnaschi 2007-03-15 16:02 0000 1.92 KB Details
config.log config.log from the failing configure script text/plain Emanuele A. "Zephyrus" Bagnaschi 2007-03-15 16:03 0000 4.88 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171043 depends on: Show dependency tree
Bug 171043 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: 2007-03-15 16:00 0000
The bind-tools-9.4.0 package can't be emerged on g/fbsd (with idn use flag
enabled) due to a failure in the contrib/idn/idnkit-1.0-src configure script
(config.log attached) whose cause seems to be a missing "-liconv" in the gcc
command used to compile the conftest.

It seems that the simplest solution to the problem consists in adding
"--with-iconv=/usr/$(get_libdir)/libiconv.so" to the idn econf arguments list
in the ebuild.

------- Comment #1 From Emanuele A. "Zephyrus" Bagnaschi 2007-03-15 16:02:44 0000 -------
Created an attachment (id=113367) [details]
modified ebuild - the econf argument required for compilation under g/fbsd is
added conditionally with a test on CHOST (inspired by unzip ebuild)

------- Comment #2 From Emanuele A. "Zephyrus" Bagnaschi 2007-03-15 16:03:07 0000 -------
Created an attachment (id=113369) [details]
config.log from the failing configure script

------- Comment #3 From Roy Marples (RETIRED) 2007-03-16 11:55:54 0000 -------
Fixed, thanks

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug