[gentoo-user] Bin packages Portage (-g/-k)

2003-12-19 Thread Nick Fisher
Hello People, I have been playing with binary packages in portage for a week or so now, I have a laptop that takes AGES to do compiles. I've tryed a number of other approaches (distcc, nfs portage ect) but binary packages seem to work the best for my situation. However there don't appear to be

Re: [gentoo-user] Bin packages Portage (-g/-k)

2003-12-19 Thread Nick Fisher
So if there are any people out there who deal with binary packages alot... please can you help me out with the following questions. I guess I should volounteer here as that is something I do ;) Cool! What and how is metadata stored in binary packages? USE flags used, and thereby

Re: [gentoo-user] Compiling on another machine? - NFS problems

2003-12-17 Thread Nick Fisher
On Tuesday 16 December 2003 12:03, George Mathews wrote: I was wondering if there was a way to use my desktop machine to compile for my laptop when I `emerge -uD world`. I would like to use my desktop because it is 4x the 600Mhz that the laptop is. Another option is to mount the root

[gentoo-user] USE flags (-gnome-gtk2) and XFCE questions

2003-12-16 Thread Nick Fisher
Hello All, I recently got a little 166 laptop to play with and I thought I'd have a go at getting into X. As such I grabbed XFCE as a lightweight window manager. I was also looking at IceWM and FVWM. XFCE had the most amusing logo so it won ;) (Tho I may check out the others later) So in the

Re: [gentoo-user] USE flags (-gnome-gtk2) and XFCE questions

2003-12-16 Thread Nick Fisher
GTK2 When reading the docs this line jumped out at me: All XFce 4 modules depend on GTK2 I thought that stange as I don't have gtk2 installed. Anyone out there understand that? Are the two gtk libs close enough that XFCE can be fooled into thinking that gtk is gtk2? No, they have different

RE: [gentoo-user] USE flags (-gnome-gtk2) and XFCE questions

2003-12-16 Thread Nick Fisher
Ok... so there are gnome and kde USE flags. The descriptions aren't too informative... things like 'adds support for gnome'. Now as I understand it XFCE is quite gnome like... should I then use the -gnome flag when compiling X apps to use in XFCE? Or is using that flag only going to be

Re: [gentoo-user] Compiling on another machine?

2003-12-15 Thread Nick Fisher
I was wondering if there was a way to use my desktop machine to compile for my laptop when I `emerge -uD world`. I would like to use my desktop because it is 4x the 600Mhz that the laptop is. You might want to look into distcc. Basicly distcc hands of some of the compiling work from one machine

Re: [gentoo-user] What does this crash output mean?

2003-12-12 Thread Nick Fisher
Hia, I have been having a few odd stability problems with one of my gentoo machines. It's a dual PIII500 with 768MB of ram running two SCSI drives in a software RAID 1 array. It had crashed a few times so I used the NMI Watchdog to try and figure out what was going on. Anyhow it's crashed

RE: [gentoo-user] NFS vs AFS vs?

2003-12-12 Thread Nick Fisher
I vaguely remember from my days as a Win2K admin that it was available. However, I never installed it or used it. We used NFS to from DOS (yes, DOS) to VMS to move data from a gauging system. When we went to Windows the vendor updated the DOS to use MS networking. I've seen it as a

Re: [gentoo-user] Re: LiveCD boot freeze on my P4P800 motherboard?[partly solved]

2003-12-12 Thread Nick Fisher
PS Ever since I posted my question on this list, I get sent viruses wrapped in forged mails seemingly coming from Microsoft Support. A little silly to send Windows viruses to a Linux user list, hmm? Anybody else got this? Loads. I've got at lest four today. Why someone would think that the

[gentoo-user] What does this crash output mean?

2003-12-11 Thread Nick Fisher
Hia, I have been having a few odd stability problems with one of my gentoo machines. It's a dual PIII500 with 768MB of ram running two SCSI drives in a software RAID 1 array. It had crashed a few times so I used the NMI Watchdog to try and figure out what was going on. Anyhow it's crashed again,

Re: [gentoo-user] Compiling for another machine?

2003-12-11 Thread Nick Fisher
I would like to use my Pentium 3 (1GHz) to compile gentoo for my Pentium Classic (200MHz). How does this work? Won't there be problems with misdetecting the processor type in /mnt/gentoo/proc as well use when using uname in the chrooted environment? Or does the CHOST setting do some

Re: [gentoo-user] Kernel conundrum

2003-08-14 Thread Nick Fisher
How can I tell where scsi_free() comes from? I'm guessing that it's from the aic7xxx driver but how can I tell? When you find a suspect routine, grep the kernel sources for it. Duhhh... sorry, forgot to engage brain. The last time I used this technique, BTW, I identified some buggy SCSI

Re: [gentoo-user] Kernel conundrum

2003-08-14 Thread Nick Fisher
I have a machine that I cannot compile a stable 2.4.20 kernel for, yet the one off of the 1.4_rc2 liveCD works fine. I'm guessing there is an option or a patch that is/isn't set/applyed. Apart from good old trial and error how the heck do I work out what is giving me the problem?

[gentoo-user] Kernel conundrum

2003-08-14 Thread Nick Fisher
I have a machine that I cannot compile a stable 2.4.20 kernel for, yet the one off of the 1.4_rc2 liveCD works fine. I'm guessing there is an option or a patch that is/isn't set/applyed. Apart from good old trial and error how the heck do I work out what is giving me the problem? Every kernel I

Re: [gentoo-user] Kernel conundrum

2003-08-14 Thread Nick Fisher
On Tue, Aug 12, 2003 at 03:52:34PM -0400, Nick Fisher wrote: I have a machine that I cannot compile a stable 2.4.20 kernel for, yet the one off of the 1.4_rc2 liveCD works fine. I'm guessing there is an option or a patch that is/isn't set/applyed. Apart from good old trial and error how

Re: [gentoo-user] Kernel conundrum

2003-08-14 Thread Nick Fisher
Hot Diggety! Nick Fisher was rumored to have written: Every kernel I have compiled for this one machine has failed. My general test is to recompile the kernel multiple times (As recomended by DRobbins). One of my kernels once made it through three compiles. If I start from the liveCD