LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 08-04-2003, 06:25 PM   #1
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Rep: Reputation: 30
gentoo emerge problems


im having problems updating my system. when i do emerge -u world the update errors out when updating gcc, this sucks because it's the first package on the list (when i do pretend). I've still got 84 more packages to update. can i skip this package? is anyone else having the same problem? i've tried installing gentoo on another harddrive and am still gitting compile problems. also, i've changed the modules.conf line from -03 pipe to -02 and -00, i've even commented the whole thing out and still it craps out. wtf? any suggestions?
 
Old 08-04-2003, 06:38 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
I had some troubles with rc3 and rc4 is out. Have you tried that?

You gave no error messages so I have no ideas. You can read them, I can't. /etc/modules.conf doesn't have any compiling options AFAIK.

How to get good answers with your questions about Linux

Last edited by fancypiper; 08-04-2003 at 06:41 PM.
 
Old 08-04-2003, 07:02 PM   #3
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
oops ok. it's make.conf that i modified and when gcc errors out it says something like "error line 365 with no error messages" ill re-compile it and post the real message.
 
Old 08-05-2003, 03:41 AM   #4
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
/usr/share/bison/bison.simple: In function `yyparse_1':
/usr/share/bison/bison.simple:934: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [c-parse.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.2.3-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.2.3-r1 failed.
!!! Function src_compile, Line 361, Exitcode 2
!!! (no error message)
 
Old 08-05-2003, 05:14 AM   #5
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Try to emerge bison.That might help
 
Old 08-08-2003, 10:43 PM   #6
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
im just gonna go to gentoo rc_4. thanks for the help though.
 
Old 08-09-2003, 02:38 AM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Newer... Gentoo 1.4 is out IIRC..

Cool
 
Old 08-11-2003, 04:28 PM   #8
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
i tried rc4 and it didn't work, gcc crapped out again during the install. i'll try 1.4, if that doesnt work ill wait untill gcc is updated again. thanks.
 
Old 08-15-2003, 02:57 AM   #9
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
closure. i got gentoo 1.4 running and it seems to be ok. is lynx included with gentoo anymore? i went to download stage1 like i always do during the install and it said "lynx command not found".
 
Old 08-15-2003, 04:17 AM   #10
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Rep: Reputation: 30
I know that it WAS included - may be they have replaced it with links? Just a thought
 
Old 08-15-2003, 04:35 AM   #11
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
Once you chrooted it's not available in the chroot environment.If you need it just keep a konsole open in the regular (CD) environment.
 
Old 08-15-2003, 05:28 AM   #12
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Or emerge the pup?

Cool
 
Old 08-16-2003, 02:00 AM   #13
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
what happened to the /etc/modules.autoload file? now theres a directory /etc/modules.autoload.d with two files in it, kernel-2.4 and kernel-2.5. ive tried modifying both to autoload my ethernet card module but neither work.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Gentoo, IPW2100/Centrino, Emerge problems... bfloeagle Linux - Laptop and Netbook 2 03-03-2007 01:16 AM
Problems running emerge -u system Gentoo FreeThinkerJim Linux - Distributions 4 04-24-2005 11:36 PM
Problems using emerge on gentoo maxbolotin Linux - Software 1 11-30-2004 11:10 AM
Problems with emerge -p on gentoo aeruzcar Linux - Software 1 11-30-2004 12:31 AM
gentoo emerge problems doralsoral Linux - Distributions 2 05-16-2004 12:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 10:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration