From owner-freebsd-questions Sat Mar 6 7: 1:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from satsuma.mail.easynet.net (satsuma.mail.easynet.net [195.40.1.44]) by hub.freebsd.org (Postfix) with SMTP id 931AE15068 for ; Sat, 6 Mar 1999 07:01:27 -0800 (PST) (envelope-from andrew@boothman.easynet.co.uk) Received: (qmail 5965 invoked from network); 6 Mar 1999 15:01:09 -0000 Received: from boothman.easynet.co.uk (194.154.100.117) by satsuma.mail.easynet.net with SMTP; 6 Mar 1999 15:01:09 -0000 Received: from 127.0.0.1 by Boothman.easynet.co.uk ([127.0.0.1] running VPOP3 - Unregistered) with ESMTP for ; Sat, 6 Mar 1999 14:59:57 -0000 Message-ID: <36E142E8.9A18453A@boothman.easynet.co.uk> Date: Sat, 06 Mar 1999 14:59:52 +0000 From: Andrew Boothman X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Discussion List Subject: xpm port problem under 3.1-RELEASE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server: VPOP3 V1.3.0a Unregistered Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I've upgraded my 2.2.7 system to 3.1 from the CD set, and everything seems OK, apart from when I tried to run Afterstep, which I had made under 2.2.7, it said "ld.so failed : Can't find shared library "libXpm.so.4.11" I've tried recompiling xpm from ports, after a make clean and a little while, it says : making all in ./sxpm... cc -O2 -I../exports/include -I../.. -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c sxpm.c rm -f sxpm cc -o sxpm -O2 -L/usr/X11R6/lib sxpm.o -L../lib -L/usr/X11R6/lib -lXpm -lXt -lSM -lICE -lXext -lX11 -lxpg4 -Wl,-rpath,/usr/X11R6/lib:/usr/X11R6/lib sxpm.o: In function `main': sxpm.o(.text+0x3f4): undefined reference to `XpmReadFileToPixmap' sxpm.o(.text+0x998): undefined reference to `XpmReadFileToPixmap' sxpm.o(.text+0xa7f): undefined reference to `XpmCreatePixmapFromData' sxpm.o(.text+0xac8): undefined reference to `XpmWriteFileFromPixmap' sxpm.o: In function `Punt': sxpm.o(.text+0xe5b): undefined reference to `XpmFreeAttributes' sxpm.o(.text+0xec6): undefined reference to `XpmFreeAttributes' sxpm.o: In function `VersionInfo': sxpm.o(.text+0xf7d): undefined reference to `XpmLibraryVersion' sxpm.o(.text+0xf8c): undefined reference to `XpmLibraryVersion' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Can anybody help me here? Thanks!! -- Andrew Boothman http://www.boothman.easynet.co.uk/andrew/ Do you what the government to have access to the nation's encrypted files? http://www.stand.org.uk/ Take a stand! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message