m4-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

m4 build errors


From: Larry Martell
Subject: m4 build errors
Date: Thu, 7 Aug 2008 15:30:53 -0600

I'm trying to build m4 on a Solaris platform, and the make is failing with:

source='strtod.c' object='strtod.o' libtool=no \
       DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
       gcc -std=gnu99  -I.     -g -O2 -c strtod.c
strtod.c: In function 'rpl_strtod':
strtod.c:155: error: incompatible types in assignment
strtod.c:170: error: incompatible types in assignment
strtod.c:257: error: wrong type argument to unary minus
make[3]: *** [strtod.o] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]