[ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-06 Thread Qihe Wang
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

Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-07 Thread Tom Henderson
Tom Henderson wrote: >> Date: Sat, 6 May 2006 16:46:02 -0400 (EDT) >> From: Qihe Wang <[EMAIL PROTECTED]> >> Subject: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch >> To: ns-users@ISI.EDU >> Message-ID: >> <[EMAIL PROTECTED]> >> Con

Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-18 Thread Qihe Wang
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

Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-18 Thread Ali Hamidian
Dear Qihe, I did exactly as you describe below when I got the error message. To be sure, I did it one more time just now with the same result: ... /home/alexh/ns-2/ns-allinone-2.29/tk8.4.11/unix/../generic/tk3d.c:334: warning: control reaches end of non-void function make: *** [tk3d.o] Error 1

Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-18 Thread Qihe Wang
The patch is supposed to "work on a non-modified ns-allinone-2.29 in Fedora Core 5 (with gcc 4.1.0)". Can Anyone else confirm it, suppose you have installed X development libraries? Regards, Qihe On Thu, 18 May 2006, Ali Hamidian wrote: > Dear Qihe, > > I did exactly as you describe below whe

Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-19 Thread Ali Hamidian
Dear Qihe, Now I've succeeded to install ns-allinone-2.29 in Fedora Core 5! :-) For a non-Linux expert like me it was not obvious to install the X development libraries. Once I did that, your patch worked fine on a non-modified ns-allinone-2.29 in Fedora Core 5. 1. install the packages in the

Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch

2006-05-19 Thread Tom Henderson
> Message: 12 > Date: Thu, 18 May 2006 11:45:20 -0400 (EDT) > From: Qihe Wang <[EMAIL PROTECTED]> > Subject: Re: [ns] ns-allinone-2.29.2 gcc-4.1.0 patch > To: Ali Hamidian <[EMAIL PROTECTED]> > Cc: ns-users@ISI.EDU > Message-ID: > <[EMAIL