Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installatie probleem (Stage2)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
rvaneerd
n00b
n00b


Joined: 30 Sep 2005
Posts: 4

PostPosted: Fri Sep 30, 2005 8:30 am    Post subject: Installatie probleem (Stage2) Reply with quote

Hallo,

Ik ben Gentoo (2005.1) aan het installeren en loop daarbij in Stage2 tegen een probleem aan.

Ik heb vrij veel Linux ervaring maar dat was meer van het kaliber installeren / gebruiken / updaten. Niet in de vorm die ik bij Gentoo nodig lijk te hebben. Daarnaast heb ik niet de allernieuwste hardware (PII) en vond de mogelijkheden die Gentoo me zou bieden om van scratch af aan een OS te bouwen afgestemd op het platvorm bijzonder aantrekkelijk.

Ik ben dus begonnen met een minimum CD en heb daarbij de handleiding gevolgd om eerst een Stage1 file te downloaden (uiteraard gevolgd door de portage-snapshot e.d.).
Alles ging vrij vlekkeloos (toen ik eindelijk mijn netwerk-kaart aan de praat had ;-)) tot stap 6.c Progressing from Stage1 to Stage2 en dan verder bij Bootstrapping the System.
Ik ben dus inderdaad wat anders gaan doen nadat ik het commando had ingegeven maar toen ik een dag later terug kwam stond het volgende op me te wachten:
Quote:

make -j2 -j1 -C wctype subdir_install
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5/wctype'
/bin/install -c -m 644 wctype.h /var/tmp/portage/glibc-2.3.5-r1/image//usr/include/wctype.h
c=`(cd /var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/wctype && \
sed -n -e 's@\$(common-objpfx)@/var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/@g' \
-e 's@\$(objpfx)@/var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/wctype/@g' \
-e '/stub-tag\.h/{; g; s/./&/p; }' \
-e '/:/{x; s/^.*$//; x; }' \
-e 's/^.*://;s/\\$//;s/^ *\([^ ][^ ]*\) .*$/\1/' \
-e '/^[^ ][^ ]*$/{G;s/^.*\n\(..*\)/\1/;s/\n//;h; }' \
wcfuncs.o.d wctype.o.d iswctype.o.d wctrans.o.d towctrans.o.d wcfuncs_l.o.d wctype_l.o.d iswctype_l.o.d wctrans_l.o.d towctrans_l.o.d wcfuncs.os.d wctype.os.d iswctype.os.d wctrans.os.d towctrans.os.d wcfuncs_l.os.d wctype_l.os.d iswctype_l.os.d wctrans_l.os.d towctrans_l.os.d) | sort | uniq`; \
sed -n 's/^stub_warning *(\([^)]*\).*$/#define __stub_\1/p' \
$c /dev/null > /var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/wctype/stubsT
mv -f /var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/wctype/stubsT /var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/wctype/stubs
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5/wctype'
make -j2 -j1 -C manual subdir_install
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5/manual'
pwd=`pwd`; \
no libm-err-tab.pl $pwd/.. > libm-err-tmp
/bin/sh: no: command not found
make[2]: *** [stamp-libm-err] Error 127
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5/manual'
make[1]: *** [manual/subdir_install] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5'
make: *** [install] Error 2

!!! ERROR: sys-libs/glibc-2.3.5-r1 failed.
!!! Function toolchain-glibc_src_install, Line 297, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Wie kan mij verder op weg helpen?

Alvast bedankt,
Rob van Eerd
Rosmalen
Back to top
View user's profile Send private message
Po0ky
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2005
Posts: 142
Location: Belgium

PostPosted: Fri Sep 30, 2005 8:42 am    Post subject: Reply with quote

is er iets veranderd aan uw chost?
Anders, de meeste problemen zijn verhelpbaar met een goeie env-update voor uw compile en anders het fix_libtool scriptje eens onder de loep nemen

(En, met welk commando chroot je?)
_________________
-- I'll eat it--
Back to top
View user's profile Send private message
rvaneerd
n00b
n00b


Joined: 30 Sep 2005
Posts: 4

PostPosted: Fri Sep 30, 2005 8:56 am    Post subject: Reply with quote

Bedankt voor je reactie.

Ik heb het volgende in /etc/make.conf:
Code:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="gnome gtk -kde -qt alsa"

bovenstaande info heb ik uit de Gentoo Linux Wiki http://gentoo-wiki.com/Safe_Cflags#Pentium_II_.28Deschutes.29.2C_.28Intel.29

