konstruct for 3.3 bails out

Carsten Schlipf carsten at yeap.de
Sun Aug 22 16:55:02 BST 2004


Gene Heskett wrote:
> Greetings;
> 
> Does anyone know why this should occur?
> 
> /bin/sh ../../../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -I/root/kde3.3/include -I/usr/X11R6/include -L/root/kde3.3/lib -L/usr/X11R6/lib -O2 -pipe -I/root/kde3.3/include -I/usr/X11R6/include -L/root/kde3.3/lib -L/usr/X11R6/lib -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION   -L/root/kde3.3/lib -L/usr/X11R6/lib -L/root/kde3.3/lib -L/usr/X11R6/lib -o libaudiocd_encoder_vorbis.la -rpath /root/kde3.3/lib/kde3  -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/X11R6/lib -L/root/kde3.3/lib  libaudiocd_encoder_vorbis_la.all_cpp.lo  -lvorbisenc
  -lvorbis -lkio ../libaudiocdplugins.la
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x503): In function `EncoderVorbis::flush_vorbis()':
> : undefined reference to `ogg_stream_packetin'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x516): In function `EncoderVorbis::flush_vorbis()':
> : undefined reference to `ogg_stream_pageout'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x70f): In function `EncoderVorbis::readInit(long)':
> : undefined reference to `ogg_stream_init'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x74c): In function `EncoderVorbis::readInit(long)':
> : undefined reference to `ogg_stream_packetin'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x75c): In function `EncoderVorbis::readInit(long)':
> : undefined reference to `ogg_stream_packetin'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x76c): In function `EncoderVorbis::readInit(long)':
> : undefined reference to `ogg_stream_packetin'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x77f): In function `EncoderVorbis::readInit(long)':
> : undefined reference to `ogg_stream_flush'
> .libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x93f): In function `EncoderVorbis::readCleanup()':
> : undefined reference to `ogg_stream_clear'
> collect2: ld returned 1 exit status
> make[7]: *** [libaudiocd_encoder_vorbis.la] Error 1
> 

I had exactly the same problem. Installing the latest packages from 
http://www.vorbis.com/download_unix_1.0.1.psp solved it for me.

Seems like KDE 3.3 requires the 1.0.1 packages. I had the 1.0 packages 
installed, when this error occured.
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list