From owner-freebsd-questions Sun Aug 4 6: 6:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F68F37B401 for ; Sun, 4 Aug 2002 06:06:40 -0700 (PDT) Received: from mail1.kens.com (mail1.kens.com [209.70.202.39]) by mx1.FreeBSD.org (Postfix) with SMTP id DC51743E65 for ; Sun, 4 Aug 2002 06:06:38 -0700 (PDT) (envelope-from kai@khaberz.net) Received: (qmail 14638 invoked from network); 4 Aug 2002 13:06:42 -0000 Received: from pd951961d.dip.t-dialin.net (HELO zaphod.khaberz.net) (217.81.150.29) by mail1.kens.com with SMTP; 4 Aug 2002 13:06:42 -0000 Received: by zaphod.khaberz.net (Postfix, from userid 1010) id 096B593232; Sun, 4 Aug 2002 15:07:15 +0200 (CEST) X-Face: 1~;w82CpPnIG/?[Fuw*ZU@\7'8#Q,W@zah>&cxgC.HDFYX5WRG2PyDz8R4r}.^|IP6d3"cJ-/Dn2H}|77A7m`LSyE>> Organization: private site Date: Sun, 04 Aug 2002 15:07:15 +0200 Message-ID: <7xeldezsak.fsf@zaphod.khaberz.net> Lines: 36 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.5 (beets, i386-unknown-freebsd4.6) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG While trying portupgrade -ar , the XFree86-4-libraries port fails to compile which keeps tons of other ports from being upgraded as they depend on this. I'm running 4.6-STABLE. This is how the compile ends - any ideas? LD_LIBRARY_PATH=../../exports/lib cc -o makekeys -O -pipe -ansi -pedantic -Das m=__asm -Wall -Wpointer-arith -I../.. -I../../exports/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT -D_THREAD_SAFE -DXUSE_MT SAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NULL -DHAS_SNPRINTF -DLIBX11 -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I../.. -I../../exports /include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT - D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DMALLOC_0_RETURNS_NULL -DHAS_SNPRINTF -DLIBX11 util/makekeys.c -L/usr/X11R6/lib -pthread -Wl,-rpath ,/usr/X11R6/lib In file included from ../../exports/include/X11/Xos.h:159, from util/makekeys.c:34: /usr/include/stdlib.h:108: warning: ANSI C does not support `long long' /usr/include/stdlib.h:112: warning: ANSI C does not support `long long' /usr/lib/libc_r.so: undefined reference to `__sys_close' *** Error code 1 (ignored) ./makekeys < ../../exports/include/X11/keysymdef.h > ks_tables_h ./makekeys: not found *** Error code 127 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib/X11. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc/lib. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries. Thanks, Kai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message