LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Gentoo bootstrap.sh problems (https://www.linuxquestions.org/questions/linux-newbie-8/gentoo-bootstrap-sh-problems-166315/)

Devbmx 04-05-2004 12:52 AM

Gentoo bootstrap.sh problems
 
ok ive tried to install gentoo twice, both ending up messing up in the bootstrap.sh script. I cant boot the gentoo CD for some reason (every oither distro i tried worked fine) so me and my friend set everything up using knoppix and downloaded a tarball for stage 1, and he gave me a list of what to put into my makefile.conf.
make.conf file reads:
USE="X gtk gnome"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS"-j2"
and the error was:
make:**** No rule to make target 'j2'. Stop.
!!! Error sys-apps/sed4.0.7 failed
that error was the second time and happened about 30 min into it, the first time it went for a good 9 hours on bootstrap (guessing because i turned it on at 3 PM was still goin at 12 AM and when i woke up it was blank) and when i checked it again the screen was blank, thinking it was just the screen saver or whatever i hit enter and nothing came up, tried a number of keys and none worked, so i restarted my computer and did the whole thing all over again, anyone have any ideas what could be wrong or what to do?

comp12345 04-05-2004 01:41 AM

MAKEOPTS"-j2" should be MAKEOPTS="-j2"

Devbmx 04-05-2004 02:02 AM

would that cause bootstrap.sh to hang?

Devbmx 04-05-2004 02:16 AM

ok i just checed and my bootstrap failed again, this time i got a ne error which reads:
./libs.a(gzio.o)(text+x865) in function 'gzread'
:undefined refrence to 'errno'
!!! ERROR: syslibs/zlib-1.1.4-r2 failed
!!! function src_compile, line 29, exit code 2
!!! (no error message)
any ideas? (btw sorry if this isnt exact, i had to write it down in the dark)

Devbmx 04-05-2004 11:58 AM

also there were alot of lines like ./libs.a(gzio.o)(text+x865) in function 'gzread' and :undefined refrence to 'errno' for different things of course (errno always stayed the same however)


All times are GMT -5. The time now is 03:40 AM.