amaya-2.1 compile problem

I am using egcs-1.1.2, glibc-2.1.1, and mostly current libs.

I get this error along with many more similar:

make[3]: Entering directory `/usr/src/Amaya/obj/thotlib'
gcc -O2 -W   -DHAVE_CONFIG_H -I.. -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/local/include  -I/usr/X11R6/include -c
../../thotlib/unicode/ustring.c -o unicode/ustring.o
../../thotlib/unicode/ustring.c: In function `ustrcpy':
../../thotlib/unicode/ustring.c:380: void value not ignored as it ought to
be
../../thotlib/unicode/ustring.c: In function `ustrdup':
../../thotlib/unicode/ustring.c:397: void value not ignored as it ought to
be
../../thotlib/unicode/ustring.c: In function `ustrncpy':
../../thotlib/unicode/ustring.c:481: void value not ignored as it ought to
be
make[3]: *** [unicode/ustring.o] Error 1
make[3]: Leaving directory `/usr/src/Amaya/obj/thotlib'
make[2]: *** [../thotlib/libThotKernel.a] Error 2
make[2]: Leaving directory `/usr/src/Amaya/obj/batch'
make[1]: *** [../bin/str] Error 2
make[1]: Leaving directory `/usr/src/Amaya/obj/amaya'

The upshot is that it doesn't compile.

Any help would be appreciated.

::::: Gene Imes			     http://www.ozob.net :::::

Received on Tuesday, 29 June 1999 15:18:30 UTC