bug-textutils
[Top][All Lists]
Advanced

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

gnu textutils doesn't compile on IRIX 5.3


From: jason andrade
Subject: gnu textutils doesn't compile on IRIX 5.3
Date: Tue, 1 Apr 2003 09:16:56 +1000 (EST)

Hi,

Just letting you know i cannot get gnu-textutils 2.1 to compile
on SGI IRIX 5.3 (with the SGI IDO and all available public
patches applied)

I can't try gcc because gcc3 doesn't compiler on IRIX 5.3 either
as yet :-)

The error i get is:

make[3]: Entering directory `/server/source/build/textutils-2.1/lib'
source='c-stack.c' object='c-stack.o' libtool=no \
depfile='.deps/c-stack.Po' tmpdepfile='.deps/c-stack.TPo' \
depmode=sgi /bin/ksh ../config/depcomp \
cc -DLIBDIR=\"/opt/local/stow/textutils-2.1/lib\" -DHAVE_CONFIG_H -I. -I. -I.. 
-I.. -I.    -g -c `test -f 'c-stack.c' || echo './'`c-stack.c
cfe: Warning 728: c-stack.c, line 281: Long double not supported; double 
assumed.
   long double ld;
 --^
cfe: Error: c-stack.c, line 383: 'sa_sigaction' undefined; reoccurrences will 
not be reported.
     act.sa_sigaction = segv_handler;
 -------^
cfe: Error: c-stack.c, line 383: member of structure or union required
     act.sa_sigaction = segv_handler;
 --------^
make[3]: *** [c-stack.o] Error 1
make[3]: Leaving directory `/server/source/build/textutils-2.1/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/server/source/build/textutils-2.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/server/source/build/textutils-2.1'
make: *** [all] Error 2


I can make an account available on this machine if someone wants to look
at it..  It is/will be a public access IRIX 5.3 box for public/opensource
software testing.

regards,

-jason




reply via email to

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