On 01/08/06, Justin C. Sherrill <[EMAIL PROTECTED]> 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.

---

Reply via email to