Date: Sun, 22 Sep 2002 13:24:35 +0200 From: Christoph Kukulies <kuku@physik.rwth-aachen.de> To: freebsd-current@freebsd.org Subject: failure in make buildworld Message-ID: <200209221124.NAA05185@accms33.physik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
I tried to build glade2 (IDE for gtk toolkit) under my 4.6R system but the port build failed in building the esd (esound) server or whatever this is. To make a long story short: I cvsuped and started "make buildworld" which ran into an error: ===> lib/libbz2 rm -f .depend mkdep -f .depend -a -I/usr/src/lib/libbz2/../../contrib/bzip2 /usr/src/lib/libbz2/../../contrib/bzip2/bzlib.c /usr/src/lib/libbz2/../../contrib/bzip2/blocksort.c /usr/src/lib/libbz2/../../contrib/bzip2/compress.c /usr/src/lib/libbz2/../../contrib/bzip2/crctable.c /usr/src/lib/libbz2/../../contrib/bzip2/decompress.c /usr/src/lib/libbz2/../../contrib/bzip2/huffman.c /usr/src/lib/libbz2/../../contrib/bzip2/randtable.c ===> lib/libc make: don't know how to make wcstoimax.c. Stop *** Error code 2 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. Any clues? -- Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209221124.NAA05185>