Re: Error building m4 on Solaris 10

2008-04-26 Thread Gerardo Santana Gómez Garrido
On 4/25/08, Thomas Klausner <[EMAIL PROTECTED]> wrote: > Gerardo Santana Gómez Garrido reported a problem building m4 (I assume > 1.4.11) on Solaris 10. Here's his mail: Sorry, yes, it's certainly GNU m4-1.4.11 $ gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Config

Re: Error building m4 on Solaris 10

2008-04-26 Thread Gerardo Santana Gómez Garrido
I've found this in config.log: --- 8< --- configure:22286: checking whether strtod obeys C99 configure:22335: gcc -std=gnu99 -o conftest -O -Wl,-R/usr/pkg/lib conftest.c > &5 conftest.c: In function `main': conftest.c:180: error: wrong type argument to unary minus conftest.c:188:

Re: Fwd: Error building m4 on Solaris 10

2008-04-26 Thread Gerardo Santana Gómez Garrido
On Fri, Apr 25, 2008 at 11:28 PM, Eric Blake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Thomas Klausner on 4/25/2008 6:44 PM: > > | Gerardo Santana Gómez Garrido reported a problem building m4 (I assume > | 1.4.11) on Solaris 10. Here's his mai

Re: extended stdio API on DragonFly

2008-04-26 Thread Bruno Haible
There was no answer from the DragonFly BSD developers. So I'm adding the DragonFly BSD support without their system support. 2008-04-26 Bruno Haible <[EMAIL PROTECTED]> Add tentative support for DragonFly BSD. * lib/stdio-impl.h: Add macros for DragonFly BSD. * lib/fbufm