Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit bootstrap
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
EXS
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2003
Posts: 106

PostPosted: Tue Aug 26, 2003 8:13 pm    Post subject: Problem mit bootstrap Reply with quote

Hallo

ich will meinen alten K6 als Server betreiben und wollte das System von anfang an bauen.

Die Installation scheitert beim compilieren des bootstraps mit folgender Fehlermeldung:
Code:

...
configure: error: c++ preprocessor "/lib/cpp" fails sanity check
See 'config.log' for more details
configure: error: /lib/sh './configure' failed for autoconf-lib.link

!!! ERROR: sys-devel/gettext.0.12.1 failed
!!! Function econf, Line 324, Exitcode 1
!!! econf failed


Die Datei config.log konnte ich nicht finden, weiss jemand wo die abgelegt wird? (Sie ist nicht in /var/log)

in /etc/make.conf hab ich als USE-flags
Code:

USE=" -X -gnome -kde -arts -gtk alsa mmx oss apache2"


für die CHOST einstellung verwendete ich folgendes:
Code:

CHOST="i586-pc-linux-gnu"



und als CFLAGS:
Code:

CFLAGS=" -march=k6 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"


ich hab das ganze dann noch mit einem K6-2 mit den gleichen einstellungen und angepasstem "-march=k6-2" -Flag probiert, da ging es problemlos.

Ich hab dann irgendwann aufgegeben und das stage 2 probiert da bin ich allerdings auch irgendwann gescheitert, irgendwo in der Mitte.

für Hilfe danke ich schon im vorraus
Back to top
View user's profile Send private message
lowde
n00b
n00b


Joined: 07 Jul 2003
Posts: 50
Location: Germany

PostPosted: Tue Aug 26, 2003 8:47 pm    Post subject: Reply with quote

hi.

ein bootstrap funktioniert mit gettext 0.12.1 und 0.12 nicht.
mußt momentan einfach in die package.mask die beiden versionen eintragen. (also bootstrap dazu bringen gettext 0.11.x zu benutzten)
nach dem bootsrap kannst du ohne probleme gettext updaten.

cu.
Back to top
View user's profile Send private message
kurt
Guru
Guru


Joined: 25 Aug 2003
Posts: 403
Location: Arni (AG); CH

PostPosted: Tue Aug 26, 2003 9:18 pm    Post subject: Reply with quote

Hallo

In der /etc/make.conf folgenden eintrag einfügen:

ACCEPT_KEYWORDS="x86"

nach dem bootstrap kanst du den eintrag ja änder wens umbedingt sein muss.

MfG

kurt
Back to top
View user's profile Send private message
EXS
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2003
Posts: 106

PostPosted: Wed Aug 27, 2003 6:04 am    Post subject: Reply with quote

der tip hat geholfen, danke lowde.

@kurt das keyword hatte ich eingetragen, trotzdem danke

Eine Frage hab ich noch, wieso hat es dann ohne den package.mask eintrag mit dem k6-2 funktioniert?
Back to top
View user's profile Send private message
kurt
Guru
Guru


Joined: 25 Aug 2003
Posts: 403
Location: Arni (AG); CH

PostPosted: Fri Aug 29, 2003 12:43 pm    Post subject: Reply with quote

Hallo

zu deiner frage warum es beim k6-2 funtionierte ich schätze mal dort hast Du ACCEPT_KEYWORDS="x86" eingetragen und jetzt hast Du ACCEPT_KEYWORDS="~x86" eingetragen.

wen du die ebuilds anschaust wirst Du es merken dort steht ja immer
KEYWORDS="x86 ppc sparc ~alpha hppa arm ~mips" oder
KEYWORDS="~x86" der unterschied ist nur ein zeichen nämlich "~"
für unstabiel bezieungsweise noch nicht überal fertig getestet.

Gruss

kurt
Back to top
View user's profile Send private message
EXS
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2003
Posts: 106

PostPosted: Fri Aug 29, 2003 1:00 pm    Post subject: Reply with quote

danke
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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