Sie sind nicht angemeldet.

1

02.10.2006, 10:53

Immer gleicher Fehler

Hallo Leute! Ich bekomme immer den gleichen Fehler beim Kompilieren:


Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
config.status: creating include/ncurses_cfg.h
Appending rules for shared model (ncurses: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (ncurses: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (progs: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (progs: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (tack: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (tack: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (panel: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (panel: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (menu: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (menu: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (form: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (form: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (test: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (test: termlib+ext_tinfo+base+ext_funcs)
Appending rules for shared model (c++: termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (c++: termlib+ext_tinfo+base+ext_funcs)
creating headers.sh
/var/tmp/portage/ncurses-5.5-r3/work/ncurses-5.5/configure: line 15387: make: co                                                                                      mmand not found

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/ncurses-5.5-r3/work/narrowc/config.log

!!! ERROR: sys-libs/ncurses-5.5-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ncurses-5.5-r3.ebuild, line 50:   Called do_compile
  ncurses-5.5-r3.ebuild, line 71:   Called econf '--libdir=/lib' '--with-terminf                                                                                      o-dirs=/etc/terminfo:/usr/share/terminfo' '--disable-termcap' '--with-shared' '-                                                                                      -with-rcs-ids' '--without-ada' '--enable-symlinks' '--enable-const' '--with-chty                                                                                      pe=long' '--with-mmask-t=long' '--without-debug' '--without-gpm' '--without-trac                                                                                      e'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if rel                                                                                      evant.



Das war z.B. ein Ausschnitt des Fehlers, der bei der Kompilierung bei ncurses auftritt. Wenn ich etwas anderes kompilieren möchte, z.B. Bash, dann tritt gleiche Fehler auf...
ASUS P5B S775
Core2Duo E6400, 8192MB DDR2-RAM, 250GB und 500GB-SATA-Festplatte
Radeon X1650 XT, SH-S183L-SATA
Gentoo-Linux, 2.6.26-gentoo-r1 KDE-4.1.2
gcc 4.1.2 (Gentoo 4.1.2), x86_64, UTF8

2

02.10.2006, 13:24

Enthält /var/tmp/portage/ncurses-5.5-r3/work/narrowc/config.log denn keine brauchbaren Hinweise?

Nachtrag: Du kannst also gar nichts mehr emergen, auch keine kleinen Pakete wie aes-crypt?
Frequent lock ups are a symptom of not enough memory but only in the way that nosebleeds are a symptom of gunshot wounds to the head.

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »loskornosdelsol« (02.10.2006, 13:28)


3

02.10.2006, 14:23

Aldso ich find da nichts

Hab da mal probiert oppenssl zu emergen, kommt das hier

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
No sanity errors detected!
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d ...
 * Use configuration linux-elf
Configuring for linux-elf
    no-camellia     [default]  OPENSSL_NO_CAMELLIA (skip dir)
    no-gmp          [default]  OPENSSL_NO_GMP (skip dir)
    no-krb5         [krb5-flavor not specified] OPENSSL_NO_KRB5
    no-sse2         [option]
IsMK1MF=0
CC            =i686-pc-linux-gnu-gcc
CFLAG         =-fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
EX_LIBS       =-ldl
CPUID_OBJ     =x86cpuid-elf.o
BN_ASM        =bn86-elf.o co86-elf.o
DES_ENC       =dx86-elf.o yx86-elf.o
AES_ASM_OBJ   =ax86-elf.o
BF_ENC        =bx86-elf.o
CAST_ENC      =c_enc.o
RC4_ENC       =rx86-elf.o
RC5_ENC       =r586-elf.o
MD5_OBJ_ASM   =mx86-elf.o
SHA1_OBJ_ASM  =sx86-elf.o
RMD160_OBJ_ASM=rm86-elf.o
PROCESSOR     =
RANLIB        =i686-pc-linux-gnu-ranlib
ARFLAGS       =
PERL          =/usr/bin/perl
THIRTY_TWO_BIT mode
DES_PTR used
DES_RISC1 used
DES_UNROLL used
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined
sh: make: command not found
/usr/lib/portage/bin/emake: line 14: exec: make: not found

!!! ERROR: dev-libs/openssl-0.9.8d failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  openssl-0.9.8d.ebuild, line 103:   Called die

!!! depend failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


Ich glaube mir fehlt das Programm make oder so....
ASUS P5B S775
Core2Duo E6400, 8192MB DDR2-RAM, 250GB und 500GB-SATA-Festplatte
Radeon X1650 XT, SH-S183L-SATA
Gentoo-Linux, 2.6.26-gentoo-r1 KDE-4.1.2
gcc 4.1.2 (Gentoo 4.1.2), x86_64, UTF8

4

02.10.2006, 14:50

Ja, es hing mit make zusammen ^^


Konnte make ja nicht installieren, da mir make ja fehlte - ich weiß hört sich voll paradox an ^^
Ich habe mir dann ein Stagearchiv heruntergeladen und die make dann in /usr/bin kopiert und anschließend make noch mal installiert!

Jetzt geht alles wieder ^^


danke trotzdem für deine Mühe ^^
ASUS P5B S775
Core2Duo E6400, 8192MB DDR2-RAM, 250GB und 500GB-SATA-Festplatte
Radeon X1650 XT, SH-S183L-SATA
Gentoo-Linux, 2.6.26-gentoo-r1 KDE-4.1.2
gcc 4.1.2 (Gentoo 4.1.2), x86_64, UTF8

5

02.10.2006, 16:31

Bleibt nur die Frage, weshalb make verschwunden ist. Naja, fein, Problem [gelöst]?
Frequent lock ups are a symptom of not enough memory but only in the way that nosebleeds are a symptom of gunshot wounds to the head.