KAudioCreator CVS compile problems
Jay Cornwall
jay at evilrealms.net
Wed Oct 30 15:37:26 GMT 2002
Hi
Compiling kdemultimedia CVS (KDE_3_1_0_RELEASE) gives the following error:
make[1]: Entering directory `/usr/src/cvs/kde-3.1/kdemultimedia/kaudiocreator'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -o kaudiocreator
-L/usr/X11R6/lib -L/usr/lib/qt-3.1b2//lib -L/opt/kde-3.1/lib -R
/opt/kde-3.1/lib -R /usr/lib/qt-3.1b2//lib -R /usr/X11R6/lib cddb.o main.o
kaudiocreator.o cdconfigimp.o encoderconfigimp.o queconfigimp.o
ripconfigimp.o tracksconfigimp.o cdconfig.o encoderconfig.o queconfig.o
ripconfig.o tracksconfig.o id3tagdialog.o wizard.o -lkio
cdconfigimp.o: In function `my_last_sector(cdrom_drive*)':
cdconfigimp.o(.text+0x12f): undefined reference to `cdda_track_lastsector'
cdconfigimp.o: In function `CdConfigImp::initRequest(KURL const&)':
cdconfigimp.o(.text+0xcfa): undefined reference to `cdda_open'
cdconfigimp.o: In function `CdConfigImp::get_discid(cdrom_drive*)':
cdconfigimp.o(.text+0x14a3): undefined reference to `cdda_disc_firstsector'
cdconfigimp.o(.text+0x14ec): undefined reference to `cdda_track_firstsector'
cdconfigimp.o: In function `CdConfigImp::updateCD(cdrom_drive*)':
cdconfigimp.o(.text+0x1591): undefined reference to `cdda_tracks'
cdconfigimp.o(.text+0x1680): undefined reference to `cdda_track_audiop'
cdconfigimp.o(.text+0x16a2): undefined reference to `cdda_track_firstsector'
cdconfigimp.o(.text+0x16f9): undefined reference to `cdda_disc_firstsector'
cdconfigimp.o(.text+0x1b48): undefined reference to `cdda_track_audiop'
cdconfigimp.o: In function `CdConfigImp::attemptToListAlbum()':
cdconfigimp.o(.text+0x1df9): undefined reference to `cdda_open'
cdconfigimp.o(.text+0x1fea): undefined reference to `cdda_close'
cdconfigimp.o(.text+0x200d): undefined reference to `cdda_track_lastsector'
cdconfigimp.o(.text+0x201b): undefined reference to `cdda_track_firstsector'
cdconfigimp.o: In function `CdConfigImp::pickDrive()':
cdconfigimp.o(.text+0x21ec): undefined reference to `cdda_find_a_cdrom'
cdconfigimp.o(.text+0x2275): undefined reference to `cdda_identify'
collect2: ld returned 1 exit status
My system is Mandrake 9.0, GCC 3.2, with the libCDDA0-IIIa9.8-4mdk and -devel
RPMs.
I've worked around this temporarily by removing KAudioCreator from the
Makefile, but I would like to be able to use the program.
Cheers,
Jay
--
http://www.evilrealms.net/ - Systems Administrator & Developer
http://www.ic.ac.uk/ - Imperial College, 2nd year CS student
More information about the kde-multimedia
mailing list