Date: Sun, 04 Aug 2002 15:07:15 +0200 From: Kai Haberzettl <kai@khaberz.net> To: freebsd-questions@FreeBSD.ORG Subject: XFree86-4-libraries fails to compile Message-ID: <7xeldezsak.fsf@zaphod.khaberz.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7xeldezsak.fsf>