Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installing gentoo for a live CD
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
dirtbag
Guru
Guru


Joined: 18 Feb 2003
Posts: 508
Location: NC

PostPosted: Sat Mar 26, 2005 2:42 pm    Post subject: installing gentoo for a live CD Reply with quote

im trying to follow the instructions at
https://forums.gentoo.org/viewtopic.php?t=244837
and using a stage2 tarball.

and when I get to the point where I do emerge system..
I get

Finding dependencies for pp_pack.o.
Finding dependencies for pp_sort.o.
Finding dependencies for miniperlmain.o.
Finding dependencies for perlmain.o.
make[1]: Entering directory `/var/tmp/portage/libperl-5.8.5/work/perl-5.8.5'
echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' >.shlist
make[1]: Leaving directory `/var/tmp/portage/libperl-5.8.5/work/perl-5.8.5'
Updating makefile...
test -s perlmain.c && touch perlmain.c
cd x2p; make depend
make[1]: Entering directory `/var/tmp/portage/libperl-5.8.5/work/perl-5.8.5/x2p'
makefile:157: *** target pattern contains no `%'. Stop.
make[1]: Leaving directory `/var/tmp/portage/libperl-5.8.5/work/perl-5.8.5/x2p'
make: *** [depend] Error 2

!!! ERROR: sys-devel/libperl-5.8.5 failed.
!!! Function src_compile, Line 217, Exitcode 2
!!! Couldn't make libperl.so depends
!!! If you need support, post the topmost build error, NOT this status message.

dellbox / #


I believe it has something to do with /proc
but I did do
but I did

mount -o bind /proc proc
mount -o bind /usr/portage/distfiles usr/portage/distfiles

as it said in the instructions.. any ideas?
Back to top
View user's profile Send private message
Nard`
Apprentice
Apprentice


Joined: 23 Jan 2005
Posts: 250

PostPosted: Sat Mar 26, 2005 4:46 pm    Post subject: Reply with quote

when you did the mount command, where you in the directory where you have your installation going? confirm that with mount and ls proc in the correct directory. Also, what's your setup. Do you have something such as /root/livecd and your chrooted in? Might help to know. Why do you think it's got anything to do with /proc btw?
_________________
Programming is the process of putting bugs in.
Debugging is the process of attempting to take bugs out, doing an ugly hack, hitting your computer, then claiming insurance.
Back to top
View user's profile Send private message
dirtbag
Guru
Guru


Joined: 18 Feb 2003
Posts: 508
Location: NC

PostPosted: Sat Mar 26, 2005 5:47 pm    Post subject: got it working, i think.. Reply with quote

I believe there was stuff messed up in /dev because I didnt unpack the stage2 tarball and portage as root.
after I redid everything as root, it seems to be working now..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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