Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 186693
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Carlos Silva (RETIRED) <r3pek@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tiziano Müller <dev-zero@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 186693 depends on: Show dependency tree
Bug 186693 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-07-26 15:19 0000
I get the following while compiling:

dns.cpp:138:3: warning: #warning "getHostByAddr will use default system timeout
because bind library was not found on the system "
dns.cpp:260:3: warning: #warning "No gethostbyaddr_r(); all DNS calls will be
serialized (slow!)"
dns.cpp:345:3: warning: #warning "No gethostbyname_r() all DNS calls will be
serialized (slow!)"

Checking configure.in it seems that we should add "--with-advanced-dns=dns" to
use libresolv (which is provided by glibc).

And further: what would be the benefit of using stlport? If it works, why not
add another stlport USE flag?

------- Comment #1 From Carlos Silva (RETIRED) 2007-07-30 21:44:21 0000 -------
Hummm... after making some tests I discovered that libfwbuilder doesn't compile
on amd64 with --with-advanced-dns set because it makes some weird linking that
it's not correct to do
(http://www.redhat.com/archives/fedora-devel-list/2005-December/msg00800.html).
This being said, I won't add support to this unless upstream fixes the mess.

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