memset compilation problem

Trying to compile Amaya 2.4 on SGI running Irix 6.5.6 using gcc 2.95.2,
I get the following error.  Any ideas/suggestions?


gmake[2]: Entering directory
`/usr1/people/lare/test_soft/Amaya/obj/thotlib'
gcc -O2 -W  -fsigned-char  -DHAVE_CONFIG_H -I.. -I../../amaya/xpm
-I../../tablelib/f -I../../thotlib/include -I../../thotlib/internals/var
-I../../thotlib/internals/h -I../../thotlib/internals/f -I../../schemas
-I../../schemasOPERA -I../../libjpeg -I../../libpng -I../../libpng/zlib
-I/usr/include/X11   -c ../../thotlib/dialogue/interface.c -o
dialogue/interface.o
In file included from ../../thotlib/include/sysdep.h:797,
                 from ../../thotlib/include/thot_sys.h:49,
                 from ../../thotlib/dialogue/interface.c:21:
/usr/include/strings.h:30: parse error before `0'
/usr/include/strings.h:30: warning: conflicting types for built-in
function `memset'
In file included from ../../thotlib/include/sysdep.h:946,
                 from ../../thotlib/include/thot_sys.h:49,
                 from ../../thotlib/dialogue/interface.c:21:
/usr/include/memory.h:60: conflicting types for `memset'
/usr/include/strings.h:30: previous declaration of `memset'
gmake[2]: *** [dialogue/interface.o] Error 1
gmake[2]: Leaving directory
`/usr1/people/lare/test_soft/Amaya/obj/thotlib'
gmake[1]: *** [../thotlib/libThotEditor.a] Error 2
gmake[1]: Leaving directory
`/usr1/people/lare/test_soft/Amaya/obj/amaya'

-- 
|* Dr. Andrew R. Lare       http://climate.gsfc.nasa.gov/~lare/  *|
|* SM&A Corporation (East)  E-MAIL:    andrew.lare@gsfc.nasa.gov *|
|* NASA/GSFC Code 913       VOICE/FAX: 301-614-6211/301-614-6420 *|
|* Greenbelt, MD 20771      OFFICE:    Bldg.33  Rm.C306          *|

Received on Wednesday, 29 December 1999 10:59:56 UTC