Hello,
I've been trying to build the xgps package for 2 days, but I just can't
manage to make it work. All the others packages (objc-1.0.1, make-1.0.1,
base-1.0.2, gui-0.7.0) got installed without any problem, but with this
one I get a lot of messages like the following:
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher.o: In function
`XGFaceNameFromParts':
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher.o(.text+0x30): undefined
reference to `objc_msg_lookup'
...
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher.o(.text+0x7b4): undefined
reference to `NSLog'
...
shared_obj/ix86/linux-gnu/gnu-gnu-gnu/font_cacher.o(.text+0x8cd): undefined
reference to `XDisplayName'
This seems to me linker is unable to find objc, gnustep and x libraries.
Well, and I am unable to make it find them.