View previous topic :: View next topic |
Author |
Message |
anil_et Tux's lil' helper
Joined: 22 Jul 2002 Posts: 98
|
Posted: Sat Apr 26, 2003 6:04 am Post subject: kdecvs configure error |
|
|
Hi.
I am running the kdecvs for about one month now
After a resent update, if I try to compile any kde package other than kdelibs I gets an error saying
"kde pluggins are not installed You have to install kdelibs first.....
But I have the kdelibs installed, and I have even remerged kdelibs.
If someone running kdecvs pls help me....
Bytheway Konqueror loads and runs faster in the new kde < 1 second on my Athlon 1300.With development sources 2.5.68 my desktop is very responsive now
Anil |
|
Back to top |
|
|
shm Advocate
Joined: 09 Dec 2002 Posts: 2380 Location: Atlanta, Universe
|
Posted: Sat Apr 26, 2003 6:46 pm Post subject: |
|
|
Can you paste the config.log file to here? |
|
Back to top |
|
|
anil_et Tux's lil' helper
Joined: 22 Jul 2002 Posts: 98
|
Posted: Sun Apr 27, 2003 12:17 pm Post subject: |
|
|
Here is the configure.log file Code: |
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = cuty
uname -m = i686
uname -r = 2.4.20-gentoo-r3
uname -s = Linux
uname -v = #1 Fri Apr 25 14:10:18 ICT 2003
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2
PATH: /usr/X11R6/bin
PATH: /opt/blackdown-jdk-1.3.1/bin
PATH: /opt/blackdown-jdk-1.3.1/jre/bin
PATH: /usr/kde/cvs/sbin
PATH: /usr/kde/cvs/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.1/sbin
PATH: /usr/kde/3.1/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1534: checking build system type
configure:1552: result: i686-pc-linux-gnu
configure:1560: checking host system type
configure:1574: result: i686-pc-linux-gnu
configure:1582: checking target system type
configure:1596: result: i686-pc-linux-gnu
configure:1642: checking for a BSD-compatible install
configure:1696: result: /bin/install -c
configure:1711: checking for -p flag to install
configure:1724: result: yes
configure:1735: checking whether build environment is sane
configure:1778: result: yes
configure:1798: checking for gawk
configure:1814: found /bin/gawk
configure:1824: result: gawk
configure:1834: checking whether make sets $(MAKE)
configure:1854: result: yes
configure:2060: checking for style of include used by make
configure:2088: result: GNU
configure:2235: checking for gcc
configure:2261: result: gcc
configure:2505: checking for C compiler version
configure:2508: gcc --version </dev/null >&5
gcc (GCC) 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)
Copyright (C) 2002 Free Software Foundation, Inc.
| choke me
| #endif
configure:3059: checking dependency style of gcc
configure:3121: result: gcc3
configure:3132: checking how to run the C preprocessor
configure:3168: gcc -E conftest.c
configure:3174: $? = 0
configure:3206: gcc -E conftest.c
configure:3207:28: ac_nonexistent.h: No such file or directory
configure:3212: $? = 1
configure: failed program was:
| #line 3197 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3250: result: gcc -E
configure:3275: gcc -E conftest.c
configure:3281: $? = 0
configure:3313: gcc -E conftest.c
configure:3314:28: ac_nonexistent.h: No such file or directory
configure:3319: $? = 1
configure: failed program was:
| #line 3304 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3484: checking for C++ compiler version
configure:3487: g++ --version </dev/null >&5
g++ (GCC) 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3490: $? = 0
configure:3492: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs
Configured with: /var/tmp/portage/gcc-3.2.2-r2/work/gcc-3.2.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.2 20030322 (Gentoo Linux 1.4 3.2.2-r2)
configure:3495: $? = 0
configure:3497: g++ -V </dev/null >&5
g++: argument to `-V' missing
configure:3500: $? = 1
configure:3503: checking whether we are using the GNU C++ compiler
configure:3528: g++ -c conftest.cc >&5
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3550: result: yes
configure:3556: checking whether g++ accepts -g
configure:3578: g++ -c -g conftest.cc >&5
configure:3581: $? = 0
configure:3584: test -s conftest.o
configure:3587: $? = 0
configure:3598: result: yes
configure:3642: g++ -c conftest.cc >&5
configure:3645: $? = 0
configure:3648: test -s conftest.o
configure:3651: $? = 0
configure:3678: g++ -c conftest.cc >&5
configure: In function `int main()':
configure:3675: `exit' undeclared (first use this function)
configure:3675: (Each undeclared identifier is reported only once for each
function it appears in.)
configure:3681: $? = 1
configure: failed program was:
| #line 3661 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3642: g++ -c conftest.cc >&5
configure:3645: $? = 0
configure:3648: test -s conftest.o
configure:3651: $? = 0
configure:3678: g++ -c conftest.cc >&5
configure:3681: $? = 0
configure:3684: test -s conftest.o
configure:3687: $? = 0
configure:3712: checking dependency style of g++
configure:3774: result: gcc3
configure:4055: checking whether g++ supports -Wmissing-format-attribute
configure:4092: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wmissing-format-attribute conftest.cc 1>&5
cc1plus: warning: -Wmissing-format-attribute ignored without -Wformat
configure:4095: $? = 0
configure:4098: test -s conftest
configure:4101: $? = 0
configure:4121: result: yes
configure:4136: checking whether g++ supports -Wundef
configure:4173: rm -rf SunWS_cache; g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5
configure:4176: $? = 0
configure:4179: test -s conftest
configure:4182: $? = 0
configure:4202: result: yes
configure:4214: checking whether g++ supports -Wno-long-long
configure:4251: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5
configure:4254: $? = 0
configure:4257: test -s conftest
configure:4260: $? = 0
configure:4280: result: yes
configure:4292: checking whether g++ supports -Wnon-virtual-dtor
configure:4329: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5
configure:4332: $? = 0
configure:4335: test -s conftest
configure:4338: $? = 0
configure:4358: result: yes
configure:4378: checking whether g++ supports -fno-exceptions
configure:4415: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5
configure:4418: $? = 0
configure:4421: test -s conftest
configure:4424: $? = 0
configure:4444: result: yes
configure:4456: checking whether g++ supports -fno-check-new
configure:4493: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5
configure:4496: $? = 0
configure:4499: test -s conftest
configure:4502: $? = 0
configure:4522: result: yes
configure:4534: checking whether g++ supports -fno-common
configure:4571: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5
configure:4574: $? = 0
configure:4577: test -s conftest
configure:4580: $? = 0
configure:4600: result: yes
configure:4612: checking whether g++ supports -fexceptions
configure:4649: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5
configure:4652: $? = 0
configure:4655: test -s conftest
configure:4658: $? = 0
configure:4678: result: yes
configure:5279: checking how to run the C++ preprocessor
configure:5311: g++ -E conftest.cc
configure:5317: $? = 0
configure:5349: g++ -E conftest.cc
configure:5353:28: ac_nonexistent.h: No such file or directory
configure:5355: $? = 1
configure: failed program was:
| #line 5340 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5393: result: g++ -E
configure:5418: g++ -E conftest.cc
configure:5424: $? = 0
configure:5456: g++ -E conftest.cc
configure:5460:28: ac_nonexistent.h: No such file or directory
configure:5462: $? = 1
configure: failed program was:
| #line 5447 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5509: checking whether g++ supports -O0
configure:5546: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5
configure:5549: $? = 0
configure:5552: test -s conftest
configure:5555: $? = 0
configure:5575: result: yes
configure:5871: result: not using lib directory suffix
configure:5927: checking for ld used by GCC
configure:5991: result: /usr/i686-pc-linux-gnu/bin/ld
configure:6000: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
GNU ld version 2.13.90.0.20 20030409
configure:6012: result: yes
configure:6017: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:6024: result: -r
configure:6033: checking for BSD-compatible nm
configure:6068: result: /usr/bin/nm -B
configure:6072: checking for a sed that does not truncate output
configure:6148: result:
configure:6151: checking whether ln -s works
configure:6155: result: yes
configure:6162: checking how to recognise dependant libraries
configure:6349: result: pass_all
configure:6419: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2
-----------------------------------------------------------------------
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
| ;
| return 0;
| }
configure:17811: result: no
configure:17818: checking for dnet_ntoa in -ldnet_stub
configure:17849: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:17852: $? = 1
configure: failed program was:
| #line 17825 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #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_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
| ;
| return 0;
| }
configure:17870: result: no
configure:17877: checking for inet_ntoa
configure:17927: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:17930: $? = 0
configure:17933: test -s conftest
configure:17936: $? = 0
configure:17947: result: yes
configure:18010: checking for connect
configure:18060: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:18063: $? = 0
configure:18066: test -s conftest
configure:18069: $? = 0
configure:18080: result: yes
configure:18144: checking for remove
configure:18194: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:18197: $? = 0
configure:18200: test -s conftest
configure:18203: $? = 0
configure:18214: result: yes
configure:18279: checking for shmat
configure:18329: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:18332: $? = 0
configure:18335: test -s conftest
configure:18338: $? = 0
configure:18349: result: yes
configure:18430: checking crt_externs.h usability
configure:18443: gcc -c -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:18493:25: crt_externs.h: No such file or directory
configure:18446: $? = 1
configure: failed program was:
| #line 18432 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #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_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:18462: result: no
configure:18466: checking crt_externs.h presence
configure:18477: gcc -E conftest.c
configure:18495:25: crt_externs.h: No such file or directory
configure:18483: $? = 1
configure: failed program was:
| #line 18468 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdebase"
| #define VERSION "3.1.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #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_CRYPT 1
| #define ksize_t socklen_t
| /* end confdefs.h. */
| #include <crt_externs.h>
configure:18502: result: no
configure:18538: checking for crt_externs.h
configure:18545: result: no
configure:18558: checking for _NSGetEnviron
configure:18608: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
/tmp/cc2vjiSS.o(.text+0x11): In function `main':
: undefined reference to `_NSGetEnviron'
/tmp/cc2vjiSS.o(.data+0x0): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:18611: $? = 1
configure: failed program was:
| #line 18563 "configure"
| /* confdefs.h. */
-------------------------------------------------------------------------------------
configure:22703: result: no
configure:22706: checking for libjpeg
configure:22753: gcc -o conftest -ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I/usr/X11R6/include -D_REENTRANT conftest.c -L/usr/X11R6/lib -ljpeg -lm >&5
configure:22756: $? = 0
configure:22759: test -s conftest
configure:22762: $? = 0
configure:22780: result: -ljpeg
configure: 22807: ${prefix}/include/jpeglib.h
configure: 22807: /usr/include/jpeglib.h
taking that
configure:22977: checking for Qt
configure: 23045: /usr/qt/3/include/qstyle.h
taking that
tried NO
configure:23154: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/qt/3/lib -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
configure:23157: $? = 0
configure:23216: result: libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
configure:23226: checking if Qt compiles without flags
configure:23323: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lXext -lX11 1>&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
configure:23326: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030100)
#error 1
#endif
int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:23359: result: no
configure:23397: checking for moc
configure:23466: result: /usr/qt/3/bin/moc
configure:23474: checking for uic
configure:23525: result: /usr/qt/3/bin/uic
configure:23553: checking whether uic supports -L
configure:23564: /usr/qt/3/bin/uic -L /nonexistant conftest.ui >/dev/null
configure:23567: $? = 0
configure:23579: result: yes
configure:23591: checking whether uic supports -nounload
configure:23602: /usr/qt/3/bin/uic -nounload conftest.ui >/dev/null
configure:23605: $? = 0
configure:23617: result: yes
configure:23654: checking if Qt needs -ljpeg
configure:23696: rm -rf SunWS_cache; g++ -o conftest -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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/X11R6/lib -L/usr/qt/3/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5
configure: In function `int main()':
configure:23724: warning: `char**argv' might be used uninitialized in this
function
configure:23699: $? = 0
configure:23702: test -s conftest
configure:23705: $? = 0
configure:23733: result: no
configure:23759: checking for rpath
configure:23785: result: yes
configure:23788: checking for KDE
configure: 23839: /usr/kde/cvs/include/ksharedptr.h
taking that
configure: 23869: /usr/kde/cvs/lib/libkio.la
taking that
configure: 23887: /usr/kde/cvs/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:23957: result: libraries /usr/kde/cvs/lib, headers /usr/kde/cvs/include
configure:23994: checking if UIC has KDE plugins available
configure:24021: /usr/qt/3/bin/uic -L /usr/kde/cvs/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp
Conflict in /usr/kde/cvs/lib/kde3/plugins/designer/kdewidgets.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-stl".
Conflict in /usr/qt/3/plugins/designer/libcppeditor.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-stl".
Conflict in /usr/qt/3/plugins/designer/libdlgplugin.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-stl".
Conflict in /usr/qt/3/plugins/designer/libkdevdlgplugin.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-stl".
Conflict in /usr/qt/3/plugins/designer/librcplugin.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-stl".
Conflict in /usr/qt/3/plugins/designer/libwizards.so:
Plugin uses incompatible Qt library!
expected build key "i686 Linux g++-3.* full-config", got "i686 Linux g++-3.* full-config no-stl".
configure:24024: $? = 0
configure:24035: result: no
configure:24038: error: you need to install kdelibs first.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func__NSGetEnviron=no
ac_cv_func_connect=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_dlfcn=yes
ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/kde/cvs/include ac_kde_libraries=/usr/kde/cvs/lib'
ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/qt/3/include ac_qt_libraries=/usr/qt/3/lib'
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_compat_main=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=-ljpeg
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_poll_poll=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_size_t=4
ac_cv_sizeof_unsigned_long=4
ac_cv_socklen_t=socklen_t
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_func_strlcat=no
kde_cv_func_strlcpy=no
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes kde_x_includes=/usr/X11R6/include kde_x_libraries=/usr/X11R6/lib'
kde_cv_path=/usr/qt/3/bin/uic
kde_cv_path_moc=/usr/qt/3/bin/moc
kde_cv_path_uic=/usr/qt/3/bin/uic
kde_cv_prog_cxx_O0=yes
kde_cv_prog_cxx_Wmissing_format_attribute=yes
kde_cv_prog_cxx_Wno_long_long=yes
kde_cv_prog_cxx_Wnon_virtual_dtor=yes
kde_cv_prog_cxx_Wundef=yes
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_check_new=yes
kde_cv_prog_cxx_fno_common=yes
kde_cv_prog_cxx_fno_exceptions=yes
kde_cv_prog_uic_L=yes
kde_cv_prog_uic_nounload=yes
kde_cv_proto_strlcat='yes - in libkdefakes'
kde_cv_proto_strlcpy='yes - in libkdefakes'
kde_cv_qt_direct=no
kde_cv_qt_jpeg=no
kde_cv_uic_plugins=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /var/tmp/portage/kdebase-5/work/kdebase/admin/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/kdebase-5/work/kdebase/admin/missing --run tar'
ARTSCCONFIG=''
AUTOCONF='${SHELL} /var/tmp/portage/kdebase-5/work/kdebase/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /var/tmp/portage/kdebase-5/work/kdebase/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/kdebase-5/work/kdebase/admin/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-ansi -W -Wall -pedantic -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute'
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./kappfinder/configure.in.in $(top_srcdir)/./kcontrol/access/configure.in.in $(top_srcdir)/./kcontrol/accessibility/configure.in.in $(top_srcdir)/./kcontrol/crypto/configure.in.in $(top_srcdir)/./kcontrol/energy/configure.in.in $(top_srcdir)/./kcontrol/fonts/configure.in.in $(top_srcdir)/./kcontrol/info/configure.in.in $(top_srcdir)/./kcontrol/kfontinst/configure.in.in $(top_srcdir)/./kcontrol/nics/configure.in.in $(top_srcdir)/./kcontrol/smartcard/configure.in.in $(top_srcdir)/./kcontrol/style/configure.in.in $(top_srcdir)/./kcontrol/thememgr/configure.in.in $(top_srcdir)/./kcontrol/usbview/configure.in.in $(top_srcdir)/./kdeprint/configure.in.in $(top_srcdir)/./kdeprint/kprinter/configure.in.in $(top_srcdir)/./kdesktop/configure.in.in $(top_srcdir)/./kdesu/configure.in.in $(top_srcdir)/./kdm/configure.in.in $(top_srcdir)/./kioslave/devices/configure.in.in $(top_srcdir)/./kioslave/filter/configure.in.in $(top_srcdir)/./kioslave/fish/configure.in.in $(top_srcdir)/./kioslave/ldap/configure.in.in $(top_srcdir)/./kioslave/smb/configure.in.in $(top_srcdir)/./konqueror/preloader/configure.in.in $(top_srcdir)/./konsole/configure.in.in $(top_srcdir)/./krichtexteditor/configure.in.in $(top_srcdir)/./ksmserver/configure.in.in $(top_srcdir)/./ksplashml/configure.in.in $(top_srcdir)/./ksysguard/configure.in.in $(top_srcdir)/./kwin/clients/keramik/configure.in.in $(top_srcdir)/./kxkb/configure.in.in $(top_srcdir)/./legacyimport/configure.in.in $(top_srcdir)/./nsplugins/configure.in.in $(top_srcdir)/configure.in.bot'
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-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 -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common'
DCOPIDL2CPP=''
DCOPIDL=''
DCOP_DEPENDENCIES=''
DEFS=''
DEPDIR='.deps'
DEVICESDIR=''
DOXYGEN=''
DOXYGEN_PROJECT_NAME=''
DOXYGEN_PROJECT_NUMBER=''
DPMSINC=''
DPMSLIB=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JAR=''
JAVAC='/opt/blackdown-jdk-1.3.1/bin/javac'
JAVAH=''
JVMLIBS=''
KCHECKPASS_PAM_SERVICE=''
KDECONFIG=''
KDE_BINDIR=''
KDE_CONFDIR=''
KDE_EXTRA_RPATH=''
KDE_HAS_DOXYGEN=''
KDE_HAVE_DOT=''
KDE_INCLUDES='-I/usr/kde/cvs/include'
KDE_LDFLAGS='-L/usr/kde/cvs/lib'
KDE_MT_LDFLAGS=''
KDE_MT_LIBS='-lpthread'
KDE_NO_UNDEFINED=''
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_RPATH='-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)'
KDE_USE_CLOSURE_FALSE='#'
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE='#'
KDE_XSL_STYLESHEET=''
KDM_PAM_SERVICE=''
KERBEROS_INCS=''
KERBEROS_LIBS=''
KERBEROS_ROOT=''
KRB_RPATH=''
KSCREENSAVER_PAM_SERVICE=''
LDAP_INCS=''
LDAP_LIBS=''
LDAP_RPATH=''
LDFLAGS=''
LIBALIB=''
LIBBZ2=''
LIBCFG=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBCURSES=''
LIBDEVINFO=''
LIBDL='-ldl'
LIBFONTCONFIG_CFLAGS=''
LIBFONTCONFIG_LIBS=''
LIBFONTCONFIG_RPATH=''
LIBFREETYPE_CFLAGS=''
LIBFREETYPE_LIBS=''
LIBFREETYPE_RPATH=''
LIBGEN=''
LIBHOSTS=''
LIBJPEG='-ljpeg'
LIBKSTAT=''
LIBMALLOC=''
LIBOBJS=''
LIBODM=''
LIBOSSAUDIO=''
LIBPNG='-lpng -lz -lm'
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBS=''
LIBSENSORS=''
LIBSHADOW=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBSSL=''
LIBTIFF=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTEMPTER=''
LIBUTIL='-lutil'
LIBXDMCP=''
LIBZ='-lz'
LIB_JASPER=''
LIB_KAB=''
LIB_KABC=''
LIB_KDECORE=''
LIB_KDEPRINT=''
LIB_KDEUI=''
LIB_KFILE=''
LIB_KFM=''
LIB_KHTML=''
LIB_KIMGIO=''
LIB_KIO=''
LIB_KPARTS=''
LIB_KSPELL=''
LIB_KSYCOCA=''
LIB_LIBS=''
LIB_POLL=''
LIB_QPE=''
LIB_QT='-lqt-mt $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
LIB_SMB=''
LIB_TRU64_MACH=''
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LIB_XRENDER=''
LIB_XSS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/kdebase-5/work/kdebase/admin/missing --run makeinfo'
MCOPIDL=''
MEINPROC=''
MOC='/usr/qt/3/bin/moc'
MOTIF_CFLAGS=''
MOTIF_LIBS=''
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='kdebase'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAMLIBS=''
PASSWDLIBS=''
PATH_SEPARATOR=':'
QTDOCDIR=''
QTE_NORTTI=''
QT_INCLUDES='-I/usr/qt/3/include'
QT_LDFLAGS='-L/usr/qt/3/lib'
RANLIB='ranlib'
RUN_KAPPFINDER=''
SETUIDFLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
SMBCLIENT_EXTRA_LIBS=''
SSL_INCLUDES=''
SSL_LDFLAGS=''
STRIP='strip'
TOPSUBDIRS=''
UIC='/usr/qt/3/bin/uic -L $(kde_widgetdir) -nounload'
UIC_TR='tr2i18n'
UNAME=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=''
VERSION='3.1.0'
WOVERLOADED_VIRTUAL=''
XDM_CFLAGS=''
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
XTESTLIB=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11R6/include'
X_LDFLAGS='-L/usr/X11R6/lib'
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include '
all_libraries='-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/cvs/lib '
am__include='include'
am__quote=''
applnk_SUBDIR_included_FALSE=''
applnk_SUBDIR_included_TRUE=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
doc_SUBDIR_included_FALSE=''
doc_SUBDIR_included_TRUE=''
drkonqi_SUBDIR_included_FALSE=''
drkonqi_SUBDIR_included_TRUE=''
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
include_ARTS_FALSE=''
include_ARTS_TRUE=''
include_BZIP2_FALSE=''
include_BZIP2_TRUE=''
include_devicesdir_FALSE=''
include_devicesdir_TRUE=''
include_fontinst_tn_FALSE=''
include_fontinst_tn_TRUE=''
include_kcontrol_access_FALSE=''
include_kcontrol_access_TRUE=''
include_kcontrol_kfontinst_FALSE=''
include_kcontrol_kfontinst_TRUE=''
include_kcontrol_smartcard_FALSE=''
include_kcontrol_smartcard_TRUE=''
include_kcontrol_usbview_FALSE=''
include_kcontrol_usbview_TRUE=''
include_kioslave_ldap_FALSE=''
include_kioslave_ldap_TRUE=''
include_kioslave_smb_FALSE=''
include_kioslave_smb_TRUE=''
include_ksysguardd_FALSE=''
include_ksysguardd_TRUE=''
include_ksysguardd_freebsd_FALSE=''
include_ksysguardd_freebsd_TRUE=''
include_ksysguardd_irix_FALSE=''
include_ksysguardd_irix_TRUE=''
include_ksysguardd_linux_FALSE=''
include_ksysguardd_linux_TRUE=''
include_ksysguardd_netbsd_FALSE=''
include_ksysguardd_netbsd_TRUE=''
include_ksysguardd_openbsd_FALSE=''
include_ksysguardd_openbsd_TRUE=''
include_ksysguardd_solaris_FALSE=''
include_ksysguardd_solaris_TRUE=''
include_ksysguardd_tru64_FALSE=''
include_ksysguardd_tru64_TRUE=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/var/tmp/portage/kdebase-5/work/kdebase/admin/install-sh'
jni_includes=''
kappfinder_SUBDIR_included_FALSE=''
kappfinder_SUBDIR_included_TRUE=''
kate_SUBDIR_included_FALSE=''
kate_SUBDIR_included_TRUE=''
kcheckpass_SUBDIR_included_FALSE=''
kcheckpass_SUBDIR_included_TRUE=''
kcontrol_SUBDIR_included_FALSE=''
kcontrol_SUBDIR_included_TRUE=''
kdcop_SUBDIR_included_FALSE=''
kdcop_SUBDIR_included_TRUE=''
kde_appsdir=''
kde_bindir=''
kde_confdir=''
kde_datadir=''
kde_htmldir=''
kde_icondir=''
kde_includes='/usr/kde/cvs/include'
kde_libraries='/usr/kde/cvs/lib'
kde_libs_htmldir=''
kde_libs_prefix=''
kde_locale=''
kde_mimedir=''
kde_moduledir=''
kde_qtver='3'
kde_servicesdir=''
kde_servicetypesdir=''
kde_sounddir=''
kde_styledir=''
kde_templatesdir=''
kde_wallpaperdir=''
kde_widgetdir='/usr/kde/cvs/lib/kde3/plugins/designer'
kdebugdialog_SUBDIR_included_FALSE=''
kdebugdialog_SUBDIR_included_TRUE=''
kdeprint_SUBDIR_included_FALSE=''
kdeprint_SUBDIR_included_TRUE=''
kdesktop_SUBDIR_included_FALSE=''
kdesktop_SUBDIR_included_TRUE=''
kdesu_SUBDIR_included_FALSE=''
kdesu_SUBDIR_included_TRUE=''
kdialog_SUBDIR_included_FALSE=''
kdialog_SUBDIR_included_TRUE=''
kdm_SUBDIR_included_FALSE=''
kdm_SUBDIR_included_TRUE=''
kfind_SUBDIR_included_FALSE=''
kfind_SUBDIR_included_TRUE=''
khelpcenter_SUBDIR_included_FALSE=''
khelpcenter_SUBDIR_included_TRUE=''
khotkeys_SUBDIR_included_FALSE=''
khotkeys_SUBDIR_included_TRUE=''
kicker_SUBDIR_included_FALSE=''
kicker_SUBDIR_included_TRUE=''
kioslave_SUBDIR_included_FALSE=''
kioslave_SUBDIR_included_TRUE=''
klipper_SUBDIR_included_FALSE=''
klipper_SUBDIR_included_TRUE=''
kmenuedit_SUBDIR_included_FALSE=''
kmenuedit_SUBDIR_included_TRUE=''
konqueror_SUBDIR_included_FALSE=''
konqueror_SUBDIR_included_TRUE=''
konsole_SUBDIR_included_FALSE=''
konsole_SUBDIR_included_TRUE=''
kpager_SUBDIR_included_FALSE=''
kpager_SUBDIR_included_TRUE=''
kpersonalizer_SUBDIR_included_FALSE=''
kpersonalizer_SUBDIR_included_TRUE=''
kreadconfig_SUBDIR_included_FALSE=''
kreadconfig_SUBDIR_included_TRUE=''
krichtexteditor_SUBDIR_included_FALSE=''
krichtexteditor_SUBDIR_included_TRUE=''
kscreensaver_SUBDIR_included_FALSE=''
kscreensaver_SUBDIR_included_TRUE=''
ksmserver_SUBDIR_included_FALSE=''
ksmserver_SUBDIR_included_TRUE=''
ksplash_SUBDIR_included_FALSE=''
ksplash_SUBDIR_included_TRUE=''
ksplashml_SUBDIR_included_FALSE=''
ksplashml_SUBDIR_included_TRUE=''
kstart_SUBDIR_included_FALSE=''
kstart_SUBDIR_included_TRUE=''
ksysguard_SUBDIR_included_FALSE=''
ksysguard_SUBDIR_included_TRUE=''
ksystraycmd_SUBDIR_included_FALSE=''
ksystraycmd_SUBDIR_included_TRUE=''
ktip_SUBDIR_included_FALSE=''
ktip_SUBDIR_included_TRUE=''
kwin_SUBDIR_included_FALSE=''
kwin_SUBDIR_included_TRUE=''
kxkb_SUBDIR_included_FALSE=''
kxkb_SUBDIR_included_TRUE=''
l10n_SUBDIR_included_FALSE=''
l10n_SUBDIR_included_TRUE=''
legacyimport_SUBDIR_included_FALSE=''
legacyimport_SUBDIR_included_TRUE=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libkonq_SUBDIR_included_FALSE=''
libkonq_SUBDIR_included_TRUE=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
nogroup=''
nsplugins_SUBDIR_included_FALSE=''
nsplugins_SUBDIR_included_TRUE=''
oldincludedir='/usr/include'
pics_SUBDIR_included_FALSE=''
pics_SUBDIR_included_TRUE=''
prefix='/usr/kde/cvs'
program_transform_name='s,x,x,'
qt_includes='/usr/qt/3/include'
qt_libraries='/usr/qt/3/lib'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
supports_i8k_FALSE=''
supports_i8k_TRUE=''
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'
xdg_appsdir=''
xdg_directorydir=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_CRYPT 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBPNG 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define KDELIBSUFF ""
#define PACKAGE "kdebase"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_LONG 4
#define STDC_HEADERS 1
#define VERSION "3.1.0"
#define ksize_t socklen_t
#endif
#ifdef __cplusplus
#include <stdlib.h>
configure: exit 1
|
Sorry for posting the long file
Anil |
|
Back to top |
|
|
anil_et Tux's lil' helper
Joined: 22 Jul 2002 Posts: 98
|
Posted: Fri May 09, 2003 12:15 pm Post subject: Solved.. |
|
|
Hi,
Finally after weeks of frustration and searching, it seems I have solved the problem.It was basically a problem with two versions of Qt installed,as mentioned in the kde developer faq.
I had both Qt 3.1.1 and Qt copy installed. After unmerging Qt, kdelibs and remerging everything works fine
Anil |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|