discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading Backend Bundle problem


From: Adam Fedor
Subject: Re: Loading Backend Bundle problem
Date: Tue, 02 Oct 2001 17:00:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.4) Gecko/20010915

Creamer, Britt J wrote:


openapp /usr/local/GNUstep/System/Apps/Gorm.app
Error (objc-load):ld.so.1:
/usr/local/GNUstep/System/Apps/Gorm.app/sparc/solaris
2.6/gnu-gnu-gnu/Gorm: fatal: relocation error: file
/usr/local/GNUstep/System/Li
brary/Bundles/libgnustep-xgps.bundle/sparc/solaris2.6/gnu-gnu-gnu/libgnustep
-xgp
s: symbol XSolarisIASetProcessInfo: referenced symbol not found


For some odd reason, some Solaris systems need -lXext linked after -lX11. Go into the xgps directory and edit the file xgps.make, then switch the order of Xext and X11 in GRAPHIC_LIBS (or just add another -lXext after -lX11). Then 'make clean' and 'make' xgps again.




--
Adam Fedor, Digital Optics            | Fudd's law of opposition: Push
fedor@doc.com  http://www.doc.com     | something hard enough, and it
fedor@gnu.org  http://www.gnustep.org | will fall over.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]