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

RE: [ns] building nam-1.0a9



You need to check where your tk is installed. Obviously it can't find
Tk_WmCmd() which is in tk.h. Check your paths and make sure it can find tk.h

> -----Original Message-----
> From: Ming Lu [mailto:[email protected]]
> Sent: Thursday, May 04, 2000 11:44 PM
> To: Haobo Yu
> Cc: [email protected]
> Subject: Re: [ns] building nam-1.0a9
>
>
> Yu:
>
> Thanks for the help.
>
> I checked my tk installation. it doesn't seem to have problems. I compiled
> and installed it with no any complaints. I used the default path
> "/usr/local". Also I have TK_LIBRARY set for /usr/local/lib.
>
> BTW, how can I sure that my tk installation was correct, if this
> was the root
> of the nam compilation problem?
>
> best
>
> _ming
>
> Haobo Yu wrote:
>
> > You'd better check your tk installation. Tk_WmCmd should appear
> there but
> > obviously it could'nt find it in your path.
> >
> > On Thu, 4 May 2000, Ming Lu wrote:
> >
> > > Date: Thu, 04 May 2000 11:42:40 -0700
> > > From: Ming Lu <[email protected]>
> > > To: [email protected]
> > > Subject: [ns] building nam-1.0a9
> > >
> > > Hi:
> > >
> > > I am trying to build nam-1.0a9 on solaris 2.7 and failed with
> following
> > > messages:
> > >
> > > __ -DUSE_SHM -DHAVE_LIBTCLCL1_0B9 -DHAVE_TCLCL_H -DHAVE_LIBOTCL1_0A5
> > > -DHAVE_OTCL_H -DHAVE_LIBTK8_0 -DHAVE_TK_H -DHAVE_LIBTCL8_0
> -DHAVE_TCL_H
> > > -DHAVE_LIBZ1_1_3 -DHAVE_ZLIB_H  -I.
> > > -I/export/home/mlu/tclcl-1.0b9-current -I/export/home/mlu/otcl-1.0a5
> > > -I/usr/local/include -I/usr/local/include
> -I/usr/local/include  main.cc
> > > main.cc: In function `void process_geometry(Tk_Window_ *, char *)':
> > > main.cc:249: implicit declaration of function `int Tk_WmCmd(...)'
> > > make: *** [main.o] Error 1
> > >
> > > Did anyone successfully build nam-1.0a9 on solaris 7 or just this code
> > > is not stable enough yet?
> > >
> > > best
> > >
> > > _ming
> > >
> > >
>
>