Hey guys,
I am using ubuntu 9.10 and succesfully got the SDK to compile on my laptop. I switched to my desktop and did everything the same, but I am getting this error:
libtool: install: warning: remember to run `libtool --finish /usr/lib'libtool: install: warning: relinking `smixer-sbase.la'/opt/arm-linux-gnueabi/bin/../lib/gcc/arm-linux-gnueabi/4.2.4/../../../../arm-linux-gnueabi/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc/usr/lib/libc.a: could not read symbols: File format not recognizedcollect2: ld returned 1 exit statuslibtool: install: error: relink `smixer-sbase.la' with the above command before installing itlibtool: install: warning: relinking `smixer-ac97.la'/usr/lib/libdl.so: file not recognized: File format not recognizedcollect2: ld returned 1 exit statuslibtool: install: error: relink `smixer-ac97.la' with the above command before installing itlibtool: install: warning: relinking `smixer-hda.la'/usr/lib/libdl.so: file not recognized: File format not recognizedcollect2: ld returned 1 exit statuslibtool: install: error: relink `smixer-hda.la' with the above command before installing itmake[8]: *** [install-pkglibLTLIBRARIES] Error 1make[7]: *** [install-am] Error 2make[6]: *** [install-recursive] Error 1make[5]: *** [install-recursive] Error 1make[4]: *** [install-recursive] Error 1make[3]: *** [installed] Error 2Error building alsa-lib-1.0.21make[2]: *** [dependency_build] Error 1make[1]: *** [apps_build] Error 1make: *** [fs_build] Error 2
I've tried looking into /usr/lib/ with file format problems on the web and its not turning anything very helpful up. Any help would be greatly appreciated.
Thanks,
Chris
Are you running the 64 bit version of Ubuntu on your desktop? The SDK requires the 32-bit version. See:
designsomething.org/.../190.aspx
Hope this helps.
Jason