[SOLUTION] net/ns broken on FreeBSD 5.3

Kirill Ponomarew krion at voodoo.oberon.net
Mon Jan 17 10:18:35 PST 2005


On Mon, Jan 17, 2005 at 06:56:44PM -0000, Konstantin 'Kosta' Welke wrote:
> Sorry, i was confused with another port. Yes, this port is indeed
> marked as working for i386 5.x, but it does not compile, at least
> not on my laptop. It seems like picky gcc errors from here, which
> i partially corrected but I am not done (yet). Even with -fpermissive,
> some errors remain.
> First one is a simple template specialization which can be corrected
> by putting template<> in front of the lines gcc complains about, but
> the second one is a bit less clear to me. Seems like some problems
> while using the STL, and I hate those problems...
> 
> Want an exmaple?
> 
> /usr/include/c++/3.4/bits/stl_bvector.h: In member function `void  
> std::vector<bool, _Alloc>::_M_insert_range(std::_Bit_iterator,  
> _ForwardIterator, _ForwardIterator, std::forward_iterator_tag)':
> /usr/include/c++/3.4/bits/stl_bvector.h:522: error: expected  
> unqualified-id before '(' token
> 
> Can you compile it with gcc 3.4.2?
 
Oh right, it fails also here, though pointyhat.freebsd.org didn't
build the package at all.
 
> PS: for my next problem/patch, i'll use send-pr. I promise :)

Fine :)

-Kirill


More information about the freebsd-ports mailing list