[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: movement generator
Carlos,
Please see chapter XI.2 of the ns-tutorial available at
http://www-mash.cs.berkeley.edu/ns/tutorial/index.html on how to build the
revised setdest. The README file is outdated. I'll be updating it right
away to match the tutorial.
--Padma.
On Mon, 1 Nov 1999, Carlos Eduardo Aldama wrote:
>
> I'm trying to install the movement generator for wireless nodes but I'm
> finding problems with it. The instructions in the README file indicate
> that some changes need to be done to Makefile. After this, when I run Make
> I get this error :
>
> --------
>
> t> make c++ -o setdest setdest.o -I. -I/usr/openwin/include
> -I/home/ealdama/NS/ns-allinone-2.1b5/ns-2.1b6-current
> -I/home/ealdama/NS/ns-allinone-2.1b5/tclcl-1.0b8/
> -I/home/ealdama/NS/ns-allinone-2.1b5/otcl-1.0a
> -I/home/ealdama/NS/ns-allinone-2.1b5/Tk8.0.4/include
> -I/home/ealdama/NS/ns-allinone-2.1b5/Tcl8.0.4/include -lsocket -lnsl
> -lintl -ldl -ldl -lm -ldl
> -L/home/ealdama/NS/ns-allinone-2.1b5/ns-2.1b6-current -lns
> -L/home/ealdama/NS/ns-allinone-2.1b5/tclcl-1.0b8/ -ltclcl
> -L/home/ealdama/NS/ns-allinone-2.1b5/otcl-1.0a -lotcl
> -L/home/ealdama/NS/ns-allinone-2.1b5/Tk8.0.4/lib -ltk80
> -L/home/ealdama/NS/ns-allinone-2.1b5/Tcl8.0.4/lib -ltcl80 -lXext -lX11
> -lnsl -ldl -lm -ldl
> ld: fatal: library -ltk80: not found
> ld: fatal: library -ltcl80: not found
> ld: fatal: File processing errors. No output written to setdest collect2:
> ld returned 1 exit status *** Error code 1 make: Fatal error: Command
> failed for target `setdest'
>
> -------
>
>
> Could anyone help me with this please ? I installed the ns snapshot of
> last Oct. 28. The questions are: What is -ltk80 and -ltcl80, what do they
> mean and in which file are they?
>
>
> Thank you.
>
>
>
> Carlos E. Aldama
> Fundamentals of Networking lab EE Dept.
> University of Washington.
>
> [email protected]
>
>
------------------------------------------------
Be true to your work, your word, and your friend.
--Thoreau
Padmaparna Haldar