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: 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: 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: 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: Error building MesaLib-6.5

2007-06-02 Thread Ken Moffat
(second attempt to reply, hopefully this time from a subscribed address - sod's law says the first attempt will appear at a random future time :-) 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: clientattr

Re: Error building MesaLib-6.5

2007-06-02 Thread Ken Moffat
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" > not in ./stdarg.h > not in ../../../include/stdar

Error building MesaLib-6.5

2007-06-02 Thread Baho Utot
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" not in ./stdarg.h not in ../../../include/stdarg.h not in ../../../include/GL/internal/stdarg.h no