[Pdns-users] gcc hanging

Neil Spierling vulcan at linux-boxen.org
Thu Apr 1 17:52:24 UTC 2004


First off

autoconf (GNU Autoconf) 2.59
automake (GNU automake) 1.8
libtool-1.5.2
mysql-4.0.18 (prolly not related but I dunno)
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)

configure options: --prefix=/usr --with-modules="gmysql"
--with-dynmodules="geo"


make[4]: Entering directory `/root/pdns-2.9.16/pdns/backends/bind'
source='bindbackend.cc' object='bindbackend.lo' libtool=yes \
depfile='.deps/bindbackend.Plo' tmpdepfile='.deps/bindbackend.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../.. -I../..    -D_GNU_SOURCE  -Wall -O2 -c -o bindbackend.lo
`test -f bindbackend.cc || echo './'`bindbackend.cc
 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -D_GNU_SOURCE -Wall -O2
-c bindbackend.cc -MT bindbackend.lo -MD -MP -MF .deps/bindbackend.TPlo
-fPIC -DPIC -o .libs/bindbackend.o
make[1]: make[2]: make[3]: *** [all-recursive] Hangup
*** [all-recursive] Hangup
*** [all-recursive] Hangup
make[4]: *** [bindbackend.lo] Hangup


When it compiles the bindbackend it just sits there for ages... The
process is defiantly doing something as CPU and Memory usage are up for
it. The box is a p200 but I doubt that would matter that much. I usually
use the powerdns rpm but the latest rpm doesn't appear to have the
geobackend compiled in with it. The only thing I can think of is gcc is
too old. Any ideas?

Neil Spierling




More information about the Pdns-users mailing list