14 Mar
2011
14 Mar
'11
4:30 p.m.
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