Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118202 - make && make modules_install failure
Summary: make && make modules_install failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: HPPA Linux
: High normal (vote)
Assignee: Gentoo/HPPA Kernel Hackers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 10:34 UTC by Michael J. McConachie
Modified: 2006-01-07 14:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael J. McConachie 2006-01-07 10:34:15 UTC
I have been trying to install for over a week now, and I have had many, various, and not always replicated errors with GCC.  This is the one that i ALWAYS get.  I already have the latest gcc, it was made from lastnight's latest  tarballs (portage, and stage 3 tarballs...) i have invoked the USE="-doc symlink" when i did the initial emerge hppa-sources.  also, the emerge -uDV, and etc-update was done prior to trying to compile the new kernel.  the menu_config went fine, and the GUI came up and i was able to save and select kernel specifics.

(chroot) livecd linux # make && make modules_install
/usr/src/linux-2.6.15-pa1/scripts/gcc-version.sh: line 11: hppa64-linux-gcc: command not found
/usr/src/linux-2.6.15-pa1/scripts/gcc-version.sh: line 12: hppa64-linux-gcc: command not found
/usr/src/linux-2.6.15-pa1/arch/parisc/Makefile:43: *** Sorry, your compiler is too old (0000).  GCC v3.3 or above is required..  Stop.

thanks all,

mike
Comment 1 Michael J. McConachie 2006-01-07 10:43:05 UTC
Also:

Its an HP a500 series server, dual 550's 2 gig of ram, and I am ssh'd into it to install b/c it is a headless server.  I have installed so far as a hpa 2.0 (8600 + b/c it is over 170 mhz....)

I installed the stage3, which was a 2005.1 class, this is what i get:

(chroot) livecd tarfiles # ls -FGg /etc/make.profile
lrwxrwxrwx  1 49 Jan  6 23:56 /etc/make.profile -> ../usr/portage/profiles/default-linux/hppa/2005.0/

it is showing 2005.0 when it was a 2005.1 tarball....is this part of it??

thanks
Comment 2 Guy Martin (RETIRED) gentoo-dev 2006-01-07 12:19:39 UTC
Please emerge gcc-hppa64.
Comment 3 Michael J. McConachie 2006-01-07 12:24:07 UTC
(In reply to comment #2)
> Please emerge gcc-hppa64.
> 

will do.  thank you.
Comment 4 Michael J. McConachie 2006-01-07 14:33:33 UTC
awesome work.  thank you.  that was the problem, the WHOLE TIME.

take care,

mike