Sie sind nicht angemeldet.

1

24.07.2004, 18:37

prob. mit apache

hi, ich wollt gerade apache installieren. emerge -f apache klappte, doch dann beim kompilieren:

checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
configure failed for srclib/apr

!!! ERROR: net-www/apache-2.0.49-r3 failed.
!!! Function src_compile, Line 192, Exitcode 1
!!! bad ./configure please submit bug report to bugs.gentoo.org. Include your config.layout.



kann mir jmd helfen?

2

24.07.2004, 19:19

Re: prob. mit apache

Zitat

Original von grashalm


See `config.log' for more details.


Was steht denn da drin? Hast du emerge als superuser ausgeführt? In der Ausgabe steht ja was mit Berechtigungen..
Gentoo 2004.1 (Stage 1)
gentoo-dev-sources-2.6.7-r9
AthlonXP2000, 1024MB DDR RAM
NVidia GeForce4 Ti 4200

3

24.07.2004, 20:18

hi, als root...

hier config.log:

configure:1392: loading cache /var/tmp/portage/apache-2.0.49-r3/work/httpd-2.0.49/config.cache
configure:1903: checking build system type
configure:1921: result: i686-pc-linux-gnu
configure:1929: checking host system type
configure:1943: result: i686-pc-linux-gnu
configure:1951: checking target system type
configure:1965: result: i686-pc-linux-gnu
configure:2010: checking for working mkdir -p
configure:2026: result: yes
configure:2111: checking for chosen layout
configure:2113: result: apr
configure:2336: checking for i686-pc-linux-gnu-gcc
configure:2362: result: gcc
configure:2644: checking for C compiler version
configure:2647: gcc --version </dev/null >&5
gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
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:2650: $? = 0
configure:2652: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: /var/tmp/portage/gcc-3.3.2-r5/work/gcc-3.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --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.3.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib
Thread model: posix
gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
configure:2655: $? = 0
configure:2657: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2660: $? = 1
configure:2683: checking for C compiler default output file name
configure:2686: gcc -march=pentium3 -O2 -mmmx -msse -msse2 -funroll-loops -pipe -mfpmath=sse,387 -fomit-frame-pointer -ldb4 conftest.c >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldb4
collect2: ld returned 1 exit status
configure:2689: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2728: error: C compiler cannot create executables
See `config.log' for more details.

4

25.07.2004, 19:36

Zitat

-march=pentium3 -O2 -mmmx -msse -msse2 -funroll-loops -pipe ...


Vielleicht versuchst du es mal mit etwas wemiger aggressiven compiler flags (Petium3 -O2 sieht in Ordnung aus aber der Rest?)

Matthias
For software projects chances are 4 to 5 that the light
at the end of the tunnel is the light of an incoming train.

5

26.07.2004, 19:29

ne, das wars auch nicht...

hat denn sonst keine ne idee?

ich verzweifel echt