Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406507 - net-dns/bind-9.9.0 ib64/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main'
Summary: net-dns/bind-9.9.0 ib64/Scrt1.o: In function `_start': (.text+0x20): undefin...
Status: RESOLVED DUPLICATE of bug 406399
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 01:17 UTC by Anton Kochkov
Modified: 2012-03-04 00:08 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-03-02 01:17:44 UTC
/bin/sh /var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0/libtool --mode=link --tag=CC  x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -O2 -pipe 
-I/usr/include/db4.8 -DHAVE_GEOIP -DHAVE_GEOIP_V6 -I/usr/include/libxml2 -fPIC -Wl,-O1 -Wl,--as-needed \
	-o dlopen dlopen.lo -ldl -lcap -lpthread -lm -lGeoIP  -lxml2 -lz -lm
libtool: link: x86_64-pc-linux-gnu-gcc -march=core2 -mtune=generic -O2 -pipe -I/usr/include/db4.8 -DHAVE_GEOIP -DHAVE_GEOIP_V6 -I/usr/include/libxml2 -fPIC 
-Wl,-O1 -Wl,--as-needed -o dlopen .libs/dlopen.o  -ldl -lcap -lpthread -lGeoIP -lxml2 -lz -lm
/bin/sh /var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -shared -o driver.so driver.lo
libtool: link: x86_64-pc-linux-gnu-gcc -o driver.so .libs/driver.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../lib64/Scrt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
make[4]: *** [driver.so] Error 1
make[4]: Leaving directory `/var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0/bin/tests/system/dlzexternal'
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0/bin/tests/system'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0/bin/tests'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0/bin'
make: *** [subdirs] Error 1
 * ERROR: net-dns/bind-9.9.0 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =net-dns/bind-9.9.0',
 * the complete build log and the output of 'emerge -pqv =net-dns/bind-9.9.0'.
 * The complete build log is located at '/var/tmp/portage/net-dns/bind-9.9.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-dns/bind-9.9.0/temp/environment'.
 * S: '/var/tmp/portage/net-dns/bind-9.9.0/work/bind-9.9.0'
Comment 1 Agostino Sarubbo gentoo-dev 2012-03-02 17:32:38 UTC
Please add full build.log and emerge --info
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2012-03-04 00:08:01 UTC
Please search bugzilla before you file new bugs

*** This bug has been marked as a duplicate of bug 406399 ***