Date: Wed, 30 Dec 1998 14:45:32 +1030 (CST) From: Matthew Thyer <matt@camtech.com.au> To: freebsd-ports@FreeBSD.ORG Subject: kdesupport build fails XF86 3.3.3, -CURRENT Message-ID: <Pine.BSF.4.05.9812281108560.10720-100000@localhost>
next in thread | raw e-mail | index | archive | help
Has anyone else tried building kde with XFree86 3.3.3 and qt 1.41 on a recent -CURRENT (~9 days old) ELF system (with a.out kernel). The build of kdesupport fails on my system. This is with LD_LIBRARY_PATH unset and an up to date /etc/rc.* localhost: {3} pwd /usr/X11R6/lib localhost: {4} ls -l *ext* -rw-rw-r-- 1 root wheel 52282 Dec 3 19:58 libXext.a lrwxrwxr-x 1 root wheel 12 Dec 3 19:58 libXext.so -> libXext.so.6 -rwxr-xr-x 1 root wheel 44983 Dec 3 19:58 libXext.so.6 localhost: {5} ===> Building for kdesupport-1.0 make all-recursive Making all in mimelib Making all in mimelib Making all in QwSpriteField /bin/sh ../libtool --mode=link c++ -O -pipe -L/usr/X11R6/lib -o example example.o libQwSpriteField.la -lqt -lX11 c++ -O -pipe -L/usr/X11R6/lib -o .libs/example example.o -Wl,--rpath -Wl,/usr/local/lib .libs/libQwSpriteField.so -L/usr/X11R6/lib -lqt -lX11 -lqt -lX11 /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libqt.so, not found (try using --rpath) /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineRegion' /usr/X11R6/lib/libqt.so: undefined reference to `XShapeCombineMask' *** Error code 1 Stop. /=====================================================================\ |Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au| \=====================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812281108560.10720-100000>