configure:32074: checking whether to use kmdi lib from kdelibs configure:32116: rm -rf SunWS_cache; g++ -o conftest -I/usr/kde/3.2/include -DQT_THREAD_SUPPORT -D_REENTRAN T conftest.cc 1>&5 conftest.cc: In function `int main()': conftest.cc:56: error: `KDE_choke' undeclared (first use this function) conftest.cc:56: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:56: error: expected `;' before "me" configure:32122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "korundum-cvs" | #define VERSION "3.3.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #if KDE_VERSION < ((3<<16) | (2<<8) | (90)) | KDE_choke me | #endif | | ; | return 0; | } configure:32164: result: no