Date: Tue, 11 Apr 2000 01:42:15 +0000 (GMT) From: David Banning <tracker@worldy.com> To: questions@freebsd.org Subject: kde will not install Message-ID: <Pine.BSF.4.05.10004110137210.49319-100000@tracker>
next in thread | raw e-mail | index | archive | help
I get this error when I do a make install of kde11 from the ports; gmake[3]: Entering directory `/usr/ports/x11/kdebase11/work/kdebase-1.1.2/kdm' /bin/sh ../libtool --silent --mode=link g++295 -O -pipe -I/usr/local/include -DHAVE_GETUSERSHELL -DTIME_WITH_SYS_TIME -L/usr/local/lib -L/usr/X11R6/lib -rpath /usr/local/lib -rpath /usr/X11R6/lib -o kdm kdmconfig.o kdmshutdown.o kdmview.o kfdialog.o kgreeter.o access.o auth.o choose.o daemon.o dm.o dpylist.o error.o file.o genauth.o mitauth.o netaddr.o policy.o protodpy.o reset.o resource.o rpcauth.o server.o session.o socket.o streams.o util.o verify.o xdmauth.o xdmcp.o -lkimgio -ljpeg -ltiff -ljpeg -lz -lpng -lz -lm -lqt -lX11 -lm -lkdecore -lXext -lqt -lX11 -lXau -lXdmcp -lcrypt -lutil auth.o: In function `MakeServerAuthFile': auth.o(.text+0x39c): warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libqt.so, not found (try using --rpath) kgreeter.o: In function `MyApp::x11EventFilter(_XEvent *)': kgreeter.o(.text+0x8f): undefined reference to `XLookupKeysym' kgreeter.o(.text+0xeb): undefined reference to `XSetInputFocus' kgreeter.o: In function `GreetUser': kgreeter.o(.text+0x30e4): undefined reference to `XSetIOErrorHandler' ...hundreds of lines of the above... /usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap' /usr/X11R6/lib/libqt.so: undefined reference to `XSetWMProtocols' /usr/local/lib/libkdecore.so: undefined reference to `XGetWMProtocols' /usr/X11R6/lib/libqt.so: undefined reference to `XLowerWindow' /usr/X11R6/lib/libqt.so: undefined reference to `XCreateFontCursor' /usr/X11R6/lib/libqt.so: undefined reference to `XGetInputFocus' /usr/X11R6/lib/libqt.so: undefined reference to `XFillRectangles' /usr/X11R6/lib/libqt.so: undefined reference to `XSetWindowBackground' ...hundreds of more lines of this... Any idea where to look? Using FreeBSD 3.4 - XFree86 3.3.3 Thanks 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?Pine.BSF.4.05.10004110137210.49319-100000>