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

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

Problem building gawk 3.1.5 on Solaris 2.6


From: Jon Schewe
Subject: Problem building gawk 3.1.5 on Solaris 2.6
Date: Wed, 08 Feb 2006 05:51:22 -0600

Any ideas on why this won't build and how to fix it?  I've also got
gettext 0.14.5 installed.  Thanks.

if gcc
-DDEFPATH="\".:/net/packages/gnu/2006-February/install/sparc-sun-solaris2.6/share/awk\""
 -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/net/packages/gnu/2006-February/install/sparc-sun-solaris2.6/share/locale\""
 -I. -I. -I.   
-I/net/packages/gnu/2006-February/install/sparc-sun-solaris2.6/include  -g -O2 
-MT builtin.o -MD -MP -MF ".deps/builtin.Tpo" -c -o builtin.o builtin.c; \
then mv -f ".deps/builtin.Tpo" ".deps/builtin.Po"; else rm -f
".deps/builtin.Tpo"; exit 1; fi
builtin.c: In function 'format_tree':
builtin.c:958: warning: integer constant is too large for 'long' type
builtin.c:964: warning: integer constant is too large for 'unsigned
long' type
builtin.c:1050: warning: integer constant is too large for 'long' type
builtin.c:1055: warning: integer constant is too large for 'unsigned
long' type
if gcc
-DDEFPATH="\".:/net/packages/gnu/2006-February/install/sparc-sun-solaris2.6/share/awk\""
 -DHAVE_CONFIG_H -DGAWK 
-DLOCALEDIR="\"/net/packages/gnu/2006-February/install/sparc-sun-solaris2.6/share/locale\""
 -I. -I. -I.   
-I/net/packages/gnu/2006-February/install/sparc-sun-solaris2.6/include  -g -O2 
-MT dfa.o -MD -MP -MF ".deps/dfa.Tpo" -c -o dfa.o dfa.c; \
then mv -f ".deps/dfa.Tpo" ".deps/dfa.Po"; else rm -f ".deps/dfa.Tpo";
exit 1; fi
In file included from dfa.c:112:
hard-locale.h: In function 'hard_locale':
hard-locale.h:43: error: invalid storage class for function 'xmalloc'
hard-locale.h:45: warning: initialization makes pointer from integer
without a cast
dfa.c: At top level:
dfa.c:125: error: conflicting types for 'xmalloc'
hard-locale.h:45: error: previous implicit declaration of 'xmalloc' was
here
make[2]: *** [dfa.o] Error 1
make[2]: Leaving directory
`/net/packages/gnu/2006-February/source/sparc-sun-solaris2.6-gawk-3.1.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/net/packages/gnu/2006-February/source/sparc-sun-solaris2.6-gawk-3.1.5'
make: *** [all] Error 2

________________________________________________________________________
http://lug.htc.honeywell.com/people/jschewe [Honeywell Intranet Only]
*My views may not represent those of my employers


Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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