[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#441542: More problems



There are more problems with 4.3: in GCC 4.3, pre-iso c++ headers
will no longer be present, but your application makes use of them.

> Automatic build of kdemultimedia_4:3.5.8-1 on em64t by sbuild/amd64 0.53
...
> make[6]: Entering directory `/build/tbm/kdemultimedia-3.5.8/obj-x86_64-linux-gnu/mpeglib/example/yaf/yafvorbis'
> g++ -DHAVE_CONFIG_H -I. -I../../../.. -I/build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis -I../../include -I../../include/vorbis/include -I/usr/include/kde -I/usr/share/qt3/include -I.  -I/usr/include/speex -I/usr/include/kde/arts  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -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 vorbis_control.o /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp:22:22: error: iostream.h: No such file or directory
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp: In function 'void control_vorbis(InputInterface*, OutputInterface*, InputDecoder*)':
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp:43: error: 'cout' was not declared in this scope
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp:43: error: 'endl' was not declared in this scope
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp: In function 'void usage()':
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp:61: error: 'cout' was not declared in this scope
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp:61: error: 'endl' was not declared in this scope
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp: In function 'int main(int, char**)':
> /build/tbm/kdemultimedia-3.5.8/./mpeglib/example/yaf/yafvorbis/vorbis_control.cpp:82: error: 'cout' was not declared in this scope
> make[6]: *** [vorbis_control.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: