From: Darrick H. <dha...@dj...> - 2007-01-11 16:37:11
|
olivier.taylor wrote: > same problem using starbox.config > > kind regards, > > Olivier > > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA=20 > -DZAPTEL_CONFIG=3D\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DBUILDING_TONEZON= E=20 > -o zonedata.lo zonedata.c > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DBUILDING_TONEZON= E=20 > -o tonezone.lo tonezone.c > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA=20 > -DZAPTEL_CONFIG=3D\"/etc/zaptel.conf\" -c -o torisatool.o torisatool.= c > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA=20 > -DZAPTEL_CONFIG=3D\"/etc/zaptel.conf\" -c -o ztmonitor.o ztmonitor.c > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -o ztspeed ztspeed.o > ztcfg.c:1: sorry, unimplemented: 64-bit mode not compiled in > zonedata.c:1: sorry, unimplemented: 64-bit mode not compiled in > tonezone.c:1: sorry, unimplemented: 64-bit mode not compiled in > /home/olivier/astlinux/trunk/build_i586/staging_dir/bin/i586-linux-ucli= bc-gcc=20 > -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA=20 > -DZAPTEL_CONFIG=3D\"/etc/zaptel.conf\" -c -o zttool.o zttool.c > make[1]: *** [tonezone.lo] Erreur 1 > make[1]: *** Attente des t=C3=A2ches non termin=C3=A9es.... > zttool.c:1: sorry, unimplemented: 64-bit mode not compiled in > make[1]: *** [zonedata.lo] Erreur 1 > make[1]: *** [ztcfg.o] Erreur 1 > make: *** [/home/olivier/astlinux/trunk/build_i586/zaptel-1.2.12/ztcfg]= =20 > Erreur 2 > [olivier@localhost trunk]$ torisatool.c:1: sorry, unimplemented: 64-bit= =20 > mode not compiled in > ztmonitor.c:1: sorry, unimplemented: 64-bit mode not compiled in > =20 What I don't get is WHY the 64bit mode? Where is that coming from? Are=20 you running the dev environment in a 64bit host? Since the majority of=20 the development work has been done on CentOS (32bit), I'd strongly=20 recommend installing vmware and a CentOS4 32bit install in a virtual=20 machine. Also, the makeimage.sh script must be executed as root (for now). That's=20 the ONLY part of the development build that should be done as root. =20 Everything else should be done as a mortal user. Darrick --=20 Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |