DragonFly BSD
DragonFly users List (threaded) for 2006-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: STLport?


From: "Yury Tarasievich" <yury.tarasievich@xxxxxxxxx>
Date: Tue, 1 Aug 2006 15:29:55 +0300

On 01/08/06, Justin C. Sherrill <justin@xxxxxxxxxxxxxxxxxx> wrote:

Here's what happens:

ftp://packages.stura.uni-rostock.de/pkgstat-1.6/20060726.1835/stlport-4.6nb2/build.log

There's no binary cause it doesn't build.

Obviously so. When trying with some simple modifications in headers, I was able to get as far as the likes of:

. ./stlport/stl/_string.h:117: error: no type named `allocator_type' in
`struct _STL::_Alloc_traits<char, _STL::allocator<char> >'

. ..and here I got stuck. I'm no good at templates and can't figure
what to add or include to have the c++allocator.h (my guess) involved.

The next major show-stopper is the absence (as perceived by the g++
and by the naked eye) of the struct __FILE and of the appropriate
member fields stlport expects.

---



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]