oss-v4.1-build080705-src-gpl.tar.bz2

# make install
....
make[1]: Entering directory `/usr/src/oss/lib'
for n in libOSSlib libsalsa;do (echo $n && cd $n && make ARCH=i686) || 
eval 'exit 1'; done
libOSSlib
make[2]: Entering directory `/usr/src/oss/lib/libOSSlib'
sh ./compile.sh /lib "cc" "-O -fPIC" "make"
make[3]: Entering directory `/usr/src/oss/lib/libOSSlib'
make[3]: `libOSSlib.so' is up to date.
make[3]: Leaving directory `/usr/src/oss/lib/libOSSlib'
make[2]: Leaving directory `/usr/src/oss/lib/libOSSlib'
libsalsa
make[2]: Entering directory `/usr/src/oss/lib/libsalsa'
libtool --mode=compile gcc -O -I../../include -I../libOSSlib -c main.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory `/usr/src/oss/lib/libsalsa'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/src/oss/lib'
make: *** [subdirs] Error 1
#

# libtool --version
ltmain.sh (GNU libtool) 2.2.4
Written by Gordon Matzigkeit <[EMAIL PROTECTED]>, 1996

Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

# gcc --version
gcc (Gentoo 4.3.1-r1 p1.1) 4.3.1
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

With libtool 1.x.x work fine.

Alex.

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to