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

Re: [ns] Tclcl make problem



Thanks for your suggestion! The dummy tclcl2c++.exe works, but new problem
came up: it seems those embedded-**.cc are required but not included in
tclcl-1.0b11 distribution, what shall I do then? Sorry for too many
questions...

yeping

On Mon, 9 Jul 2001, Padmaparna Haldar wrote:

>
> I think it looks for a pre-existing tcl2c++.exe and tries to remove it and
> not finding the file raises error..
> Try creating a dummy tcl2c++.exe file
> and then make again.
>
> --Padma
>
> On Mon, 9 Jul 2001, Yeping Su wrote:
>
>
> > Hi all,
> >
> > I am trying to build NS on windows2000. I can make tcl/tk/otcl work, but
> > can't figure out what's wrong with tclcl-1.0b11. I only made some
> > modifications on path in conf\makefile.win, the error is attached. Any
> > suggestion?
> >
> > Thanks!
> >
> > yeping
> > /////////////////////////////////////////////////////////////////
> >         cl -c -Ox -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo
> > -D_X86_=1 -D_
> > WIN32_IE=0x0300 -DWINVER=0x0400 -DWIN32  -D_WIN32 -D_MT -D_DLL -MD -Ox
> > -Zm1000 -
> > DNO_TK -Ih:\work\NS\ns-2.1b8a-win\tk8.3.2\win
> > -Ih:\work\NS\ns-2.1b8a-win\tk8.3.2
> > \generic -Ih:\work\NS\ns-2.1b8a-win\tcl8.3.2\win
> > -Ih:\work\NS\ns-2.1b8a-win\tcl8
> > .3.2\generic  -Ih:\work\NS\ns-2.1b8a-win\otcl-1.0a7
> > -Ih:\work\NS\ns-2.1b8a-win\t
> > clcl-1.0b11  -Ih:\work\NS\ns-2.1b8a-win\tk8.3.2\xlib  -I.
> > -Ic:\progra~1\micros~3
> > \VC98\include -Fotcl2c++.o tcl2c++.c
> > tcl2c++.c
> >         erase h:\work\NS\ns-2.1b8a-win\tclcl-1.0b11\tcl2c++.exe
> > Could Not Find h:\work\NS\ns-2.1b8a-win\tclcl-1.0b11\tcl2c++.exe
> > NMAKE : fatal error U1077: 'erase' : return code '0x1'
> > Stop.
> >
> >
> >
> >
>
> --
> ------------------------------------------------
> Be true to your work, your word, and your friend.
> --Thoreau
>
> Padmaparna Haldar
>