- From: Graham Murray <graham@barnowl.demon.co.uk>
- Date: 25 Jun 1999 06:38:58 +0000
- To: www-amaya@w3.org
When trying to build Amaya 2.1 on my linux system running kernel 2.3.8, glibc 2.1.1, I get the following errors and the code does not build. ../../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[1]: *** [unicode/ustring.o] Error 1 ../../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[2]: *** [unicode/ustring.o] Error 1 make[1]: *** [../thotlib/libThotKernel.a] Error 2 ../../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[2]: *** [../thotlib/libThotKernel.a] Error 2 make[1]: *** [../bin/str] Error 2 --GAA29069.930292774/barnowl.demon.co.uk--
Received on Friday, 25 June 1999 02:47:00 UTC