bug#414: python fails to build on Knoppix
Nate Riffe <[email protected]> Wed, 12 Nov 2003 00:45:13 -0600
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <[email protected]> |
Package: python ----- Forwarded message from Bill Immerman <[email protected]> ----- From: Bill Immerman <[email protected]> To: [email protected] Subject: [Lnx-bbc-devel] Re: status of Knoppix as build platform Date: Tue, 11 Nov 2003 16:50:41 -0500 Nate asked: > If you could provide the error messages from the > end of that build, it would help a lot. OK: here is everything after the function that produced the error (there were a raft of warnings regarding the evils of defeating types with pointers earlier that I assume are not significant to the build): gcc -c -Os -I//tmp/build/include -L//tmp/build/lib -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DHAVE_CONFIG_H -o Python/pythonrun.o Python/pythonrun.c Python/pythonrun.c: In function `PyOS_getsig': Python/pythonrun.c:1430: error: storage size of `context' isn't known Python/pythonrun.c:1436: error: `SIG_ERR' undeclared (first use in this function) Python/pythonrun.c:1436: error: (Each undeclared identifier is reported only once Python/pythonrun.c:1436: error: for each function it appears in.) Python/pythonrun.c:1437: warning: implicit declaration of function `sigaction' Python/pythonrun.c:1430: warning: unused variable `context' Python/pythonrun.c: In function `PyOS_setsig': Python/pythonrun.c:1451: error: storage size of `context' isn't known Python/pythonrun.c:1458: error: `SIG_ERR' undeclared (first use in this function) Python/pythonrun.c:1451: warning: unused variable `context' make[11]: *** [Python/pythonrun.o] Error 1 make[11]: Leaving directory `/mnt/hda3/build/gar/lang/python/work/build.d/Python-2.2.3' make[10]: *** [build-work/build.d/Python-2.2.3/Makefile] Error 2 make[10]: Leaving directory `/mnt/hda3/build/gar/lang/python' make[9]: *** [../../lang/python/cookies/build.d/install] Error 2 make[9]: Leaving directory `/mnt/hda3/build/gar/lang/python' make[8]: *** [imgdep-build] Error 2 make[8]: Leaving directory `/mnt/hda3/build/gar/lang/python' make[7]: *** [../../lang/python/cookies/singularity.d/install] Error 2 make[7]: Leaving directory `/mnt/hda3/build/gar/meta/bbc-contents' make[6]: *** [imgdep-singularity] Error 2 make[6]: Leaving directory `/mnt/hda3/build/gar/meta/bbc-contents' make[5]: *** [../../meta/bbc-contents/cookies/singularity.d/install] Error 2 make[5]: Leaving directory `/mnt/hda3/build/gar/meta/singularity' make[4]: *** [imgdep-singularity] Error 2 make[4]: Leaving directory `/mnt/hda3/build/gar/meta/singularity' make[3]: *** [../../meta/singularity/cookies/main.d/install] Error 2 make[3]: Leaving directory `/mnt/hda3/build/gar/meta/i386-livecd' make[2]: *** [imgdep-main] Error 2 make[2]: Leaving directory `/mnt/hda3/build/gar/meta/i386-livecd' make[1]: *** [../../meta/i386-livecd/cookies/main.d/install] Error 2 make[1]: Leaving directory `/mnt/hda3/build/gar/meta/lnx-bbc' make: *** [imgdep-main] Error 2 ----- End forwarded message ----- -- --< ((\))< >----< [email protected] >----< http://www.movealong.org/ >-- pub 1024D/05A058E0 2002-03-07 Nate Riffe (06-Mar-2002) <[email protected]> Key fingerprint = 0DAC F5CB D182 3165 D757 C466 CD42 12A8 05A0 58E0