2009/12/8 Björn Michaelsen <[email protected]>: > I just played a bit with the cmake stuff. > Unfortuantely, I failed to complete a build - a single process make > fails with: > > .../cmake/OOO310_m11/sal/inc/rtl/allocator.hxx:185: error: namespace alias > ‘_STL’ not allowed here, assuming ‘stlp_std’ > > Im not sure, if there is anything wrong with my environment (Ubuntu > 64-Bit - but I dont think the 64-Bit arch to be an issue in this case). > Hints welcome.
I tried with Ubuntu 64 bit and 3.1.1 sources. I get the same error when I have the package libstlport5.2-dev (which is the default) installed. Installing the package libstlport4.6-dev fixes this. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
