From kde-devel Mon Dec 09 12:58:37 2002 From: Andras Mantia Date: Mon, 09 Dec 2002 12:58:37 +0000 To: kde-devel Subject: Compilation error X-MARC-Message: https://marc.info/?l=kde-devel&m=103943895305714 Hi, Can anybody give me a clue why the compilation fails with current HEAD CVS? Andras depmode=gcc /bin/sh /home/andris/cvs-developement/head/kde-cvs/kdelibs/admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio -I../.. -I/home/andris/cvs-developement/head/kde-cvs/kdelibs -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/.. -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/../kssl -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/../../interfaces -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/dcop -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/libltdl -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kdecore -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kdeui -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio -I/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kfile -I/home/andris/cvs-developement/head/kde-cvs/kdelibs -I/usr/lib/qt3/include -I/usr/X11R6/include -I/opt/kde-cvs/include -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT -D_REENTRANT -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 -O2 -O3 -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o kdirwatch.lo `test -f '/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp' || echo '/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/'`/home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp In file included from /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:61: /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch_p.h:129: type specifier omitted for parameter /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch_p.h:129: parse error before `*' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch_p.h:130: type specifier omitted for parameter /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch_p.h:130: parse error before `*' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:82: type specifier omitted for parameter /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:82: parse error before `*' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp: In function `static void KDirWatchPrivate::dnotify_handler(...)': /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:88: `si' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:88: (Each undeclared identifier is reported only once /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:88: for each function it appears in.) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp: At top level: /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:108: type specifier omitted for parameter /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:108: parse error before `*' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp: In function `static void KDirWatchPrivate::dnotify_sigio_handler(...)': /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:125: `struct sigaction' has no member named `sa_sigaction' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:126: `struct sigaction' has no member named `sa_sigaction' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:126: `sig' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:126: `p' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp: In method `KDirWatchPrivate::KDirWatchPrivate()': /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:219: `struct sigaction' has no member named `sa_sigaction' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:229: `struct sigaction' has no member named `sa_sigaction' /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp: In method `bool KDirWatchPrivate::useDNotify(KDirWatchPrivate::Entry *)': /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:442: `DN_DELETE' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:442: `DN_CREATE' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:442: `DN_RENAME' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:442: `DN_MULTISHOT' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:445: `DN_MODIFY' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:445: `DN_ATTRIB' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:447: `F_SETSIG' undeclared (first use this function) /home/andris/cvs-developement/head/kde-cvs/kdelibs/kio/kio/kdirwatch.cpp:448: `F_NOTIFY' undeclared (first use this function) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<