[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Failure to build from current CVS



I'm sure this problem is dumb and stupid, but I know nothing about these
documentation tools; perhaps someone here could point me in the right
direction.  I'm trying to build current CVS code for boot-floppies on
ARM, with `language chooser' turned on, but it all ends in a sticky mess:

gcc -c -D_GNU_SOURCE -DBUILDTIME='"2000.09.02-03:18+0000"' -DARCH='"arm"' -DARCHNAME='"arm"' -DKERNEL_VERSION_CODE=144179 -DKVER='"2.2.13-netwinder"' -DUSE_LANGUAGE_CHOOSER -Wall -Os -fomit-frame-pointer -fno-builtin -pipe -o util.o .translated/util.c
make DEBUG="false" LINGUA="C"		\
CPPFLAGS="-D_GNU_SOURCE -DBUILDTIME='"2000.09.02-03:18+0000"' -DARCH='"arm"' -DARCHNAME='"arm"' -DKERNEL_VERSION_CODE=144179 -DKVER='"2.2.13-netwinder"' -DUSE_LANGUAGE_CHOOSER" CFLAGS="-Wall -Os -fomit-frame-pointer -fno-builtin -pipe"	\
-C langs langs.o
make[4]: Entering directory `/usr/src/boot-floppies/utilities/dbootstrap/langs'
./ver2.py 0 i386 langs.xml
Traceback (innermost last):
File "./ver2.py", line 24, in ?
from xml.sax import saxexts
ImportError: No module named xml.sax
make[4]: *** [langs.c] Error 1
make[4]: Leaving directory `/usr/src/boot-floppies/utilities/dbootstrap/langs'
make[3]: *** [langs/langs.o] Error 2
make[3]: *** Waiting for unfinished jobs....
util.c: In function `do_interruptable':
util.c:424: warning: `saved_errno' might be used uninitialized in this function
util.c:424: warning: variable `saved_errno' might be clobbered by `longjmp' or `vfork'
make[3]: Leaving directory `/usr/src/boot-floppies/utilities/dbootstrap'
make[2]: *** [dbootstrap] Error 2
make[2]: Leaving directory `/usr/src/boot-floppies/utilities'
make[1]: *** [utils] Error 2
make[1]: Leaving directory `/usr/src/boot-floppies'
make: *** [build] Error 2

Am I missing some crucial XML stylesheet or something?  `check_depends'
gives me no errors...

c.


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: