Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
i deleted /usr/kde & i have problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
gentooza
n00b
n00b


Joined: 17 Nov 2005
Posts: 16

PostPosted: Sat Nov 19, 2005 2:12 am    Post subject: i deleted /usr/kde & i have problems Reply with quote

hi, i deleted /usr/kde with all its files and directories :oops: , and now i when i trie to emerge kdebase-startkde or kde it just tell me that 0k is going to emerge, and of course after this startx doesn´t work, what i have to do to get a kde enviroment? thanks
Back to top
View user's profile Send private message
dasilva
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2004
Posts: 83

PostPosted: Sat Nov 19, 2005 2:16 am    Post subject: Reply with quote

if it says 0k is going to merge, that means you already have the source file downloaded into /usr/portage/distfiles. Since you already downloaded them, you won't need to download them again.
Back to top
View user's profile Send private message
gentooza
n00b
n00b


Joined: 17 Nov 2005
Posts: 16

PostPosted: Sat Nov 19, 2005 2:25 am    Post subject: Reply with quote

ok, i guess i have then the source code, i have 2 questions:
why emerge didn´t install it (i had´t wrote -f)?maybe because the directory /usr/kde was missing?
and how i install it now? thanks
Back to top
View user's profile Send private message
davidgurvich
Veteran
Veteran


Joined: 23 Apr 2004
Posts: 1063

PostPosted: Sat Nov 19, 2005 2:32 am    Post subject: Reply with quote

It's not installing kde because kde is already installed. When you removed /usr/kde that changed nothing in the portage database. Portage believes that kde is still there. If you unmerge kde then emerge that should work.
Back to top
View user's profile Send private message
gentooza
n00b
n00b


Joined: 17 Nov 2005
Posts: 16

PostPosted: Sat Nov 19, 2005 2:48 am    Post subject: Reply with quote

well before deleting /usr/kde i put #emerge --unmerge kde so i don´t understand why i can´t emerge it now.thank you
Back to top
View user's profile Send private message
dasilva
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2004
Posts: 83

PostPosted: Sat Nov 19, 2005 2:52 am    Post subject: Reply with quote

type
Code:
emerge kde

and paste the problem here. it will simplify things :)
Back to top
View user's profile Send private message
curtis119
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 2160
Location: Toledo, Ohio,USA, North America, Earth, SOL System, Milky Way, The Universe, The Cosmos, and Beyond.

PostPosted: Sat Nov 19, 2005 2:53 am    Post subject: Reply with quote

If you post the actual command you are using along with the error message we can help you a little easier.
_________________
Gentoo: it's like wiping your ass with silk.
Back to top
View user's profile Send private message
gentooza
n00b
n00b


Joined: 17 Nov 2005
Posts: 16

PostPosted: Sat Nov 19, 2005 3:18 am    Post subject: Reply with quote

after typping emerge kde this is what i get:
checking for (files) ........compiled
checking for mcopidl......not found
Error:kde-base/kdelibs-3.4.1-r1 failed
Fucion econf, Line 485 Exitcode 0
econf failed

and i get this log text:

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.59. Invocation command line was

$ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --with-distribution=Gentoo --enable-libfam --enable-dnotify --with-libart --with-libidn --with-utempter --with-alsa --with-arts --with-ssl --without-gssapi --with-tiff --without-jasper --without-openexr --enable-cups --disable-dnssd --with-aspell --enable-fast-malloc=full --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug --without-debug --disable-final --with-arts --prefix=/usr/kde/3.4 --mandir=/usr/kde/3.4/share/man --infodir=/usr/kde/3.4/share/info --datadir=/usr/kde/3.4/share --sysconfdir=/usr/kde/3.4/etc

## --------- ##
## Platform. ##
## --------- ##

