konstruct for 3.3 bails out

Gene Heskett gene.heskett at verizon.net
Sun Aug 22 16:19:30 BST 2004


On Sunday 22 August 2004 10:51, David P James wrote:
>On Sun 22 August 2004 07:15, 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
>
>Not another "undefined reference". I've got a bunch at an earlier
> stage, while compiling qt/kdelibs, included below. As for your
> problem, you didn't mention if you had all the ogg vorbis libraries
> installed on your system (I assume you do though). What is your
> build system? Mine is Debian Sid. I've Googled on these sort of
> errors and I get a good number of hits of other people posting the
> same problem but few responses of what to do about it.
>
AFAIK I do, xmms plays all my oggs just fine the last time I tried...
Yup, still works as expected.
>
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftGlyphExtents'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftCharIndex'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftDrawSetClipRectangles'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftDrawGlyphs'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftDrawSetSubwindowMode'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftDrawCreateAlpha'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftLockFace'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftUnlockFace'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftCharExists'
>/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/lib/li
>bqt-mt.so: undefined reference to `XftDrawPicture'
>collect2: ld returned 1 exit status
>make[4]: *** [../../../bin/uic] Error 1
>make[4]: Leaving directory
>`/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/tools
>/designer/uic' make[3]: *** [sub-uic] Error 2
>make[3]: Leaving directory
>`/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/tools
>/designer' make[2]: *** [sub-designer] Error 2
>make[2]: Leaving directory
>`/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3/tools
>' make[1]: *** [sub-tools] Error 2
>make[1]: Leaving directory
>`/builds/kde/konstruct/libs/qt-x11-free/work/qt-x11-free-3.3.3'
>make: *** [build-work/qt-x11-free-3.3.3/Makefile] Error 2

I had all sorts of xft problems, half the stuff on my system wouldn't 
work, such as gftp and many many other gnome utils/apps.  I finally, 
after asking the whole world WTF, found that somehow, the upgrade to 
FC2 had wiped out my /etc/pango/pango.modules file, and no amount of 
re-installing rpms could fix it.  It simply didn't exist in the rpms.

If its missing, there is a /usr/bin/pango-querymodules32 file whose 
output should be redirected to make that file.  Fixed me right up.

Now if there is an equ for the oggvorbis stuff, I'm not aware of it.  
Someone with a clue, please speak right up, you can't hurt my 
feelings at this point no matter how stupid I'm appearing.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.24% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.
___________________________________________________
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