From: keksov <ke...@gm...> - 2004-03-01 10:02:39
|
Ok, I've got it :) stage1, stage2 Note: there is no CHOST variable in /etc/make.conf below and you can use whichever optimization you like in CFLAGS... CFLAGS="-O2 -mcpu=pentium2 -pipe" USE="mmx sse -acpi -alsa -apm berkdb crypt cscope curl freetds gd gdbm gif -gnome gpm -gtk -gtk2 guile imagemagick innodb -java jpeg -kde libwww mysql ncurses nls pdflib perl -qt sasl samba ssltiff truetype -X xml xml2 zlib" CXXFLAGS="${CFLAGS}" GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/.mirrors/ftplinux/ftp.gentoo.org" Just start with general x86 stage1 wget "ftp://ftp.uni-erlangen.de/.mirrors/ftplinux/ftp.gentoo.org/releases/x86/1.4/stages/x86/stage1-x86-20030910.tar.bz2" Monday, March 1, 2004, 6:28:37 AM, you wrote: m> thanks, i was afraid it would come down to that, in that case ill stick m> to a binary based distro till i have a actual pc to run gentoo on, thank m> you very much for the information m> Sean Brook wrote: >>I did a stage 2 x86 install of Gentoo on Saturday. CHOST is >>i386-pc-linux-gnu and I set CFLAGS to have only -march=i386 (with no >>optimizations). Merged system to date and installed lots of packages >>including: openssh, apache2, mysql, php/mod_php, ldap, samba. Then left it >>to merge kde and gnome concurrently and still compiling. Everything seems ok >>ie. no seg faults. >> >>----- Original Message ----- >>From: "Dan Aloni" <da...@co...> >>To: "Sean Brook" <sea...@so...> >>Sent: Saturday, February 28, 2004 4:13 PM >>Subject: Re: [coLinux-devel] Gentoo image/seg faults >> >> >>| On Sat, Feb 28, 2004 at 12:30:22PM +0000, Sean Brook wrote: >>| > On Saturday 28 February 2004 12:11, Dan Aloni wrote: >>| > > On Sat, Feb 28, 2004 at 12:36:40AM +0000, Sean Brook wrote: >>| > > > Using coLinux 0.5.24 binary I am getting sporadic seg faults with >>the >>| > > > Gentoo image from colinux@sourceforge. This especially happens >>during an >>| > > > emerge in the package extraction (tar etc) and the configure and >>make >>| > > > stages. >>| > > > >>| > > > I have created my own Gentoo build and get the same problem. >>Compiling my >>| > > > own coLinux kernel is also giving the same problem with both images. >>| > > >>| > > On what kind of processor you tried to run it? >>| > >>| > It is an Athlon 1.4GHz >>| >>| Does these segfaults occur with the Debian image from sf? >>| >>| -- >>| Dan Aloni >>| da...@co... >> >> >> >>------------------------------------------------------- >>SF.Net is sponsored by: Speed Start Your Linux Apps Now. >>Build and deploy apps & Web services for Linux with >>a free DVD software kit from IBM. Click Now! >>http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click >>_______________________________________________ >>coLinux-devel mailing list >>coL...@li... >>https://lists.sourceforge.net/lists/listinfo/colinux-devel >> >> >> >> m> ------------------------------------------------------- m> SF.Net is sponsored by: Speed Start Your Linux Apps Now. m> Build and deploy apps & Web services for Linux with m> a free DVD software kit from IBM. Click Now! m> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click m> _______________________________________________ m> coLinux-devel mailing list m> coL...@li... m> https://lists.sourceforge.net/lists/listinfo/colinux-devel |