Hi folks,

On installing alsa-oss-1.0.9 problem was encountered on "make install"

Steps performed as follows;

$ tar -jxf alsa-oss-1.0.9.tar.bz2
$ cd alsa-oss-1.0.9
$ ./configure &&
> make
.....
creating libossredir.la
(cd .libs && rm -f libossredir.la && ln -s ../libossredir.la
libossredir.la)
make[1]: Leaving directory `/sources/alsa-oss-1.0.9/oss-redir'
Making all in test
make[1]: Entering directory `/sources/alsa-oss-1.0.9/test'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/sources/alsa-oss-1.0.9/test'
make[1]: Entering directory `/sources/alsa-oss-1.0.9'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/sources/alsa-oss-1.0.9'
--- END ---

$ su
Password:
# make install
Making install in alsa
make[1]: Entering directory `/sources/alsa-oss-1.0.9/alsa'
make[2]: Entering directory `/sources/alsa-oss-1.0.9/alsa'
....
collect2: cannot find `ld'
libtool: install: error: relink `libaoss.la' with the above command
before installing it
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory `/sources/alsa-oss-1.0.9/alsa'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/sources/alsa-oss-1.0.9/alsa'
make: *** [install-recursive] Error 1
--- END ---

# ls -al /usr/bin/ld
-rwxr-xr-x  1 root root 360

"ld" was there.  Please advise.

TIA  

BR
SL

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to