From owner-freebsd-current Sun Sep 22 4:24:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F96437B401 for ; Sun, 22 Sep 2002 04:24:38 -0700 (PDT) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 109B843E6A for ; Sun, 22 Sep 2002 04:24:37 -0700 (PDT) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.9.3/8.9.3) id NAA05185 for freebsd-current@freebsd.org; Sun, 22 Sep 2002 13:24:35 +0200 Date: Sun, 22 Sep 2002 13:24:35 +0200 From: Christoph Kukulies Message-Id: <200209221124.NAA05185@accms33.physik.rwth-aachen.de> To: freebsd-current@freebsd.org Subject: failure in make buildworld Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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