hostname = rulo
uname -m = i686
uname -r = 2.6.14-gentoo-r2
uname -s = Linux
uname -v = #1 Sun Nov 13 15:52:54 CET 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.53GHz
/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: /usr/kde/3.4/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1627: checking build system type
configure:1645: result: i686-pc-linux-gnu
configure:1653: checking host system type
configure:1667: result: i686-pc-linux-gnu
configure:1675: checking target system type
configure:1689: result: i686-pc-linux-gnu
configure:1736: checking for a BSD-compatible install
configure:1791: result: /bin/install -c
configure:1806: checking for -p flag to install
configure:1819: result: yes
configure:1830: checking whether build environment is sane
configure:1873: result: yes
configure:1893: checking for gawk
configure:1909: found /bin/gawk
configure:1919: result: gawk
configure:1929: checking whether make sets $(MAKE)
configure:1949: result: yes
configure:2126: checking for a BSD-compatible install
configure:2181: result: /bin/install -c -p
configure:2207: checking for style of include used by make
configure:2235: result: GNU
configure:2345: checking for i686-pc-linux-gnu-gcc
configure:2361: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2371: result: i686-pc-linux-gnu-gcc
configure:2653: checking for C compiler version
configure:2656: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 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:2659: $? = 0
configure:2661: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:2664: $? = 0
configure:2666: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2669: $? = 1
configure:2692: checking for C compiler default output file name
configure:2695: i686-pc-linux-gnu-gcc -O2 -march=pentium4 conftest.c >&5
configure:2698: $? = 0
configure:2744: result: a.out
configure:2749: checking whether the C compiler works
configure:2755: ./a.out
configure:2758: $? = 0
configure:2775: result: yes
configure:2782: checking whether we are cross compiling
configure:2784: result: no
configure:2787: checking for suffix of executables
configure:2789: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5
configure:2792: $? = 0
configure:2817: result:
configure:2823: checking for suffix of object files
configure:2844: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5
configure:2847: $? = 0
configure:2869: result: o
configure:2873: checking whether we are using the GNU C compiler
configure:2897: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5
configure:2903: $? = 0
configure:2907: test -z
|| test ! -s conftest.err
configure:2910: $? = 0
configure:2913: test -s conftest.o
configure:2916: $? = 0
configure:2929: result: yes
configure:2935: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2956: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:2962: $? = 0
configure:2966: test -z
|| test ! -s conftest.err
configure:2969: $? = 0
configure:2972: test -s conftest.o
configure:2975: $? = 0
configure:2986: result: yes
configure:3003: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:3073: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5
configure:3079: $? = 0
configure:3083: test -z
|| test ! -s conftest.err
configure:3086: $? = 0
configure:3089: test -s conftest.o
configure:3092: $? = 0
configure:3110: result: none needed
configure:3128: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3134: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3269: checking dependency style of i686-pc-linux-gnu-gcc
configure:3352: result: none
configure:3375: checking how to run the C preprocessor
configure:3410: i686-pc-linux-gnu-gcc -E conftest.c
configure:3416: $? = 0
configure:3448: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3454: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3493: result: i686-pc-linux-gnu-gcc -E
configure:3517: i686-pc-linux-gnu-gcc -E conftest.c
configure:3523: $? = 0
configure:3555: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3561: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3643: checking for i686-pc-linux-gnu-g++
configure:3659: found /usr/bin/i686-pc-linux-gnu-g++
configure:3669: result: i686-pc-linux-gnu-g++
configure:3727: checking for C++ compiler version
configure:3730: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2003 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:3733: $? = 0
configure:3735: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:3738: $? = 0
configure:3740: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:3743: $? = 1
configure:3746: checking whether we are using the GNU C++ compiler
configure:3770: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 conftest.cc >&5
configure:3776: $? = 0
configure:3780: test -z
|| test ! -s conftest.err
configure:3783: $? = 0
configure:3786: test -s conftest.o
configure:3789: $? = 0
configure:3802: result: yes
configure:3808: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:3829: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5
configure:3835: $? = 0
configure:3839: test -z
|| test ! -s conftest.err
configure:3842: $? = 0
configure:3845: test -s conftest.o
configure:3848: $? = 0
configure:3859: result: yes
configure:3901: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 conftest.cc >&5
configure:3907: $? = 0
configure:3911: test -z
|| test ! -s conftest.err
configure:3914: $? = 0
configure:3917: test -s conftest.o
configure:3920: $? = 0
configure:3946: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:3952: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3901: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 conftest.cc >&5
configure:3907: $? = 0
configure:3911: test -z
|| test ! -s conftest.err
configure:3914: $? = 0
configure:3917: test -s conftest.o
configure:3920: $? = 0
configure:3946: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 conftest.cc >&5
configure:3952: $? = 0
configure:3956: test -z
|| test ! -s conftest.err
configure:3959: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3990: checking dependency style of i686-pc-linux-gnu-g++
configure:4073: result: none
configure:4092: checking whether i686-pc-linux-gnu-gcc is blacklisted
configure:4118: i686-pc-linux-gnu-gcc -c -DNDEBUG -O2 -O2 -march=pentium4 conftest.c >&5
configure:4124: $? = 0
configure:4128: test -z
|| test ! -s conftest.err
configure:4131: $? = 0
configure:4134: test -s conftest.o
configure:4137: $? = 0
configure:4149: result: no
configure:4486: checking whether i686-pc-linux-gnu-g++ supports -Wmissing-format-attribute
configure:4522: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wmissing-format-attribute conftest.cc 1>&5
configure:4528: $? = 0
configure:4532: test -z
|| test ! -s conftest.err
configure:4535: $? = 0
configure:4538: test -s conftest
configure:4541: $? = 0
configure:4562: result: yes
configure:4574: checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute
configure:4607: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wmissing-format-attribute conftest.c >&5
configure:4613: $? = 0
configure:4617: test -z
|| test ! -s conftest.err
configure:4620: $? = 0
configure:4623: test -s conftest
configure:4626: $? = 0
configure:4647: result: yes
configure:4661: checking whether i686-pc-linux-gnu-g++ supports -Wundef
configure:4697: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5
configure:4703: $? = 0
configure:4707: test -z
|| test ! -s conftest.err
configure:4710: $? = 0
configure:4713: test -s conftest
configure:4716: $? = 0
configure:4737: result: yes
configure:4749: checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long
configure:4785: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5
configure:4791: $? = 0
configure:4795: test -z
|| test ! -s conftest.err
configure:4798: $? = 0
configure:4801: test -s conftest
configure:4804: $? = 0
configure:4825: result: yes
configure:4837: checking whether i686-pc-linux-gnu-g++ supports -Wnon-virtual-dtor
configure:4873: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc 1>&5
configure:4879: $? = 0
configure:4883: test -z
|| test ! -s conftest.err
configure:4886: $? = 0
configure:4889: test -s conftest
configure:4892: $? = 0
configure:4913: result: yes
configure:4944: checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions
configure:4980: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc 1>&5
configure:4986: $? = 0
configure:4990: test -z
|| test ! -s conftest.err
configure:4993: $? = 0
configure:4996: test -s conftest
configure:4999: $? = 0
configure:5020: result: yes
configure:5032: checking whether i686-pc-linux-gnu-g++ supports -fno-check-new
configure:5068: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc 1>&5
configure:5074: $? = 0
configure:5078: test -z
|| test ! -s conftest.err
configure:5081: $? = 0
configure:5084: test -s conftest
configure:5087: $? = 0
configure:5108: result: yes
configure:5120: checking whether i686-pc-linux-gnu-g++ supports -fno-common
configure:5156: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5
configure:5162: $? = 0
configure:5166: test -z
|| test ! -s conftest.err
configure:5169: $? = 0
configure:5172: test -s conftest
configure:5175: $? = 0
configure:5196: result: yes
configure:5208: checking whether i686-pc-linux-gnu-g++ supports -fexceptions
configure:5244: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5
configure:5250: $? = 0
configure:5254: test -z
|| test ! -s conftest.err
configure:5257: $? = 0
configure:5260: test -s conftest
configure:5263: $? = 0
configure:5284: result: yes
configure:5975: checking how to run the C++ preprocessor
configure:6006: i686-pc-linux-gnu-g++ -E conftest.cc
configure:6012: $? = 0
configure:6044: i686-pc-linux-gnu-g++ -E conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6050: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6089: result: i686-pc-linux-gnu-g++ -E
configure:6113: i686-pc-linux-gnu-g++ -E conftest.cc
configure:6119: $? = 0
configure:6151: i686-pc-linux-gnu-g++ -E conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6157: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6205: checking whether i686-pc-linux-gnu-g++ supports -O0
configure:6241: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5
configure:6247: $? = 0
configure:6251: test -z
|| test ! -s conftest.err
configure:6254: $? = 0
configure:6257: test -s conftest
configure:6260: $? = 0
configure:6281: result: yes
configure:6552: checking whether i686-pc-linux-gnu-g++ supports -Wl,--no-undefined
configure:6588: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5
configure:6594: $? = 0
configure:6598: test -z
|| test ! -s conftest.err
configure:6601: $? = 0
configure:6604: test -s conftest
configure:6607: $? = 0
configure:6628: result: yes
configure:6632: checking whether i686-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined
configure:6668: rm -rf SunWS_cache; i686-pc-linux-gnu-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5
configure:6674: $? = 0
configure:6678: test -z
|| test ! -s conftest.err
configure:6681: $? = 0
configure:6684: test -s conftest
configure:6687: $? = 0
configure:6708: result: yes
configure:6758: checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions
configure:6834: result: yes
configure:6846: checking whether i686-pc-linux-gnu-g++ supports -fno-check-new
configure:6922: result: yes
configure:6934: checking whether i686-pc-linux-gnu-g++ supports -fno-common
configure:7010: result: yes
configure:7022: checking whether i686-pc-linux-gnu-g++ supports -fvisibility=hidden
configure:7211: result: no
configure:7301: result: not using lib directory suffix
configure:7346: checking for a sed that does not truncate output
configure:7400: result: /bin/sed
configure:7403: checking for egrep
configure:7413: result: grep -E
configure:7429: checking for ld used by i686-pc-linux-gnu-gcc
configure:7496: result: /usr/i686-pc-linux-gnu/bin/ld
configure:7505: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:7520: result: yes
configure:7525: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:7532: result: -r
configure:7541: checking for BSD-compatible nm
configure:7583: result: /usr/bin/i686-pc-linux-gnu-nm -B
configure:7587: checking whether ln -s works
configure:7591: result: yes
configure:7598: checking how to recognise dependent libraries
configure:7805: result: pass_all
configure:8014: checking for ANSI C header files
configure:8039: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8045: $? = 0
configure:8049: test -z
|| test ! -s conftest.err
configure:8052: $? = 0
configure:8055: test -s conftest.o
configure:8058: $? = 0
configure:8147: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c: In function `main':
conftest.c:32: warning: implicit declaration of function `exit'
configure:8150: $? = 0
configure:8152: ./conftest
configure:8155: $? = 0
configure:8170: result: yes
configure:8194: checking for sys/types.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for sys/stat.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for stdlib.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for string.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for memory.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for strings.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for inttypes.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for stdint.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8194: checking for unistd.h
configure:8210: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8216: $? = 0
configure:8220: test -z
|| test ! -s conftest.err
configure:8223: $? = 0
configure:8226: test -s conftest.o
configure:8229: $? = 0
configure:8240: result: yes
configure:8266: checking dlfcn.h usability
configure:8278: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:8284: $? = 0
configure:8288: test -z
|| test ! -s conftest.err
configure:8291: $? = 0
configure:8294: test -s conftest.o
configure:8297: $? = 0
configure:8307: result: yes
configure:8311: checking dlfcn.h presence
configure:8321: i686-pc-linux-gnu-gcc -E conftest.c
configure:8327: $? = 0
configure:8347: result: yes
configure:8382: checking for dlfcn.h
configure:8389: result: yes
configure:8411: checking for i686-pc-linux-gnu-g77
configure:8427: found /usr/bin/i686-pc-linux-gnu-g77
configure:8437: result: i686-pc-linux-gnu-g77
configure:8494: checking for Fortran 77 compiler version
configure:8497: i686-pc-linux-gnu-g77 --version </dev/null >&5
GNU Fortran (GCC) 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8500: $? = 0
configure:8502: i686-pc-linux-gnu-g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
configure:8505: $? = 0
configure:8507: i686-pc-linux-gnu-g77 -V </dev/null >&5
i686-pc-linux-gnu-g77: `-V' option must have argument
configure:8510: $? = 1
configure:8518: checking whether we are using the GNU Fortran 77 compiler
configure:8532: i686-pc-linux-gnu-g77 -c conftest.F >&5
configure:8538: $? = 0
configure:8542: test -z
|| test ! -s conftest.err
configure:8545: $? = 0
configure:8548: test -s conftest.o
configure:8551: $? = 0
configure:8564: result: yes
configure:8570: checking whether i686-pc-linux-gnu-g77 accepts -g
configure:8582: i686-pc-linux-gnu-g77 -c -g conftest.f >&5
configure:8588: $? = 0
configure:8592: test -z
|| test ! -s conftest.err
configure:8595: $? = 0
configure:8598: test -s conftest.o
configure:8601: $? = 0
configure:8613: result: yes
configure:8643: checking the maximum length of command line arguments
configure:8702: result: 32768
configure:8713: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object
configure:8802: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:5: warning: no previous prototype for `nm_test_func'
configure:8805: $? = 0
configure:8809: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:8812: $? = 0
configure:8864: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5
configure:8867: $? = 0
configure:8905: result: ok
configure:8909: checking for objdir
configure:8924: result: .libs
configure:8976: checking for i686-pc-linux-gnu-ar
configure:8992: found /usr/bin/i686-pc-linux-gnu-ar
configure:9002: result: i686-pc-linux-gnu-ar
configure:9056: checking for i686-pc-linux-gnu-ranlib
configure:9072: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:9082: result: i686-pc-linux-gnu-ranlib
configure:9136: checking for i686-pc-linux-gnu-strip
configure:9152: found /usr/bin/i686-pc-linux-gnu-strip
configure:9162: result: i686-pc-linux-gnu-strip
configure:9463: checking if i686-pc-linux-gnu-gcc static flag works
configure:9486: result: yes
configure:9504: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:9522: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:9526: $? = 0
configure:9537: result: no
configure:9552: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:9729: result: -fPIC
configure:9737: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:9755: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5
configure:9759: $? = 0
configure:9770: result: yes
configure:9794: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:9822: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5
configure:9826: $? = 0
configure:9843: result: yes
configure:9869: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:10681: result: yes
configure:10707: checking whether -lc should be explicitly linked in
configure:10712: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:10715: $? = 0
configure:10729: i686-pc-linux-gnu-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10732: $? = 0
configure:10744: result: no
configure:10752: checking dynamic linker characteristics
configure:11270: result: GNU/Linux ld.so
configure:11274: checking how to hardcode library paths into programs
configure:11299: result: immediate
configure:11313: checking whether stripping libraries is possible
configure:11318: result: yes
configure:11444: checking for shl_load
configure:11501: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
/var/tmp/portage/kdelibs-3.4.1-r1/temp/cccAYPdl.o(.text+0x11): In function `main':
: undefined reference to `shl_load'
/var/tmp/portage/kdelibs-3.4.1-r1/temp/cccAYPdl.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11507: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* 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 shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != shl_load;
| ;
| return 0;
| }
configure:11532: result: no
configure:11537: checking for shl_load in -ldld
configure:11567: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:11573: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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
| /* 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 shl_load ();
| int
| main ()
| {
| shl_load ();
| ;
| return 0;
| }
configure:11599: result: no
configure:11604: checking for dlopen
configure:11661: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
/var/tmp/portage/kdelibs-3.4.1-r1/temp/ccCNfNrP.o(.text+0x11): In function `main':
: undefined reference to `dlopen'
/var/tmp/portage/kdelibs-3.4.1-r1/temp/ccCNfNrP.o(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:11667: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* 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 dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != dlopen;
| ;
| return 0;
| }
configure:11692: result: no
configure:11697: checking for dlopen in -ldl
configure:11727: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5
configure:11733: $? = 0
configure:11737: test -z
|| test ! -s conftest.err
configure:11740: $? = 0
configure:11743: test -s conftest
configure:11746: $? = 0
configure:11759: result: yes
configure:11934: checking whether a program can dlopen itself
configure:12006: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:11989: warning: no previous prototype for `fnord'
configure: In function `fnord':
configure:11989: warning: unused variable `i'
configure: In function `main':
configure:12002: warning: implicit declaration of function `exit'
configure:12009: $? = 0
configure:12027: result: yes
configure:12032: checking whether a statically linked program can dlopen itself
configure:12104: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:12087: warning: no previous prototype for `fnord'
configure: In function `fnord':
configure:12087: warning: unused variable `i'
configure: In function `main':
configure:12100: warning: implicit declaration of function `exit'
configure:12107: $? = 0
configure:12125: result: yes
configure:12148: checking if libtool supports shared libraries
configure:12150: result: yes
configure:12153: checking whether to build shared libraries
configure:12211: result: yes
configure:12214: checking whether to build static libraries
configure:12218: result: no
configure:12309: creating libtool
configure:12853: checking for ld used by i686-pc-linux-gnu-g++
configure:12920: result: /usr/i686-pc-linux-gnu/bin/ld
configure:12929: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:12944: result: yes
configure:12995: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13809: result: yes
configure:13827: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common conftest.cc >&5
configure:13830: $? = 0
configure:13926: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:14178: result: -fPIC
configure:14186: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:14204: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5
configure:14208: $? = 0
configure:14219: result: yes
configure:14243: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:14271: i686-pc-linux-gnu-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5
configure:14275: $? = 0
configure:14292: result: yes
configure:14318: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:14343: result: yes
configure:14414: checking dynamic linker characteristics
configure:14932: result: GNU/Linux ld.so
configure:14936: checking how to hardcode library paths into programs
configure:14961: result: immediate
configure:14975: checking whether stripping libraries is possible
configure:14980: result: yes
configure:15106: checking for shl_load
configure:15194: result: no
configure:15199: checking for shl_load in -ldld
configure:15261: result: no
configure:15266: checking for dlopen
configure:15354: result: no
configure:15359: checking for dlopen in -ldl
configure:15421: result: yes
configure:15596: checking whether a program can dlopen itself
configure:15689: result: yes
configure:15694: checking whether a statically linked program can dlopen itself
configure:15787: result: yes
configure:16283: checking if libtool supports shared libraries
configure:16285: result: yes
configure:16288: checking whether to build shared libraries
configure:16306: result: yes
configure:16309: checking whether to build static libraries
configure:16313: result: no
configure:16325: checking for i686-pc-linux-gnu-g77 option to produce PIC
configure:16502: result: -fPIC
configure:16510: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works
configure:16528: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5
configure:16532: $? = 0
configure:16543: result: yes
configure:16567: checking if i686-pc-linux-gnu-g77 supports -c -o file.o
configure:16595: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16599: $? = 0
configure:16616: result: yes
configure:16642: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:17434: result: yes
configure:17505: checking dynamic linker characteristics
configure:18023: result: GNU/Linux ld.so
configure:18027: checking how to hardcode library paths into programs
configure:18052: result: immediate
configure:18066: checking whether stripping libraries is possible
configure:18071: result: yes
configure:22156: checking which extension is used for shared libraries
configure:22181: result:
configure:22191: checking which variable specifies run-time library path
configure:22198: result: LD_LIBRARY_PATH
configure:22208: checking for the default library search path
configure:22215: result: /lib /usr/lib
configure:22237: checking for objdir
configure:22257: result: .libs
configure:22266: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output
configure:22330: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:5: warning: no previous prototype for `nm_test_func'
conftest.c: In function `main':
conftest.c:9: warning: statement with no effect
configure:22333: $? = 0
configure:22338: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.* \([ABCDGISTW]\) *\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:22341: $? = 0
configure:22394: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -fno-builtin conftest.c conftstm.o >&5
conftest.c:6: warning: `main' is usually a function
configure:22397: $? = 0
configure:22441: result: yes
configure:22444: checking whether libtool supports -dlopen/-dlpreopen
configure:22456: result: yes
configure:22467: checking for dlopen in -ldl
configure:22529: result: yes
configure:22712: checking for shl_load
configure:22800: result: no
configure:22809: checking for shl_load in -ldld
configure:22871: result: no
configure:22885: checking for dld_link in -ldld
configure:22915: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:22921: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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 LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| /* 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 dld_link ();
| int
| main ()
| {
| dld_link ();
| ;
| return 0;
| }
configure:22947: result: no
configure:22966: checking for dlerror
configure:23023: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5
configure:23029: $? = 0
configure:23033: test -z
|| test ! -s conftest.err
configure:23036: $? = 0
configure:23039: test -s conftest
configure:23042: $? = 0
configure:23054: result: yes
configure:23067: checking for _ prefix in compiled symbols
configure:23110: result: no
configure:23219: checking whether deplibs are loaded by dlopen
configure:23251: result: yes
configure:23283: checking malloc.h usability
configure:23295: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:23301: $? = 0
configure:23305: test -z
|| test ! -s conftest.err
configure:23308: $? = 0
configure:23311: test -s conftest.o
configure:23314: $? = 0
configure:23324: result: yes
configure:23328: checking malloc.h presence
configure:23338: i686-pc-linux-gnu-gcc -E conftest.c
configure:23344: $? = 0
configure:23364: result: yes
configure:23399: checking for malloc.h
configure:23406: result: yes
configure:23274: checking for memory.h
configure:23279: result: yes
configure:23274: checking for stdlib.h
configure:23279: result: yes
configure:23283: checking stdio.h usability
configure:23295: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:23301: $? = 0
configure:23305: test -z
|| test ! -s conftest.err
configure:23308: $? = 0
configure:23311: test -s conftest.o
configure:23314: $? = 0
configure:23324: result: yes
configure:23328: checking stdio.h presence
configure:23338: i686-pc-linux-gnu-gcc -E conftest.c
configure:23344: $? = 0
configure:23364: result: yes
configure:23399: checking for stdio.h
configure:23406: result: yes
configure:23283: checking ctype.h usability
configure:23295: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
configure:23301: $? = 0
configure:23305: test -z
|| test ! -s conftest.err
configure:23308: $? = 0
configure:23311: test -s conftest.o
configure:23314: $? = 0
configure:23324: result: yes
configure:23328: checking ctype.h presence
configure:23338: i686-pc-linux-gnu-gcc -E conftest.c
configure:23344: $? = 0
configure:23364: result: yes
configure:23399: checking for ctype.h
configure:23406: result: yes
configure:23274: checking for dlfcn.h
configure:23279: result: yes
configure:23283: checking dl.h usability
configure:23295: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:72:16: dl.h: No such file or directory
configure:23301: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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 LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* 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 <dl.h>
configure:23324: result: no
configure:23328: checking dl.h presence
configure:23338: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:38:16: dl.h: No such file or directory
configure:23344: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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 LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <dl.h>
configure:23364: result: no
configure:23399: checking for dl.h
configure:23406: result: no
configure:23283: checking dld.h usability
configure:23295: i686-pc-linux-gnu-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:72:17: dld.h: No such file or directory
configure:23301: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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 LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* 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 <dld.h>
configure:23324: result: no
configure:23328: checking dld.h presence
configure:23338: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:38:17: dld.h: No such file or directory
configure:23344: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdelibs"
| #define VERSION "3.4.1"
| #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 LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
| #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
| #define LTDL_OBJDIR ".libs/"
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <dld.h>
configure:23364: result: no
configure:23399: checking for dld.h
configure:23406: result: no
configure:23425: checking for string.h
configure:23430: result: yes
configure:23575: checking for strchr
configure:23632: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:63: warning: conflicting types for built-in function `strchr'
configure:23638: $? = 0
configure:23642: test -z
|| test ! -s conftest.err
configure:23645: $? = 0
configure:23648: test -s conftest
configure:23651: $? = 0
configure:23663: result: yes
configure:23678: checking for strrchr
configure:23735: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:64: warning: conflicting types for built-in function `strrchr'
configure:23741: $? = 0
configure:23745: test -z
|| test ! -s conftest.err
configure:23748: $? = 0
configure:23751: test -s conftest
configure:23754: $? = 0
configure:23766: result: yes
configure:23781: checking for memcpy
configure:23838: i686-pc-linux-gnu-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute conftest.c >&5
conftest.c:65: warning: conflicting types for built-in function `memcpy'
configure:23844: $? = 0
Back to top
View user's profile Send private message
dasilva
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2004
Posts: 83

PostPosted: Sat Nov 19, 2005 5:18 am    Post subject: Reply with quote

sync again and try a revdep-rebuild, that might fix the ./configure dependency issue
Back to top
View user's profile Send private message
TinheadNed
Guru
Guru


Joined: 05 Apr 2003
Posts: 339
Location: Farnborough, UK

PostPosted: Sat Nov 19, 2005 12:44 pm    Post subject: Reply with quote

The kde ebuild is only a meta-build. Unmerging it and remerging it won't do much, as portage already thinks the packages are still there. To unmerge all kde packages, you will need to do this, from the split KDE HOWTO:
Code:
# for x in `ls /usr/portage/kde-base`; do
> if [ "$x" != "CVS" ]; then
> echo -n "=kde-base/$x-3.4* "
> fi
> done |xargs emerge -C


This assumes you're running KDE 3.4. Change the "3.4" bit as required.
Back to top
View user's profile Send private message
gentooza
n00b
n00b


Joined: 17 Nov 2005
Posts: 16

PostPosted: Sat Nov 19, 2005 12:59 pm    Post subject: Reply with quote

after revdep-rebuild this is the message
.....
checking for aclocal flags...
checking for gawk... (cached) gawk
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.14.0... found
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ORBIT... yes
checking for ORBIT_IDL... configure: error: Package requirements ( libIDL-2
.0 >= 0.8.2 glib-2.0 >= 2.0.0 gobject-2.0 >= 2.0.0 gmodule-2.0 >= 2
.0.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the ORBIT_IDL_CFLAGS and ORBIT_IDL_LIBS environment va
riables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/orbit-2.12.3/work/ORBit2-2.12.3/config.log

!!! ERROR: gnome-base/orbit-2.12.3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Result is not OK, you have following choices:
- if emerge failed during build, fix the problems and re-run revdep-rebuild
or
- use -X or --package-names as first argument (try to rebuild package, not exact
ebuild - ignores SLOT!)
or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
(and remove /root/.revdep-rebuild.5_order to be evaluated again)
or
- modify the above emerge command and run it manually
or
- compile or unmerge unsatisfied packages manually, remove temporary files and
try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*

what i should do? remove this files?im very novice, thank you
Back to top
View user's profile Send private message
gentooza
n00b
n00b


Joined: 17 Nov 2005
Posts: 16

PostPosted: Sat Nov 19, 2005 1:10 pm    Post subject: Reply with quote

hi TinheadNed, thanks for your help, after that algorithm this is what i get :cry:

bash: [ls /usr/portage/kde-base: No such file or directory

emerge unmerge can only be used with specific package names, not with world or
system targets.
Back to top
View user's profile Send private message
dasilva
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2004
Posts: 83

PostPosted: Sat Nov 19, 2005 7:28 pm    Post subject: Reply with quote

you didn't delete /usr/portage/kde-base, did you? emerge --sync if kde-base isn't there... but it really should be.
Back to top
View user's profile Send private message
Archangel1
Veteran
Veteran


Joined: 21 Apr 2004
Posts: 1212
Location: Work

PostPosted: Sat Nov 19, 2005 9:08 pm    Post subject: Reply with quote

IIRC kde-base/kde is an empty package with dependencies on the other kde packages. So you can't just remerge it; the cleanest way is possibly to do "emerge unmerge kde" followed by "emerge depclean" (very carefully of course...). Once that's cleaned off all the packages you should be able to emerge kde again.
_________________
What are you, stupid?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
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