[SOLUTION] net/ns broken on FreeBSD 5.3

Kirill Ponomarew krion at voodoo.oberon.net
Mon Jan 17 07:27:21 PST 2005


On Mon, Jan 17, 2005 at 12:25:05PM -0000, Konstantin 'Kosta' Welke wrote:
> the port net/ns is broken on FreeBSD 5.3. This is because of gcc 3.4.2,  
> which
> is much more strict. ("It is very likely that existing C++ code will need  
> to be fixed."
> -- http://gcc.gnu.org/gcc-3.4/changes.html#cplusplus )
> 
> Workaround for now is to use the gcc option -fpermissive in  
> work/ns-2.27/Makefile:
> CCOPT   = -fpermissive
> 
> It compiles without problems, then.

This port is broken on sparc and alpha-4.x, the fix for i386 5.x
version was committed in June.  Please update your ports.

-Kirill


More information about the freebsd-ports mailing list