- From: Peter Pudney <pjp@scg.levels.unisa.edu.au>
- Date: Thu, 26 Jun 97 09:44:06 +1000
- To: Daniel Veillard <Daniel.Veillard@imag.fr>
- Cc: www-amaya@w3.org
The strdup problem also occurs in javastub.c. A similar fix corrects this problem. I am now having problems with the standard gcc header files: make[1]: Entering directory `/usr/local/Thot/objects/tablelib' [skipping a few warnings...] In file included from /usr/local/lib/gcc-lib/mips-dec-ultrix4.5/2.7.2.2.f.2/include/X11/Intrinsic.h:74, from /usr/include/X11/IntrinsicP.h:58, from ../../thotlib/include/thot_gui.h:112, from ../../thotlib/include/interface.h:20, from ../../thotlib/include/app.h:19, from ../../thotlib/internals/h/typestr.h:32, from ../../thotlib/internals/h/typeint.h:19, from ../../thotlib/internals/h/typemedia.h:19, from ../../tablelib/table.c:30: /usr/local/lib/gcc-lib/mips-dec-ultrix4.5/2.7.2.2.f.2/include/string.h:82: parse error before `(' /usr/local/lib/gcc-lib/mips-dec-ultrix4.5/2.7.2.2.f.2/include/string.h:82: parse error before `void' make[1]: *** [table.o] Error 1 The parse error occurs in the middle of string.h. Any clues? Peter
Received on Thursday, 26 June 1997 02:18:50 UTC