discuss-gnustep
[Top][All Lists]
Advanced

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

problems compiling gworkspace-0.9.0


From: Nir Borenshtein
Subject: problems compiling gworkspace-0.9.0
Date: Sat, 29 Oct 2011 00:27:59 +0200

Hi,

I'm trying to compile gworkspace-0.9.0 on my Ubuntu 4.4.3 and receives the following error:

Making all for app GWorkspace...
 Linking app GWorkspace ...
./obj/GWorkspace.m.o: In function `-[GWorkspace validateMenuItem:]':
/home/nirb/gworkspace-0.9.0/GWorkspace/GWorkspace.m:1068: undefined reference to `sel_isEqual'
/home/nirb/gworkspace-0.9.0/GWorkspace/GWorkspace.m:1071: undefined reference to `sel_isEqual'
/home/nirb/gworkspace-0.9.0/GWorkspace/GWorkspace.m:1074: undefined reference to `sel_isEqual'
/home/nirb/gworkspace-0.9.0/GWorkspace/GWorkspace.m:1078: undefined reference to `sel_isEqual'
/home/nirb/gworkspace-0.9.0/GWorkspace/GWorkspace.m:1079: undefined reference to `sel_isEqual'
./obj/GWorkspace.m.o:/home/nirb/gworkspace-0.9.0/GWorkspace/GWorkspace.m:1079: more undefined references to `sel_isEqual' follow
collect2: ld returned 1 exit status

Can anyone suggest what am I doing wrong? am I missing a package?



reply via email to

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