Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167616 - net-dns/bind-tools-9.3.4 fails to compile
Summary: net-dns/bind-tools-9.3.4 fails to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 13:50 UTC by misko herko
Modified: 2007-06-02 20:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output from emerge --info (emerge --info output,2.80 KB, text/plain)
2007-02-19 19:15 UTC, misko herko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misko herko 2007-02-19 13:50:43 UTC
emerge gnome fails while compiling bind-tools with:
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O3  -o dig \
dig.o dighost.o  ../../lib/lwres/liblwres.a ../../lib/dns/libdns.a  -lcrypto  ../../lib/bind9/libbind9.a ../../lib/isc/libisc.a ../../lib/isccfg/libisccfg.a -lnsl 
../../lib/dns/libdns.a(opensslrsa_link.o): In function `opensslrsa_generate':
opensslrsa_link.c:(.text+0x9e5): undefined reference to `RSA_generate_key_ex'
collect2: ld returned 1 exit status
make: *** [dig] Error 1

!!! ERROR: net-dns/bind-tools-9.3.4 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3300:   Called src_compile
  bind-tools-9.3.4.ebuild, line 49:   Called die


Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-02-19 13:53:22 UTC
not gnome, please change assignation to bind@gentoo.org
Comment 2 Mart Raudsepp gentoo-dev 2007-02-19 14:11:43 UTC
Reassigning. I'm sure the bind guys will want to see your emerge --info output to determine if this is an --as-needed issue (and mark blocking the tracker accordingly or not)
Comment 3 misko herko 2007-02-19 19:15:11 UTC
Created attachment 110678 [details]
output from emerge --info
Comment 4 Konstantin Arkhipov (RETIRED) gentoo-dev 2007-06-02 20:41:46 UTC
i can't reproduce it neither with 4.1.2 nor with 4.2.0.

is it still actual? any problems with 9.4.1?