[Bug 115058] New: kdemultimedia ./configure fails on Solaris with -lvorbisenc errors when libvorbisenc is present

stevee at zuken.co.uk stevee at zuken.co.uk
Tue Oct 25 12:04:22 BST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115058         
           Summary: kdemultimedia ./configure fails on Solaris with -
                    lvorbisenc errors when libvorbisenc is present
           Product: kdemultimedia
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-multimedia kde org
        ReportedBy: stevee zuken co uk


Version:            (using KDE KDE 3.4.92)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.3 
OS:                Solaris

configure output:

checking for vorbis/vorbisfile.h... yes
checking for vorbis_info_init in -lvorbis... yes
checking for ov_open in -lvorbisfile... yes
checking for vorbis_info_clear in -lvorbisenc... no
checking for vorbis_bitrate_addblock in -lvorbisenc... no
configure: error: --with-vorbis was given, but test for Ogg Vorbis failed

The config.log contains:
configure:34051: checking for vorbis_info_clear in -lvorbisenc
configure:34081: gcc -o conftest -DNDEBUG -O2  -I/opt/kde/include -I/gorbag/exta/cad/externals/SOL
ARIS/include -I/opt/qt/include  -O2 -fomit-frame-pointer  -DNeedVarargsPrototypes=1 -DNeedFunction
Prototypes=1 -pipe -fno-exceptions -mcpu=ultrasparc  -DQT_THREAD_SUPPORT -I/opt/kde/include -I/gor
bag/exta/cad/externals/SOLARIS/include -I/opt/qt/include  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-DUSE_SOLARIS -DSVR4 -L/opt/kde/lib -L/gorbag/exta/cad/externals/SOLARIS/lib -L/opt/qt/lib -lnsl -
lxnet -lsocket -liconv -L/opt/kde/lib -L/opt/qt/lib     -L/gorbag/exta/cad/externals/SOLARIS/lib c
onftest.c -lvorbisenc  -L/gorbag/exta/cad/externals/SOLARIS/lib -lnsl -lxnet -lsocket -liconv >&5
Undefined                       first referenced
 symbol                             in file
vorbis_info_clear                   /tmp/ccmVJbch.o  (symbol belongs to implicit dependency /gorbag/exta/cad/externals/SOLARIS/lib/libvorbis.so.0)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status

The problem appears to be that vorbis_info_clear and vorbis_bitrate_addblock are in -lvorbis, which is not on the link line. This is with libvorbis version 1.1.1



More information about the kde-multimedia mailing list