Jan 'judas' Tomka wrote:

> 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.
> 


It would be nice to have a complete make output:

make > out 2>&1

and also the xgps.make and config.log files. Thanks.




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


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to