bug-gnu-utils
[Top][All Lists]
Advanced

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

Gawk 3.2.1 on HP-UX


From: Mike Langas
Subject: Gawk 3.2.1 on HP-UX
Date: Fri, 25 Jun 2004 09:14:17 -0700 (PDT)

Has anyone gotten gawk 3.2.1 to compile on HP-UX 11i.  If so, what's the magic?

I'm getting the following error:

if gcc -DDEFPATH="\".:/opt/fsf/share/awk\"" -DHAVE_CONFIG_H -DGAWK
-DLOCALEDIR="\"/opt/fsf/share/locale\"" -I. -I. -I. -I./intl    -g -O2 -MT
array.o -MD -MP -MF ".deps/array.Tpo" \ 
  -c -o array.o `test -f 'array.c' || echo './'`array.c; \ 
then mv -f ".deps/array.Tpo" ".deps/array.Po"; \ 
else rm -f ".deps/array.Tpo"; exit 1; \ 
fi 
In file included from array.c:43: 
awk.h:969: error: parse error before "mbstate_t" 
make[2]: *** [array.o] Error 1 
make[2]: Leaving directory `/home/mlangas/fsf/gawk-3.1.3' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/home/mlangas/fsf/gawk-3.1.3' 
make: *** [all] Error 2 

Thanks in advance to anyone that can help me figure this out.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail




reply via email to

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