Re: Autoconf on new platforms

2003-07-20 Thread Ralf Corsepius
On Sat, 2003-07-19 at 13:50, Andreas Buening wrote: > Dan Kalowsky wrote: > > [snip] > > > - is there a way to pre-define many of the many of the defines for an EROS > > specific build? I.E. we know that gettext does not exist on EROS, but > > all checks discover it because of the host OS ha

Re: [Bug-gnulib] lstat/stat

2003-07-20 Thread Derek Robert Price
Derek Robert Price wrote: Index: m4/lstat.m4 === RCS file: /cvsroot/gnulib/gnulib/m4/lstat.m4,v retrieving revision 1.14 diff -u -r1.14 lstat.m4 --- m4/lstat.m431 Dec 2002 13:43:06 -1.14 +++ m4/lstat.m420 Jul 2003 12:0

Re: [Bug-gnulib] lstat/stat

2003-07-20 Thread Derek Robert Price
Jim Meyering wrote: Regarding this: http://mail.gnu.org/archive/html/bug-gnulib/2003-05/msg00014.html Do you know if it'd solve the problem to make the prerequisite tests unconditional? I really hope so, because using cache variable names from other tests makes the code very fragile -- I've

Re: [Bug-gnulib] lstat/stat

2003-07-20 Thread Derek Robert Price
Jim Meyering wrote: Derek Robert Price <[EMAIL PROTECTED]> wrote: Did you have an opinion about my tweaks to stat.c? Yes. I liked it and have just made that change. Thanks. I also confirmed that Solaris5.9 still requires the work-around code and added this comment: Also work around a de

Re: Autoconf on new platforms

2003-07-20 Thread Andreas Buening
Ralf Corsepius wrote: > > On Sat, 2003-07-19 at 13:50, Andreas Buening wrote: [snip] > > # we have memcpy() > > ac_cv_func_memcpy=yes > > # but we don't have bzero() > > ac_cv_func_bzero=no > This only works for native builds. Why that? Bye, Andreas

autoconf error

2003-07-20 Thread Alexandre Carlos de Oliveira
Hi, all I was compiling iptables-1.2.4-0.2 and i expirienced the following error. I'm using redhat 7.3, can someone help me? I downloaded the most recent version of autoconf (2.57) , and the error continues, and i've looked for an updated rpm file for the kernel-headers, but i didn't find anyone.