------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=48527 Summary: compilation error with kdesdk-3.0.3 Product: kdevelop Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-devel@barney.cs.uni-potsdam.de ReportedBy: rohan.beckles@metanix.com Version: 3.0.3 (using KDE KDE 3.0.3) Installed from: Compiled From Sources Compiler: gcc 2.9.6 OS: Linux when I try to compile kdesdk-3.0.3, I get this error: Making all in kmtrace make[2]: Entering directory `/usr/src/redhat/SOURCES/KDE/KDE3/kde-3.0.3/kdesdk-3.0.3/kmtrace' source='ktrace.c' object='ktrace.o' libtool=no \ depfile='.deps/ktrace.Po' tmpdepfile='.deps/ktrace.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde-3.0.3/include -I/opt/qt/include -I/usr/X11R6/include -DQT_NO_ASCII_CAST -UQT_NO_COMPAT -O3 -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -c `test -f ktrace.c || echo './'`ktrace.c In file included from /usr/include/stdio.h:65, from ktrace.c:40: /usr/include/libio.h:334: parse error before `attribute_hidden' /usr/include/libio.h:334: warning: data definition has no type or storage class /usr/include/libio.h:335: parse error before `attribute_hidden' /usr/include/libio.h:335: warning: data definition has no type or storage class /usr/include/libio.h:336: parse error before `attribute_hidden' /usr/include/libio.h:336: warning: data definition has no type or storage class make[2]: *** [ktrace.o] Error 1 make[2]: Leaving directory `/usr/src/redhat/SOURCES/KDE/KDE3/kde-3.0.3/kdesdk-3.0.3/kmtrace' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/SOURCES/KDE/KDE3/kde-3.0.3/kdesdk-3.0.3' make: *** [all] Error 2 [root@odessa kdesdk-3.0.3]#