Forums

Problem installing SDK (alsa-lib-1.0.21)

  • 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 recognized
    collect2: ld returned 1 exit status
    libtool: install: error: relink `smixer-sbase.la' with the above command before installing it
    libtool: install: warning: relinking `smixer-ac97.la'
    /usr/lib/libdl.so: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    libtool: install: error: relink `smixer-ac97.la' with the above command before installing it
    libtool: install: warning: relinking `smixer-hda.la'
    /usr/lib/libdl.so: file not recognized: File format not recognized
    collect2: ld returned 1 exit status
    libtool: install: error: relink `smixer-hda.la' with the above command before installing it
    make[8]: *** [install-pkglibLTLIBRARIES] Error 1
    make[7]: *** [install-am] Error 2
    make[6]: *** [install-recursive] Error 1
    make[5]: *** [install-recursive] Error 1
    make[4]: *** [install-recursive] Error 1
    make[3]: *** [installed] Error 2
    Error building alsa-lib-1.0.21
    make[2]: *** [dependency_build] Error 1
    make[1]: *** [apps_build] Error 1
    make: *** [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