From owner-freebsd-questions Sat Mar 6 9:33:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from legba.tvnet.hu (legba.tvnet.hu [195.38.96.20]) by hub.freebsd.org (Postfix) with ESMTP id B12A9152A8 for ; Sat, 6 Mar 1999 09:33:03 -0800 (PST) (envelope-from erik@erba.hu) Received: from erba (szilard.satimex.tvnet.hu [195.38.97.65]) by legba.tvnet.hu (8.9.1/8.9.1) with SMTP id TAA10925; Sat, 6 Mar 1999 19:44:54 +0100 (MET) Message-ID: <02a901be6800$95173f50$416126c3@erba.satimex.tvnet.hu> From: "Erik Arokszallasi" To: "Michael E. Mercer" , "Andrew Boothman" Cc: "FreeBSD Questions Discussion List" Subject: Re: xpm port problem under 3.1-RELEASE Date: Sat, 6 Mar 1999 18:38:48 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for answering. I reviewed the rc files but they are absolutely the same. What do you suggest else to do? Erik Arokszallasi -----Original Message----- From: Michael E. Mercer To: Andrew Boothman Cc: FreeBSD Questions Discussion List Date: Saturday, March 06, 1999 6:08 PM Subject: Re: xpm port problem under 3.1-RELEASE >Hey peoples, > >Before doing a whole lot of work, your machine might not know where >to look for the old a.out shared libraries. >compare your old rc file (/etc/rc) with the new /usr/src/etc/rc file. >The new one has ldconfig for aout and elf. > >I think this is your problem. If not, sorry 'bout that. > >later >Michael Mercer > > >Andrew Boothman wrote: >> >> 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 > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message