> ld: fatal: file sysbench.o: wrong ELF class: ELFCLASS32

Frank,

delete sysbench.o, then type "gmake" again.
And watch the actual command line that compiles sysbench.c and creates the 
sysbench.o object.
I assume, the -xarch=v9 flag got somehow missing there.
Add it manually and recompile sysbench.c by hand (or - better - change the 
Makefile where the error comes from). Then type make again and hopefully the 
"sysbench" binary can be linked.


martin


_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to