[opensuse] Re: Compile fails [solved]
Oh dear. Turns out that the production box is 64 bit-installed. Off to format && reinstall 32 bit :-) L8r, Stu@ On 5/15/07, Stuart Murray-Smith <eight32@gmail.com> wrote:
Hi list
I'm trying to compile USB drivers for an slmodemd, on a 32 bit arch (SuSE 10.0). Compile fails, reporting error:
gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: warning: i386 architecture of input file `dsplibs.o' is incompatible with i386:x86-64 output
which implies 64 bit-emulated failure?
Compile is successful on my development box, which has all packages installed. This leads me to think that it's an RPM which hasn't been installed on the production box. Is it a 64 bit C/C++ package that's missing?
Please advise :-)
TiA, and have a great day!
Regards,
Stu@
-- Then you will know the truth, and the truth will set you free. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Stuart Murray-Smith