ror 1
> tk8.4.11 make failed! Exiting ...
> For problems with Tcl/Tk see http://www.scriptics.com
> [EMAIL PROTECTED] ns-allinone-2.29]$
>
>
> So it seems the patch doesn't work on a non-modified ns-allinone-2.29 in
> Fedora Core 5 (with gcc 4.1.0).
>
> Any comments anyone?
&
Ali,
The steps to apply the patch:
1. get a fresh ns-allinone-2.29.2.tar.gz from sf.net.
2. wget http://www.ececs.uc.edu/~cdmc/ucbt/src/ns2292-gcc410.patch
3. tar zxvf ns-allinone-2.29.2.tar.gz
4. patch -p0 < s2292-gcc410.patch
5. cd ns-allinone-2.29
6. ./install
I don't have time to look at yo
Maybe someone likes this. It should be able to address the compilation issues
with recent FC5 and cygwin. The patch is made according to the following post:
http://sourceforge.net/mailarchive/message.php?msg_id=15298066
Here it is,
http://www.ececs.uc.edu/~cdmc/ucbt/src/ns2292-gcc4