Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Mar 1999 14:59:52 +0000
From:      Andrew Boothman <andrew@boothman.easynet.co.uk>
To:        FreeBSD Questions Discussion List <freebsd-questions@freebsd.org>
Subject:   xpm port problem under 3.1-RELEASE
Message-ID:  <36E142E8.9A18453A@boothman.easynet.co.uk>

next in thread | raw e-mail | index | archive | help
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 <andrew@boothman.easynet.co.uk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E142E8.9A18453A>