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

Re: quesiotns in installing NAM



This is a recurring error with X, etc. :( Pls check
http://mash.cs.berkeley.edu/nam/nam-problems.html

On Wed, 24 Nov 1999, ������ wrote:

> [IMAGE] Hi,
> 
> After successfully configuring NAM witout any error, I got
> error msg when I compiled it.
> Here is error message.
> 
> ----
> >make
> rm -f tkcompat.o; gcc -o tkcompat.o -c -O2 -DTCL_TK -DNDEBUG
> -mv8
> -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBZ1_1_3
> -DHAVE_ZLIB_H
> -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4
> -DHAVE_OTCL_H
> -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -I.
> -I../zlib-1.1.3 -I../tclcl-1.0b8 -I../otcl-1.0a4
> -I/home/rcf-00/jkim/ns-allinone-2.1b5/nam-1.0a7/../tk8.0.4/generic
> -I../tcl8.0.4/generic tkcompat.c
> rm -f tkUnixInit.o; gcc -o tkUnixInit.o -c -O2 -DTCL_TK
> -DNDEBUG -mv8
> -msupersparc -D__svr4__ -DUSE_SHM -DHAVE_LIBZ1_1_3
> -DHAVE_ZLIB_H
> -DHAVE_LIBTCLCL1_0B8 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4
> -DHAVE_OTCL_H
> -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -I.
> -I../zlib-1.1.3 -I../tclcl-1.0b8 -I../otcl-1.0a4
> -I/home/rcf-00/jkim/ns-allinone-2.1b5/nam-1.0a7/../tk8.0.4/generic
> -I../tcl8.0.4/generic tkUnixInit.c
> rm -f xwd.o; gcc -o xwd.o -c -O2 -DTCL_TK -DNDEBUG -mv8
> -msupersparc
> -D__svr4__ -DUSE_SHM -DHAVE_LIBZ1_1_3 -DHAVE_ZLIB_H
> -DHAVE_LIBTCLCL1_0B8
> -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H
> -DHAVE_LIBTK8_0
> -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -I. -I../zlib-1.1.3
> -I../tclcl-1.0b8 -I../otcl-1.0a4
> -I/home/rcf-00/jkim/ns-allinone-2.1b5/nam-1.0a7/../tk8.0.4/generic
> -I../tcl8.0.4/generic 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'
> 
> ------------------------------------
> 
> I'd like to know the reason for that and how to solve it.
> 
> Thanks,
> Jong-Seon
> 
> ____________________________________________________________________________________________________
> 
> 
> [IMAGE]
> 
> 
>