3.2 issues :(
George Staikos
staikos at kde.org
Sun Jan 18 15:21:16 GMT 2004
On Sunday 18 January 2004 05:23, Richard Lärkäng wrote:
> On Sunday 18 January 2004 08.01, George Staikos wrote:
> > Also kscd now seems to have to be closed
> > and reopened after each CD finishes in order to play the next CD.
> > Needless and unfortunate regressions IMHO.
>
> This wasn't fixed by this commit?
> http://lists.kde.org/?l=kde-cvs&m=107334388711052&w=2
>
> I saw the same thing before this commit, but now it works for me again.
Aha I had updated but now I know why it still doesn't work... kdemultimedia
still doesn't compile for me so kscd was not being updated. So the bigger
problem is this:
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I/opt/kde-devel/include -I/opt/qt-copy/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-fno-builtin -g -O2 -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 -c -o
kfile_flac.lo `test -f 'kfile_flac.cpp' || echo './'`kfile_flac.cpp
/usr/include/FLAC/metadata.h: In member function `virtual bool
KFlacPlugin::readInfo(KFileMetaInfo&, unsigned int)':
/usr/include/FLAC/metadata.h:168: error: too many arguments to function `
FLAC__bool
FLAC__metadata_simple_iterator_init(FLAC__Metadata_SimpleIterator*, const
char*, int)'
cvs/kdemultimedia/kfile-plugins/flac/kfile_flac.cpp:157: error: at
this point in file
/usr/include/FLAC/metadata.h: In member function `virtual bool
KFlacPlugin::writeInfo(const KFileMetaInfo&) const':
/usr/include/FLAC/metadata.h:168: error: too many arguments to function `
FLAC__bool
FLAC__metadata_simple_iterator_init(FLAC__Metadata_SimpleIterator*, const
char*, int)'
cvs/kdemultimedia/kfile-plugins/flac/kfile_flac.cpp:210: error: at
this point in file
cvs/kdemultimedia/kfile-plugins/flac/kfile_flac.cpp:246: error: `
FLAC__metadata_object_vorbiscomment_find_entry_from' undeclared (first use
this function)
cvs/kdemultimedia/kfile-plugins/flac/kfile_flac.cpp:246: error: (Each
undeclared identifier is reported only once for each function it appears
in.)
make[3]: *** [kfile_flac.lo] Error 1
This was fixed in another CVS module already (kdeextragear-1 IIRC), but not
in kdemultimedia.
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the kde-core-devel
mailing list