From kde-devel Wed Aug 01 19:19:47 2001 From: Brett Blackham Date: Wed, 01 Aug 2001 19:19:47 +0000 To: kde-devel Subject: kdelib --with-xinerama X-MARC-Message: https://marc.info/?l=kde-devel&m=99669384628403 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 CVS from about 45 min's ago from (see time email was delivered) If I configure with: ../configure --enable-objprelink --disable-debug --enable-final --with-xinerama I get the errors below. If I configure with: ../configure --enable-objprelink --with-xinerama It works fine. Is it worth my (or your) time figuring out why the debug and final options wont work. If not I'll make due with what I got. root:/src/kde/kdelibs/kdecore# make Making all in . make[1]: Entering directory `/src/kde/kdelibs/kdecore' /bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. - -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kssl - -I/usr/lib/qt2/include -I/usr/X11R6/include -I/opt/kde/include -D_REENTRANT -DNDEBUG -O2 -fno-exceptions -fno-check-new -ftemplate-depth-99 - -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE - -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c libkdecore_la.all_cpp.cpp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore - -I../kdeui - -I../kssl -I/usr/lib/qt2/include -I/usr/X11R6/include -I/opt/kde/include - -D_REENTRANT -DNDEBUG -O2 -fno-exceptions -fno-check-new -ftemplate-depth-99 - -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST - -Wp,-MD,.deps/libkdecore_la.all_cpp.pp -c libkdecore_la.all_cpp.cpp -fPIC - -DPIC -o .libs/libkdecore_la.all_cpp.o In file included from kdesktopwidget.cpp:28, from libkdecore_la.all_cpp.cpp:70: /usr/X11R6/include/X11/extensions/Xinerama.h:15: syntax error before `(' /usr/X11R6/include/X11/extensions/Xinerama.h:26: syntax error before `(' In file included from libkdecore_la.all_cpp.cpp:70: kdesktopwidget.cpp: In method `KDesktopWidgetPrivate::KDesktopWidgetPrivate()': kdesktopwidget.cpp:53: implicit declaration of function `int XineramaQueryExtension(...)' kdesktopwidget.cpp:54: implicit declaration of function `int XineramaIsActive(...)' make[1]: *** [libkdecore_la.all_cpp.lo] Error 1 make[1]: Leaving directory `/src/kde/kdelibs/kdecore' make: *** [all-recursive] Error 1 root:/src/kde/kdelibs/kdecore# -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7aFZTKvHP5HSk6kgRAh+RAJ93AhAUsjwCZS2SGbFJ0dnxaX0JJwCgnUaZ Q1p67Up1YrxH06m3eUS7oCo= =LEnc -----END PGP SIGNATURE----- >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<