[comp.windows.x] X load problem.

andreas@sentral.imr.no (05/29/91)

Good morning !!

I have a problem which is beginning to seem like a Catch 22 !

I have written a X user interface in C to an application that written in
FORTRAN and PASCAL.  All the compilations are error-free.


If I try to load all the .o files and the libraries with cc, I get the
error-message

	ld: Undefined symbol
	   _fp_class
	   __fp_convert_double_to_int
	   _ir_fp_class
	*** Error code 1
	make: Fatal error: Command failed for target ...


and if I try to load with pc, I get the error-message

	ld: /usr/lib/sun4/libXtMotif.a(Shell.o): local symbol botch
	*** Error code 4
	make: Fatal error: Command failed for target ...



Can anyone tell where I have gone wrong !!!


Best regards from

Andreas
(andreas@imr.no)