View previous topic :: View next topic |
Author |
Message |
pr3d n00b
Joined: 19 Aug 2005 Posts: 17
|
Posted: Tue Aug 23, 2005 8:59 pm Post subject: hello |
|
|
i`ve got a similar error, i dont have gcc 3.4 installed, just 3.3
lirc_dev: version magic '2.6.11-gentoo-r9 SMP preempt 586 4KSTACKS gcc-3.4' should be '2.6.11-gentoo-r9 486 gcc-3.3'
lirc_dev: no version magic, tainting kernel.
and the error comes up with all the modules i want to emerge,
what do you suggest me?
should i try roc's code?
regards pr3d |
|
Back to top |
|
|
ali3nx l33t
Joined: 21 Sep 2003 Posts: 731 Location: Winnipeg, Canada
|
Posted: Wed Aug 24, 2005 1:59 am Post subject: Re: hello |
|
|
pr3d wrote: | i`ve got a similar error, i dont have gcc 3.4 installed, just 3.3
lirc_dev: version magic '2.6.11-gentoo-r9 SMP preempt 586 4KSTACKS gcc-3.4' should be '2.6.11-gentoo-r9 486 gcc-3.3'
lirc_dev: no version magic, tainting kernel.
and the error comes up with all the modules i want to emerge,
what do you suggest me?
should i try roc's code?
regards pr3d |
This appears to be somehow related to lirc in your system configuration. possibly due to lirc being added in your kernel config. Maybe check it out _________________ Compiling Gentoo since version 1.4
Thousands of Gentoo Installs Completed
Emerged on every continent but Antarctica
Compile long and Prosper! |
|
Back to top |
|
|
pr3d n00b
Joined: 19 Aug 2005 Posts: 17
|
Posted: Wed Aug 24, 2005 8:06 pm Post subject: help |
|
|
no, lirc support is no more availabl in the kernel config
the modules are compiled during install of lirc
but every other modules dont work too, if i install nvidia kernel
the nvidia.ko doesnt work. I have now almost every thing i need
of drivers compiled into the kernel, so i cant start my pc anyway.
the strange is i didnt have gcc 3.4 installed just the gcc3.3.5 which
i emerged. |
|
Back to top |
|
|
pr3d n00b
Joined: 19 Aug 2005 Posts: 17
|
|
Back to top |
|
|
Rukie l33t
Joined: 26 Jan 2004 Posts: 692 Location: SE Wi, Home of cheese and cowtippers.......
|
Posted: Sun Aug 28, 2005 4:12 pm Post subject: |
|
|
Everything worked great except for one thing... the splash image! I get several errors. I followed everything step for step, but I still get the following errors.
"Cannot open config file /etc/splash/livecd-2005.1/640x480.cf"
"No 8bpp verbose silent picure specified in theme config"
"No 8bpp verbose picture specified in theme config"
"Failed to get 8bpp picture in theme config"
I've tried adjusting the grub.conf in a few different ways, and nothign really seems to make any headway. _________________ Gentoomania! Support the Open Source!
http://www.rukie.ath.cx |
|
Back to top |
|
|
ali3nx l33t
Joined: 21 Sep 2003 Posts: 731 Location: Winnipeg, Canada
|
Posted: Fri Sep 09, 2005 10:02 am Post subject: |
|
|
Few edit's and code example cleanups. I removed all the hostnames from various servers and workstations i used while making the tutorial. I'll be adding more content this fall time permitting. kde, gnome, and xorg setup with gdm. and an optional sections on using hardened gentoo linux More to come Stay tuned _________________ Compiling Gentoo since version 1.4
Thousands of Gentoo Installs Completed
Emerged on every continent but Antarctica
Compile long and Prosper! |
|
Back to top |
|
|
ycUygB1 Apprentice
Joined: 27 Jul 2005 Posts: 276 Location: Portland, Oregon
|
Posted: Thu Sep 15, 2005 9:33 pm Post subject: Kernel Panic |
|
|
Well, I spent all day following the instructions, rebooted and after the initrd finished,
I got:
VFS: Cannot open root device "sda8" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
My setup is:
ASUS A8N-SLI Premium Motherboard.
AMD64 x2
1 sata drive attached to the Nvidia controller.
there is also an SiI SATA controller, which has no drives attached.
/boot is on /dev/sda4, type ext2
/ is on /dev/sda8, type reiserfs (3.6)
grub.conf says:
root (hd0,4)
kernel /vmlinuz root=/dev/sda8 video=vesafb:ywrap,pmipal,1024x768-32@65 splash=silent,fadein,theme:livecd-2005.1 quiet
initrd (hd0,4)/fbsplash-livecd-2005.1-1024x768
OK, so I scoured the internet, and quite a few people have had the same problem.
Here are all the things I've tried which haven't worked:
1) Disabling advanced partition selection in the kernel. This worked for a lot of people, apparently.
2) Compiling ext2, ext3, reiserfs, squashfs and cramfs into the kernel not as modules.
3) Make sure that Nvidia SATA support is in the kernel, not as a module.
The 2005.1 live cd works fine by loading libata followed by sata_nv, but I don't know if you can do that with an initrd.
EDIT -- I solved this problem by enabling Advanced Partition selection and the MSDOS Partitions suboption.
This is apparently new in the .config. /dev/sda1 is a Windows setup, so the kernel got confused and needed
these two options to be enabled in the .config. |
|
Back to top |
|
|
xchric n00b
Joined: 20 Feb 2005 Posts: 35
|
Posted: Sat Sep 17, 2005 3:59 pm Post subject: |
|
|
I got this error when I was doing
Code: | emerge --newuse -uD system |
This is the second time I follow this guide and I got the same error last time. I followed the guide step by step. It seems that this is not a random error.
Any idea
Thanks for your help
Code: | checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/config.log
!!! ERROR: app-text/aspell-0.50.5-r4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
|
|
|
Back to top |
|
|
erezny n00b
Joined: 20 Dec 2003 Posts: 48 Location: Wisconsin, USA
|
|
Back to top |
|
|
CapnLoogie n00b
Joined: 17 Feb 2005 Posts: 47 Location: Middlebury, Indiana
|
Posted: Sun Sep 18, 2005 10:00 pm Post subject: |
|
|
I have a K6-3-400 that Im trying to install Gentoo on. It says in your make.conf to avoid using the flag for these processors. I cant seem to find the bug that it points to. If Im not supposed to use them what should I set the CFLAGS to?
Thanks
The Cap'n |
|
Back to top |
|
|
slycordinator Advocate
Joined: 31 Jan 2004 Posts: 3065 Location: Korea
|
Posted: Mon Sep 19, 2005 3:16 am Post subject: |
|
|
xchric wrote: | I got this error when I was doing
Code: | emerge --newuse -uD system |
This is the second time I follow this guide and I got the same error last time. I followed the guide step by step. It seems that this is not a random error.
Any idea
Thanks for your help
Code: | checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/config.log
!!! ERROR: app-text/aspell-0.50.5-r4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
|
|
Since it says your C++ compiler cannot create executables then that leads me to believe that either:
1) Something is borked in your gcc install
or
2) Your your CFLAGS/CXXFLAGS has a typo in it.
So please post your CFLAGS and CXXFLAGS from make.conf |
|
Back to top |
|
|
xchric n00b
Joined: 20 Feb 2005 Posts: 35
|
Posted: Mon Sep 19, 2005 6:24 am Post subject: |
|
|
slycordinator wrote: | xchric wrote: | I got this error when I was doing
Code: | emerge --newuse -uD system |
This is the second time I follow this guide and I got the same error last time. I followed the guide step by step. It seems that this is not a random error.
Any idea
Thanks for your help
Code: | checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/config.log
!!! ERROR: app-text/aspell-0.50.5-r4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
|
|
Since it says your C++ compiler cannot create executables then that leads me to believe that either:
1) Something is borked in your gcc install
or
2) Your your CFLAGS/CXXFLAGS has a typo in it.
So please post your CFLAGS and CXXFLAGS from make.conf |
I think I use the make.conf provided in this how-to.
Code: |
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -fomit-frame-pointer -pipe"
CXXFLAGS="${CFLAGS}"
|
My machine is IBM thinkpad T40 and the CPU is pentium-m
I first used to perform the bootstrap, I failed in the middle and I changed the CFLAGS to
and I passed the bootstrap. then I encounted the error above when was trying the emerge system |
|
Back to top |
|
|
ericx n00b
Joined: 22 Dec 2003 Posts: 19
|
Posted: Wed Oct 12, 2005 3:08 am Post subject: Catch 22 problem with Xlib.h |
|
|
I've been trying to follow the tutorial, and I've gotten as far as this component of the build one-liner:
emerge --newuse -uD system
I can't really follow the emerge script; but the build of pango fails when it tries to include Xlib.h:
Code: |
include/cairo -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -march=pentium4 -O3 -fomit-frame-pointer -pipe -Wall -c pango-scan.c -fPIC -DPIC -o .libs/pango-scan.o
In file included from ../pango/pangoxft.h:30,
from pango-scan.c:10:
../pango/pangoxft-render.h:31:22: X11/Xlib.h: No such file or directory
../pango/pangoxft-render.h:32:25: X11/Xft/Xft.h: No such file or directory
../pango/pangoxft-render.h:35:2: #error "must have Xft version 2 or newer"
|
Xlib.h is part of xorg's X11, but if I try to emerge x11-base/xorg-x11, it requires pango (actually giflib too with the exact same problem). So... You can't build xorg because it requires pango while pango requires xorg.
---
Out of frustration, I just downloaded X11R6.8.6-src.tar.gz and installed it without the emerge. Now the pango build goes further; but now it fails because for some unknown reason it is not including fontconfig.h. This is trivially fixed if I blow off the emerge again and just build it from source; but I'm trying to give Gentoo a real shot here and I really don't want to be burdened with an endless sequence of hand builds.
Thanks for your time. _________________ gentoo newbie
FreeBSD aficionado |
|
Back to top |
|
|
ali3nx l33t
Joined: 21 Sep 2003 Posts: 731 Location: Winnipeg, Canada
|
Posted: Wed Oct 12, 2005 3:50 am Post subject: Re: Catch 22 problem with Xlib.h |
|
|
ericx wrote: | I've been trying to follow the tutorial, and I've gotten as far as this component of the build one-liner:
emerge --newuse -uD system
I can't really follow the emerge script; but the build of pango fails when it tries to include Xlib.h:
Code: |
include/cairo -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -march=pentium4 -O3 -fomit-frame-pointer -pipe -Wall -c pango-scan.c -fPIC -DPIC -o .libs/pango-scan.o
In file included from ../pango/pangoxft.h:30,
from pango-scan.c:10:
../pango/pangoxft-render.h:31:22: X11/Xlib.h: No such file or directory
../pango/pangoxft-render.h:32:25: X11/Xft/Xft.h: No such file or directory
../pango/pangoxft-render.h:35:2: #error "must have Xft version 2 or newer"
|
Xlib.h is part of xorg's X11, but if I try to emerge x11-base/xorg-x11, it requires pango (actually giflib too with the exact same problem). So... You can't build xorg because it requires pango while pango requires xorg.
---
Out of frustration, I just downloaded X11R6.8.6-src.tar.gz and installed it without the emerge. Now the pango build goes further; but now it fails because for some unknown reason it is not including fontconfig.h. This is trivially fixed if I blow off the emerge again and just build it from source; but I'm trying to give Gentoo a real shot here and I really don't want to be burdened with an endless sequence of hand builds.
Thanks for your time. |
I have a vague hunch here that you may need to addd Xaw3d to your use flags. There's another ebuild i recall having a similar issue with. Hope it helps. _________________ Compiling Gentoo since version 1.4
Thousands of Gentoo Installs Completed
Emerged on every continent but Antarctica
Compile long and Prosper! |
|
Back to top |
|
|
ericx n00b
Joined: 22 Dec 2003 Posts: 19
|
Posted: Wed Oct 12, 2005 5:13 am Post subject: |
|
|
Quote: | I have a vague hunch here that you may need to addd Xaw3d to your use flags. There's another ebuild i recall having a similar issue with. Hope it helps. |
Thanks, but that doesn't seem to have any effect (good or bad). "emerge system" dives into emerging pango which fails because xorg isn't already built. (I know I'm new to this, but why does the xorg port insist that pango be built first? That just seems really dumb. Isn't there a flag I can set to insist that I don't want pango?) _________________ gentoo newbie
FreeBSD aficionado |
|
Back to top |
|
|
ali3nx l33t
Joined: 21 Sep 2003 Posts: 731 Location: Winnipeg, Canada
|
Posted: Wed Oct 12, 2005 7:22 am Post subject: |
|
|
ericx wrote: | Quote: | I have a vague hunch here that you may need to addd Xaw3d to your use flags. There's another ebuild i recall having a similar issue with. Hope it helps. |
Thanks, but that doesn't seem to have any effect (good or bad). "emerge system" dives into emerging pango which fails because xorg isn't already built. (I know I'm new to this, but why does the xorg port insist that pango be built first? That just seems really dumb. Isn't there a flag I can set to insist that I don't want pango?) |
If you still have your source tree for xorg that you used to build your xorg i highly suggect you make uninstall because there's about 100 patches gentoo adds to xorg's src tree before autotools starts making the Makefiles. also all of your xorg libs and such will be in an incorrect location and not managed by portage which could create breakage due to stray shared objects and such being overinstalled when emerge updates xorg. As for fontconfig.h is a dependancy of xorg provided by fontconfig and pango is absolutely needed for some gtk based graphical applications. You may have a pesky problem with circular dependancies which creates a state where dependancies arent installed before some package or group of packages due to more than one parent package needing similar applications. _________________ Compiling Gentoo since version 1.4
Thousands of Gentoo Installs Completed
Emerged on every continent but Antarctica
Compile long and Prosper! |
|
Back to top |
|
|
ericx n00b
Joined: 22 Dec 2003 Posts: 19
|
Posted: Wed Oct 12, 2005 6:18 pm Post subject: |
|
|
Quote: | If you still have your source tree for xorg that you used to build your xorg i highly suggect you make uninstall |
I hoped it was obvious that I was trying to do that. However, the xorg emerge requires giflib and pango, while giflib and pango won't build until after you have installed xorg... If there is a way to do this with emerge, clearly that is the way to do it.
This is particularly frustrating because xorg in no way actually requires giflib and pango in order to build.
Are the nuts and bolts of emerge documented anywhere (other than the --help and man pages)? Or do I have to start wading thru code?
Thanks. _________________ gentoo newbie
FreeBSD aficionado |
|
Back to top |
|
|
wschalk n00b
Joined: 30 Jan 2005 Posts: 38
|
Posted: Tue Nov 08, 2005 11:06 pm Post subject: df - no space left on device |
|
|
Hi,
I try to install a Gentoo system remotely on my friends' laptop (currently running Debian 3.0 with a 2.4.x kernel) and I am getting those "no space left on device" errors. Here's what I did:
/dev/hda1 was my friends' swap partition, and is no an ext3 one:
# mount /dev/hda1 /mnt
Afterwards I downloaded stage 1 for x86 and extracted it, modified make.conf
# mount -t proc proc /mnt/proc
# mount -o bind /dev /mnt/dev
# cp /etc/resolv.conf /mnt/etc/resolv.conf
# chroot /mnt /bin/bash
# env-update && source /etc/profile
(I have to do the following step to make "df" work, otherwise, it will come up with strange error messages)
# cp /proc/mounts /etc/mtab
Downloaded and extraced a portage snapshort. Now running "emerge sync" leads to
# emerge sync
>>> starting rsync with rsync://134.68.220.97/gentoo-portage...
>>> checking server timestamp ...
Welcome to hawk.gentoo.org
Server Address : 134.68.220.97
Contact Name : mirror-admin@gentoo.org
Hardware : 1 x Intel(R) Pentium(R) 4 CPU 2.40GHz, 2176MB RAM
Please note: common gentoo-netiquette says you should not sync more
than once a day. Users who abuse the rsync.gentoo.org rotation
may be added to a temporary ban list.
MOTD brought to you by motd-o-matic, version 0.3
receiving file list ...
1 file to consider
mkstemp "/var/tmp/.timestamp.chk.VaX9k9" failed: No space left on device
32 100% 0.00kB/s 0:00:00
However there should be space on the harddisk:
# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 950M 538M 402M 58% /
/dev/root 950M 538M 402M 58% /
devpts 146G 448M 138G 1% /dev/pts
tmpfs 146G 448M 138G 1% /dev/shm
/dev/hda1 950M 538M 402M 58% /
/dev/root 146G 448M 138G 1% /dev
Interestingly "df -i" says something different:
# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
rootfs 123648 123648 0 100% /
/dev/root 123648 123648 0 100% /
devpts 19415040 21834 19393206 1% /dev/pts
tmpfs 19415040 21834 19393206 1% /dev/shm
/dev/hda1 123648 123648 0 100% /
/dev/root 19415040 21834 19393206 1% /dev
Any ideas what might cause this?
Thanks a lot and bye,
Werner. |
|
Back to top |
|
|
Bob P Advocate
Joined: 20 Oct 2004 Posts: 3374 Location: USA
|
Posted: Sat Nov 12, 2005 5:41 pm Post subject: |
|
|
Yikes! Has Hell Frozen Over? The Gentoo Stage 1 Install is Now Officially UNSUPPORTED!
Gentoo Installation Handbook 2005.1, Nov 12, 2005, Section 5.c wrote: |
Make sure you download a stage3 tarball - installations using a stage1 or stage2 tarball are not supported anymore. |
congrats ali3nx, you should be inspired by the fact that you're now an even more extreme member of the extreme lunatic fringe.
i think that this means that even more people are going to be using this excellent installation method. keep up the good work! |
|
Back to top |
|
|
slycordinator Advocate
Joined: 31 Jan 2004 Posts: 3065 Location: Korea
|
Posted: Sun Nov 13, 2005 4:16 am Post subject: |
|
|
ericx wrote: | Quote: | If you still have your source tree for xorg that you used to build your xorg i highly suggect you make uninstall |
I hoped it was obvious that I was trying to do that. However, the xorg emerge requires giflib and pango, while giflib and pango won't build until after you have installed xorg... If there is a way to do this with emerge, clearly that is the way to do it.
This is particularly frustrating because xorg in no way actually requires giflib and pango in order to build.
Are the nuts and bolts of emerge documented anywhere (other than the --help and man pages)? Or do I have to start wading thru code?
Thanks. |
Something must be very strange in your USE flags for xorg to depend on pango. Try posting the output of "emerge -pv xorg-x11" |
|
Back to top |
|
|
krizz n00b
Joined: 15 Sep 2004 Posts: 26
|
Posted: Sun Nov 13, 2005 12:59 pm Post subject: |
|
|
Hi there,
I really dig this installation method, isn't it cool to deviate from the 'normal' way
But, I spotted some 'errors':
- If I emerge gcc-config (the first thing to emerge); emerge complaints about non-existence of /var/log/portage, I just manually created it.
- emerge libperl is there twice (I mean the loooong instruction).
My 0.02$
/* EDIT
Also, I'd like to point at the fact that just after the bootstrap, gcc-3.4 is installed, but not used to compile yet. This will only work after a env-update and source /etc/profile. Try it yourself.
*/ |
|
Back to top |
|
|
slycordinator Advocate
Joined: 31 Jan 2004 Posts: 3065 Location: Korea
|
Posted: Mon Nov 14, 2005 3:07 am Post subject: |
|
|
krizz wrote: | [*]emerge libperl is there twice (I mean the loooong instruction). |
That's not an "error" really. It's just no longer needed. There was a time when there were ebuilds that had circular dependencies with perl when doing "emerge -e system" and the way you fixed that was doing "emerge libperl" and you did it twice just to be very safe. |
|
Back to top |
|
|
ericx n00b
Joined: 22 Dec 2003 Posts: 19
|
Posted: Tue Nov 15, 2005 8:01 pm Post subject: |
|
|
slycordinator wrote: | ericx wrote: |
I hoped it was obvious that I was trying to do that. However, the xorg emerge requires giflib and pango, while giflib and pango won't build until after you have installed xorg... If there is a way to do this with emerge, clearly that is the way to do it.
This is particularly frustrating because xorg in no way actually requires giflib and pango in order to build.
Are the nuts and bolts of emerge documented anywhere (other than the --help and man pages)? Or do I have to start wading thru code?
Thanks. |
Something must be very strange in your USE flags for xorg to depend on pango. Try posting the output of "emerge -pv xorg-x11" |
I've since lost the scenario. I started with ali3nx's list of USE flags, and then tried to pare it down. Subsequently, I just used that entire mondo list and it built.
I got this from an archive, I'm pretty sure it is what I was using:
Code: |
USE="aac aalib acl acpi alsa apache2 -arts \
audiofile bash-completion \
bcmath bzip2 bzlib cddb cdinstall \
cdparanoia cdrom chroot \
cpdflib css ctype -cups curl curlwrappers dba dio \
divx4linux doc droproot dts dv dvdr dvdread edl \
emacs emacs-w3 encode erandom exif extensions \
fastcgi fbcon ffmpeg fluidsynth fmod \
fpx freetype ftp gd geoip \
glade glut gmp gnuplot graphviz gs \
hal hardenedphp hdf iconv \
imap imlib2 innodb ipv6 irda irmc jabber \
jbig jp2 jpeg2k \
kerberos krb4 lcms leim \
libgd libsamplerate lirc live \
lzo mcal memlimit \
mime mmap mng \
mp3 mpeg mpeg4 mpi mplayer mysql \
mythtv \
netcdf network nptl nptlonly \
offensive openal opie \
pcntl pcre pda perl \
php posix qt samba \
session \
sftplogging sharedmem simplexml smime sndfile \
sockets sox sse ssl \
struts sysvipc tidy transcode \
truetype-fonts type1-fonts unicode v4l v4l2 vcd \
X509 xanim \
xine \
xpm xvid \
zvbi"
|
---
Edit: Looks like 'X' might be missing? _________________ gentoo newbie
FreeBSD aficionado |
|
Back to top |
|
|
radyvix n00b
Joined: 26 Feb 2004 Posts: 6
|
Posted: Wed Nov 16, 2005 6:57 pm Post subject: Thanks |
|
|
Wanted to say thanks. This is the install guide that I was looking for. Everything on my system is running much smoother than my past installs and it only took one shot. I now have a working linux desktop/server computer and look forward to performing this install on some more boxes. |
|
Back to top |
|
|
mr2600 n00b
Joined: 22 Feb 2004 Posts: 54 Location: Florida
|
Posted: Thu Dec 08, 2005 12:05 am Post subject: |
|
|
What a nice tutorial... I decided to re-roll a test on some new hardware we obtained at work.
Pentium 4 630 with 2mb cache and EMT64.
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -fomit-frame-pointer -mmmx -msse2 -mfpmath=sse -pipe"
However at "USE="-* build bootstrap" emerge linux-headers" I got this problem...
Code: | * Library routines
*
CRC-CCITT functions (CRC_CCITT) [N/m/y/?] n
CRC32 functions (CRC32) [Y/?] y
CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/m/y/?] n
SPLIT include/linux/autoconf.h -> include/config/*
CC scripts/mod/empty.o
cc1: error: code model `kernel' not supported in the 32 bit mode
make[2]: *** [scripts/mod/empty.o] Error 1
make[1]: *** [scripts/mod] Error 2
make: *** [scripts] Error 2
!!! ERROR: sys-kernel/linux-headers-2.6.11-r3 failed.
!!! Function compile_headers, Line 415, Exitcode 2
!!! prepare failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Is this related to trying to run as 64-bit linux? |
|
Back to top |
|
|
|