Xymon Mailing List Archive search

failing to compile on solaris 7 (was Re: Xymon 4.3.0 released)

list Elizabeth Schwartz
Mon, 14 Mar 2011 12:30:46 -0400
Message-Id: <AANLkTi=user-bffa4690b3d2@xymon.invalid>

If your compile/link process is working for other software - big if -
I  wonder if you possibly copied over a .o file from another server?
Try  a make clean, and then run the file command down the tree, see if
anything jumps out as not being a SPARC_32 object.

(been there done that)
ld: fatal: relocation error: R_SPARC_32: file /var/tmp//ccuzQGSi.o:
symbol<unknown>: offset 0xff0a165d is non-aligned
collect2: ld returned 1 exit status
gmake[1]: *** [test-endianness] Error 1