
hmmm. there have been lots of reports of problems with the glibc-2.3.4.20050125-r1 ebuild. did you try compiling an older version of glibc as you had thought about doing? to do that, you could just make the glibc line in package.keywords look like this:ruach wrote:'m leaving for pycon tomorrow, but if you thought we might be able to get this working, and you thought that there would be a good performance advantage to using 3.4 and ntpl I would be willing to give it another shot. If you want I'd be willing to give you a logon so you (bob P) can see what is happening.
Let me know what you think
Code: Select all
=sys-libs/glibc-2.3.4.20050125What is the output ofTimdog wrote:I have another problem. This time I did read through the thread and did a search to see if anything came up. I'm sorry for my previous post. :/
I'm at the part where you have to cd /usr/src/linux. When I do this it says that there is no such file or directory. However, if I do ls /usr/src/linux, it says it is there, and if I do mkdir /usr/src/linux, it says that the file already exists. Gentoo seems to be contradicting itself here, and I'm not sure what I should do.
Code: Select all
ls -l /usr/src/linuxApparently, not enough of a "genius" to know your own hardware. Or simply to write down the output of lspci and lsmod and use these to make a kernel.kamisama wrote:After what you said about genkernel users being inept fixing that perl bug made me feel like a super genius.
It's lrwxrwxrwx 1 root root 22 Mar 20 22:53 /usr/src/linux -> linux-2.6.10-gentoo-r2kimchi_sg wrote:What is the output ofTimdog wrote:I have another problem. This time I did read through the thread and did a search to see if anything came up. I'm sorry for my previous post. :/
I'm at the part where you have to cd /usr/src/linux. When I do this it says that there is no such file or directory. However, if I do ls /usr/src/linux, it says it is there, and if I do mkdir /usr/src/linux, it says that the file already exists. Gentoo seems to be contradicting itself here, and I'm not sure what I should do.Code: Select all
ls -l /usr/src/linux
You don't have an actual /usr/src/linux-2.6.10-gentoo-r2 directory.Timdog wrote:It'skimchi_sg wrote:What is the output ofCode: Select all
ls -l /usr/src/linuxCode: Select all
lrwxrwxrwx 1 root root 22 Mar 20 22:53 /usr/src/linux -> linux-2.6.10-gentoo-r2
Code: Select all
ls -l /usr/srcCode: Select all
drwxr-xr-x 19 root root 1248 Mar 21 09:00 linux-2.6.XX-gentoo-rYCode: Select all
rm /usr/src/linux
ln -s /usr/src/linux-2.6.XX-gentoo-rY /usr/src/linuxCode: Select all
Swap cache: add 0, delete 0, find 0/0, race 0+0
Out of Memory: Killed process 2469 (cc1).
make[2]: *** Deleting file `/var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/iconvdata/iso-2022-cn-ext.os'
{standard input}: Assembler messages:
{standard input}:84968: Warning: end of file not at end of a line; newline inserted
{standard input}:86615: Error: suffix or operands invalud for `mov'
make[2]: *** [/var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/iconvdata/gb18030.os] Terminated
make[2]: *** [/var/tmp/portage/glibc-2.3.4.20050125-r1/work/build-default-i686-pc-linux-gnu-nptl/iconvdata/iso-2022-cn-ext.os] Terminated
make[1]: *** [iconvdata/others] Terminated
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20050125-r1/work/glibc-2.3.4'
make: *** [all] Error 2Come on... here we just need to write the output of a command on a piece of paper then read it back when doing the kernel config.Bob P wrote:ooh. use genkernel, get spanked.kimchi_sg wrote:Apparently, not enough of a "genius" to know your own hardware. Or simply to write down the output of lspci and lsmod and use these to make a kernel.
Actually, you can skip the dns and nis domain name setup. Not the hostname though.Timdog wrote:What exactly do the dnsdomainname and nis.domainname settings do? Also, what does the hostname do? I semi understand that the hostname is what the comp will appear as on the network. I have a router with DHCP, and I can ping google.com, I'm just wondering why I have to set the dnsdomainname when I already have set my DNS servers in the resolv.conf file? Should I even worry about setting these?
I didn't know we were keeping score.So the score is still kimchi_sg 1, kamisama 0
Code: Select all
/var/tmp/portage/gcc-3.4.3.20050110-r1/work/gcc-3.4.3/gcc/libgcc2.c: In function `__ashrdi3':
/var/tmp/portage/gcc-3.4.3.20050110-r1/work/gcc-3.4.3/gcc/libgcc2.c:485: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/gcc-3.4.3.20050110-r1/temp/ccflgCEi.out file, please attach this to your
bugreport.
make[3]: *** [libgcc/./_ashrdi3.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/gcc-3.4.3.20050110-r1/work/build/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.3.20050110-r1/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3.20050110-r1/work/build/gcc'
make: *** [profiledbootstrap] Error 2
!!! ERROR: sys-devel/gcc-3.4.3.20050110-r1 failed.
!!! Function gcc_do_make, Line 1165, Exitcode 2
!!! make failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.
Code: Select all
livecd / # cat /etc/make.conf
# ppk 3/21/05
# machine: advantech 9575
# from stage1-on-3 with robmoss's CFLAGS
CHOST="i586-pc-linux-gnu"
# gcc 3.4.x cflags
#CFLAGS="-Os -march=c3 -ftracer -pipe"
#CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
# gcc 3.3.x
CFLAGS="-Os -march=c3 -pipe"
CXXFLAGS=${CFLAGS}
ACCEPT_KEYWORDS="x86"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORT_LOGDIR=/var/log/portage
PORTDIR_OVERLAY=/usr/local/portage
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/linux/gentoo http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
SYNC="rsync://desiderata/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=180
MAKEOPTS="-j2"
PORTAGE_NICENESS=3
AUTOCLEAN="yes"
FEATURES="sandbox ccache distlocks"
CCACHE_SIZE="512M"
RSYNC_EXCLUDEFROM=/etc/portage/rsync_excludes
USE="-gnome -kde 3dnow alsa acpi ithreads mmx nptl pam pthreads python readline ssl tcpd"
Code: Select all
livecd / # emerge info
Portage 2.0.51-r2 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20050125-r1, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers: sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=c3 -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=c3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/linux/gentoo http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions
/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://desiderata/gentoo-portage"
USE="x86 3dnow X acpi alsa apm arts avi berkdb bitmap-fonts crypt cups emboss encode font-server foomaticdb fortran gdbm g
if gpm gtk gtk2 imlib ipv6 ithreads jpeg libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl oggvorbis opengl oss
pam pdflib perl png pthreads python qt quicktime readline sdl spell ssl svga tcpd truetype truetype-fonts type1-fonts xml
2 xmms xv zlib" building on one machine for a totally different architecture isn't covered in the guide, so i'm going to have to give you an answer of "unsupported." actually, this flag is so wildly deviant from the Guide that i should give you a penalty flag on this one.torchZ06 wrote:ok, i was going for my 3rd successful 1-on-3 when something went bad... the first emerge of gcc 3.4 (step 7.1) failed. here is the error:the only thing different this time is i'm building this on a P4 but targeting a via 586 class chip (with mmx and 3dnow) and i guess that could be the cause since a P4 does not support 3dnow but rather sse.Code: Select all
internal compiler error:
Code: Select all
df: cannot read table of mounted filesystems: No such file or directory@Bob P:IcEr3K wrote:df -h gives me:Code: Select all
df: cannot read table of mounted filesystems: No such file or directory
Code: Select all
# mv /etc/mtab /etc/mtab.bak
# df
df: cannot read table of mounted filesystems: No such file or directory
# mv /etc/mtab.bak /etc/mtab
# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 39149200 3819160 35330040 10% /
udev 452696 532 452164 1% /dev
none 452696 0 452696 0% /dev/shm