discuss-gnustep
[Top][All Lists]
Advanced

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

Latest GNUstep on Solaris 10


From: Andreas Höschler
Subject: Latest GNUstep on Solaris 10
Date: Fri, 11 Nov 2005 19:34:00 +0100

Hello all,

I have just installed the latest cvs tree on a fresh Solaris 10 system. I can start my little test application, but when I try to enter text into an NSTextField the app crashes and I get

ld.so.1: /opt/GNUstep/System/Applications/SmartClient.app/SmartClient: fatal: relocation error: file /opt/GNUstep/System/Library/Bundles/libgnustep-back-010.bundle/./ libgnustep-back-010: symbol Xutf8LookupString: referenced symbol not found

I have installed the backend as follows:

        cd back 
        ./configure --enable-graphics=art
        make
        make install

Any ideas?

Some additional info. I have installed gcc.3.4.4 from source. Might this be the problem. On an older machine I used a precompiled binary. What library should Xutf8LookupString be implemented in? It seems I am missig something here?

Thanks,

  Andreas






reply via email to

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