Reply To: svn-1696 compiling error

#13268
rpedde
Participant

@Blebo wrote:

using the options

./configure --enable-sqlite3 --with-sqlite-includes=/usr/local/include --with-sqlite-libs=/usr/local/lib --enable-oggvorbis --enable-flac --enable-upnp --enable-musepack --prefix=/usr

i get the error


/bin/sh ../../libtool --tag=CC --mode=link gcc -I.. -g -O2 -Wl,--export-dynamic -L/usr/local/lib -R/usr/local/lib -o out-daap.la -rpath /usr/lib/mt-daapd/plugins -module -avoid-version out-daap.lo out-daap-proto.lo -ldl -lFLAC -lvorbisfile -lvorbis -logg -lpthread -lid3tag -lz -lsqlite3 -logg -lvorbis -lvorbisfile -lFLAC -ltag_c
libtool: link: `out-daap.lo' is not a valid libtool object
make[3]: *** [out-daap.la] Error 1
make[3]: Leaving directory `/root/mt-daapd-svn-1695/src/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/mt-daapd-svn-1695/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mt-daapd-svn-1695'
make: *** [all] Error 2
libtool: link: `out-daap.lo' is not a valid libtool object
make[2]: *** [out-daap.la] Error 1
make[2]: Leaving directory `/root/mt-daapd-svn-1695/src/plugins'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/mt-daapd-svn-1695/src'
make: *** [install-recursive] Error 1
[1]+ Exit 2 make

this is the first time i’ve had any errors compiling nightlies. the last nightly i used before updating to this one was 1586.

any help would be much appreciated 😀

edit:
this is on x86 platform running gentoo 2006.1 (i think)

Wow. I have no idea. You have libtool installed?