Re: Error building MesaLib-6.5

2007-06-03 Thread Ken Moffat
On Sun, Jun 03, 2007 at 07:59:50PM +0200, Leo Peschier wrote: > > How does one add /usr/include/linux to the spec file? > > If I am looking at this right, the include path is in the gcc spec file? > > > > I tried adding -I/usr/include/linux to the CFLAGS and CXXFLAGS for this > > package (in the

Re: Add an IP alias to ethernet interface

2007-06-03 Thread Dan Nicholson
On 6/1/07, Andrew Beverley <[EMAIL PROTECTED]> wrote: > > Thanks! After some research yesterday I worked out that the 'new' method > just means that 'ip' doesn't deal with aliased interface names (it only > deals with 'real' interfaces), whereas 'ifconfig' deals with both. > Therefore, if using 'ip

Re: Error building MesaLib-6.5

2007-06-03 Thread Dan Nicholson
On 6/3/07, Baho Utot <[EMAIL PROTECTED]> wrote: > On Saturday 02 June 2007 7:45 pm, Ken Moffat wrote: > > On Sat, Jun 02, 2007 at 06:40:34PM -0400, Baho Utot wrote: > > > I have the following error when building MesaLib-6.5 > > > > > > makedepend: warning: clientattrib.c (reading /usr/include/libi

Re: Error building MesaLib-6.5

2007-06-03 Thread Leo Peschier
> How does one add /usr/include/linux to the spec file? > If I am looking at this right, the include path is in the gcc spec file? > > I tried adding -I/usr/include/linux to the CFLAGS and CXXFLAGS for this > package (in the script) but it did not work. Well, I don't think you want to include /u

Re: Error building MesaLib-6.5

2007-06-03 Thread Baho Utot
On Sunday 03 June 2007 9:10 am, Leo Peschier wrote: > > Am I missing a path in gcc include path? > > So it seems: > [~]$ find /usr -name stdarg.h > /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include/stdarg.h > /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/install-tools/include/stdarg.h > > > If so how do I check

Re: New BLFS

2007-06-03 Thread Dennis J Perkins
> 1-st problem: motherboard is nforce-3. Ethernet module is nforcedeth. I > build it as a module. After booting i have no eth0 interface. But module > is loaded. No changes is made from previous system (linux-2.6.20). Syslog > - "eth0: forcedeth.c: subsystem: 01458:e000 bound to :00:05.0".

Re: Error building MesaLib-6.5

2007-06-03 Thread Leo Peschier
> Am I missing a path in gcc include path? So it seems: [~]$ find /usr -name stdarg.h /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/include/stdarg.h /usr/lib/gcc/i686-pc-linux-gnu/4.0.3/install-tools/include/stdarg.h > If so how do I check it? [~]$ cpp -v ... #include <...> search starts here: /usr/lo

Re: New BLFS

2007-06-03 Thread Jordan Bray
On 6/3/07, Andrew <[EMAIL PROTECTED]> wrote: > Hello to all! Hello > 1-st problem: motherboard is nforce-3. Ethernet module is nforcedeth. I > build it as a module. After booting i have no eth0 interface. But module > is loaded. No changes is made from previous system (linux-2.6.20). Syslog > - "

Re: GConf 2.18 problems

2007-06-03 Thread michael lang
Argh, nevermind. I've filtered out the results by doing a grep on one, and no grep on the other. I must've done something wrong the first time I installed control-center then. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscri

Re: GConf 2.18 problems

2007-06-03 Thread michael lang
On 03/06/07, michael lang <[EMAIL PROTECTED]> wrote: On 03/06/07, Simon Geard <[EMAIL PROTECTED]> wrote: > Can you clarify that comment? I don't see the connection between > gnome-session and control-center? > gnome-settings-daemon* Sorry 'bout that, made a silly mistake. To be exact(I j

Re: GConf 2.18 problems

2007-06-03 Thread michael lang
On 03/06/07, Simon Geard <[EMAIL PROTECTED]> wrote: Can you clarify that comment? I don't see the connection between gnome-session and control-center? gnome-settings-daemon* Sorry 'bout that, made a silly mistake. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www

Re: Error building MesaLib-6.5

2007-06-03 Thread Baho Utot
On Saturday 02 June 2007 7:45 pm, Ken Moffat wrote: > On Sat, Jun 02, 2007 at 06:40:34PM -0400, Baho Utot wrote: > > I have the following error when building MesaLib-6.5 > > > > makedepend: warning: clientattrib.c (reading /usr/include/libio.h, line > > 53): cannot find include file "stdarg.h" > >

Re: GConf 2.18 problems

2007-06-03 Thread Simon Geard
On Sat, 2007-06-02 at 22:50 +0200, michael lang wrote: > error about gnome-session not being started properly. Also, if I'm > right, the latest gnome-control-center doesn't install gnome-session. > You have to explicitly go into the directory and install it... Can you clarify that comment? I don'

New BLFS

2007-06-03 Thread Andrew
Hello to all! After a 2 weeks of compiling new BLFS in VMWARE i have a new BLFS (linux-2.6.20.11, kde 3.5.7, gnome-2.18.1, about 1,5 Gb of packages). In VMWARE i have no problems. After i kill my old BLFS and transfer new in a real computer. And was very disapointed... 1-st problem: motherboard