en /etc/locales.build:
Code:
# This file names the list of locales to be built when glibc is installed.
# The format is <locale>/<charmap>, where <locale> is a locale from the
# /usr/share/i18n/locales directory, and <charmap> is name of one of the files
# in /usr/share/i18n/charmaps/. All blank lines and lines starting with # are
# ignored. Here is an example:
# en_US/ISO-8859-1

en_US/ISO-8859-1
en_US.UTF-8/UTF-8
# ja_JP.EUC-JP/EUC-JP
# ja_JP.UTF-8/UTF-8
# ja_JP/EUC-JP
# en_HK/ISO-8859-1
# en_PH/ISO-8859-1
# de_DE/ISO-8859-1
# de_DE@euro/ISO-8859-15
# es_MX/ISO-8859-1
# fa_IR/UTF-8
# fr_FR/ISO-8859-1
# fr_FR@euro/ISO-8859-15
# it_IT/ISO-8859-1


en in /etc/portage/portage.use:
Code:
sys-libs/glibc userlocales


De bovenstaande directory-paden zijn natuurlijk relatief na chrooting naar /mnt/gentoo!!


Ik heb het onderstaande nog gevonden op het internet maar ik weet niet of daar de oplossing gezocht moet worden of hoe dat geregeld zou moeten worden met Gentoo:
Quote:
As a part of rejuvenating the FAQ, I went through rhe installation process
again. My first dissapointment was the need to upgrade GIMP if I wanted to
compile the sane-frontends as GIMP plug-in. Oh, well...

But more seriously: when compiling the xsane 0.92, I got the message:

file=./`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file cs.po
/bin/sh: no: command not found
make: *** [cs.gmo] Error 127

Browsing through the mailinglist, I found that a
./configure --disable-nls
avoided this errormessage. So I got xsane compiled and running. But it is a
nasty errormessage that should get fixed.


Groetjes,
Rob.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Fri Sep 30, 2005 3:52 pm    Post subject: Reply with quote

Quote:
no libm-err-tab.pl $pwd/.. > libm-err-tmp
/bin/sh: no: command not found

Controleer ook even of je harddisk niet volgelopen is op de partitie waar /var/tmp/portage zich bevindt. Als je harde schijf net zo oud is als je processor, zal het wel niet zo'n bijster grote harde schijf zijn.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
shinadul
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2003
Posts: 90
Location: Netherlands

PostPosted: Sat Oct 01, 2005 6:19 am    Post subject: Reply with quote

nixnut wrote:
Quote:
no libm-err-tab.pl $pwd/.. > libm-err-tmp
/bin/sh: no: command not found

Controleer ook even of je harddisk niet volgelopen is op de partitie waar /var/tmp/portage zich bevindt. Als je harde schijf net zo oud is als je processor, zal het wel niet zo'n bijster grote harde schijf zijn.


Om een stage-1 core-filesysteem zonder X te compileren heb je ongeveer 2Gb aan vrije diskruimte nodig binnen de chroot jail.
Back to top
View user's profile Send private message
rvaneerd
n00b
n00b


Joined: 30 Sep 2005
Posts: 4

PostPosted: Sat Oct 01, 2005 7:07 am    Post subject: Reply with quote

shinadul wrote:
nixnut wrote:
Quote:
no libm-err-tab.pl $pwd/.. > libm-err-tmp
/bin/sh: no: command not found

Controleer ook even of je harddisk niet volgelopen is op de partitie waar /var/tmp/portage zich bevindt. Als je harde schijf net zo oud is als je processor, zal het wel niet zo'n bijster grote harde schijf zijn.


Om een stage-1 core-filesysteem zonder X te compileren heb je ongeveer 2Gb aan vrije diskruimte nodig binnen de chroot jail.

Ik heb nog ruim 6,4GB over (in /mnt/gentoo dus eigenlijk /dev/hda2, swap = /dev/hda3) op het moment dat ik tegen de foutmelding aan loop!
Back to top
View user's profile Send private message
shinadul
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2003
Posts: 90
Location: Netherlands

PostPosted: Sat Oct 01, 2005 7:20 am    Post subject: Reply with quote

Op internet krijg ik met google de volgende hints:

Er is een software-pakket nog niet geinstalleerd waardoor (bijvoorbeeld) $PERL "no" oplevert ipv /bin/perl....

Ik hoop dat je daar wat mee kan.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch 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