On Tue, Jun 04, 2002 at 09:55:52PM +0200, Ralf Treinen wrote: > Hi, > > could please someone help me with porting texmacs to ia64? I just > tried to compile texmacs 1.0.0.6 on caballero and got the following > error: > > /usr/bin/ld: Objects/texmacs.o: @gprel relocation against dynamic symbol > geometry_h
normally this means you're trying to link an object compiled without -fPIC into a library. -- Revolutions do not require corporate support. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

