[geeks] sylpheed compile problem on Solaris

Jonathan C. Patschke jp at celestrion.net
Sat Sep 7 11:51:49 CDT 2002


On Fri, 6 Sep 2002, Kurt Huhn wrote:

> I've been trying to get Sylpheed (not sylpheed-claws) to compile on my
> Blade 100 running Solaris 9, and have gotten it a little bit further
> each time something fails.  However this error:

I should try Sylpheed.  I keep hearing all sorts of nice things about it.

> ld: fatal: file gtkshruler.o: wrong ELF machine type: EM_386

This error means that one of the object files is compiled against an x86
CPU.  Since I doubt you have an x86 cross-compiler on your system, you
probably didn't actually compile this file (the timestamp should confirm
that).  If I had to hazard a guess, I'd say that this file is missing from
the "clean" rule of the makefile, so it was left behind when the
maintainer did "make clean" prior to tarring up the distribution.

If this is the case, simply deleting it should cause it to get rebuilt for
your SPARC.

> ld: fatal: File processing errors. No output written to sylpheed

This is the linker throwing up its hands and taking a smoke break.


-- 
Jonathan Patschke
   > Can you SysAdmins tell me what might go on in a typical day?
   Hours of endless frustration punctuated by moments of sheer terror.
                                 --Saul Tannenbaum (in the Monastery)



More information about the geeks mailing list