Hi,
Only me again, I’m getting the following error when
building the gpm package (full log attached). Would I be correct in saying that
the open_console.o needs compiling for the x86_64 architecture?
gcc
-L/TOOLCHAIN/src.gpm.default.20080722.140619.25803.T2-v7.0_SDE/gpm-1.20.3/src
-lm -o prog/mouse-test prog/mouse-test.o mice.o twiddler.o synaptics.o
prog/open_console.o lib/libgpm.so -lm
/usr/lib64/gcc/x86_64-t2-linux-gnu/4.3.1/../../../../x86_64-t2-linux-gnu/bin/ld:
i386 architecture of input file `prog/open_console.o' is incompatible with
i386:x86-64 output
collect2: ld returned 1 exit status
make[1]: *** [prog/mouse-test] Error 1
Thanks
Adam