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

Problem in compiling nam-1.0a5




Hi there,

Does anybody know how to install nam-1.0a5?? Some other users seems
encounter the same problem, but there is no answer to the problem so far.

I got the following when compile:
------------------------------------------
rm -f xwd.o; gcc -o xwd.o -c -O2 -DTCL_TK  -DNDEBUG -mv8 -msupersparc
-D__svr4__ -DUSE_SHM -DHAVE_LIBTCLCL1_0B5 -DHAVE_TCLCL_H
-DHAVE_LIBOTCL1_0A2 -DHAVE_OTCL_H -DHAVE_LIBTCLDBG -DHAVE_DBG_H
-DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -I.
-I/jsft/tclcl-1.0b6 -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include xwd.c
xwd.c: In function `xwd_Window_Dump':
xwd.c:279: `sz_' undeclared (first use in this function)
xwd.c:279: (Each undeclared identifier is reported only once
xwd.c:279: for each function it appears in.)
xwd.c:279: parse error before `XWDheader'
xwd.c:328: parse error before `XWDheader'
xwd.c: At top level:
xwd.c:339: parse error before `for'
xwd.c:347: parse error before `1'
xwd.c:347: warning: data definition has no type or storage class
xwd.c:364: parse error before `1'
xwd.c:364: warning: data definition has no type or storage class
xwd.c:377: parse error before `->'
*** Error code 1
make: Fatal error: Command failed for target `xwd.o'
---------------------------------------------------


My setup is tclcl-1.0b6, tcl/tk8.0p2, otcl-1.0a3, gcc2.8.1 on solaris
2.6.

Tks,

shuqian