discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Link error


From: Michael Thaler
Subject: Re: Link error
Date: Tue, 9 Dec 2008 21:11:57 +0100
User-agent: KMail/1.10.3 (Linux/2.6.26; KDE/4.1.3; i686; ; )

Hello,

> I am trying to compile gnustep from svn and I get a link error:

>

> GSspell.m:83: warning: value computed is not used

> Linking service GSspell ...

> Creating GSspell.service/Resources...

> Creating GSspell.service/Resources/Info-gnustep.plist...

> ././obj/make_services: symbol lookup error:

> /opt/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.17: undefined

> symbol: __objc_msg_forward2

> make[2]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 1

> make[1]: *** [GSspell.all.service.variables] Error 2

> make: *** [internal-all] Error 2

>

> I am on Debian SID and my gcc version is:

>

> $ gcc --version

> gcc (Debian 4.3.2-1) 4.3.2

> Copyright (C) 2008 Free Software Foundation, Inc.

> This is free software; see the source for copying conditions. There is NO

> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I found the problem. I once installed llvm-gcc-4.2. I removed it later, but I forgot to remove the libs from /usr/local. Now everything compiles just fine.

Greetings,

Michael


reply via email to

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