On Oct 19, 2004 at 18:44, Olu Akins in a soothing rage wrote: [...] >compiling without --enable-final gave Hmmm, seems that is not a problem. >then mv -f ".deps/audiocd_vorbis_encoder.Tpo" >".deps/audiocd_vorbis_encoder.Plo"; else rm -f >".deps/audiocd_vorbis_encoder.Tpo"; exit 1; fi >/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/home/tsunami/kde3.3.1/include >-I/usr/X11R6/include -L/home/tsunami/kde3.3.1/lib -L/usr/X11R6/lib >-falign-functions=4 -fomit-frame-pointer -mfancy-math-387 -mcpu=athlon-xp >-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/home/tsunami/kde3.3.1/lib >-L/usr/X11R6/lib -o libaudiocd_encoder_vorbis.la >-rpath /home/tsunami/kde3.3.1/lib/kde3 -avoid-version -module -no-undefined >-Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/X11R6/lib >-L/home/tsunami/kde3.3.1/lib encodervorbis.lo encodervorbisconfig.lo >audiocd_vorbis_encoder.lo -lvorbisenc -lvorbis -lkio ../libaudiocdplugins.la >.libs/encodervorbis.o(.text+0x63b): In function >`EncoderVorbis::readInit(long)': >: undefined reference to `ogg_stream_init' In the lines above, I see libvorbis is picked up but not libogg. I suspect that this is what is causing the abend. I see you are using konstruct. I just checked the help for kdemultimedia and see that you can explicitely specify '--with-vorbis'. I would try using the '--with-extra-libs' and '--with-extra-includes' to set the paths to libogg. N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Switch to: http://www.speakeasy.net/refer/190653 There are people so addicted to exaggeration that they can't tell the truth without lying. -- Josh Billings 09:24:52 up 114 days, 2:39, 5 users, load average: 0.00, 0.00, 0.00