Hi Stefan, 
Am Sun, 03 Jul 2005 04:02:09 +0200, schrieb Stefan Morgenroth:
> I got this error while compiling 1.9 m113 on MacOSX 10.4.1.
> Here the last lines:
> 
> dll_main.cpp:191:   instantiated from here
> ../stlport/stl/_string.h:738: error: 'struct _STL::basic_string<char,
> _STL::char_traits<char>, _STL::allocator<char> >' has no member named
> '_M_end_of_storage'
> ../stlport/stl/_string.h:767: error: 'struct _STL::basic_string<char,
> _STL::char_traits<char>, _STL::allocator<char> >' has no member named
> '_M_end_of_storage'
> ../stlport/stl/_string.h:776: error: 'struct _STL::basic_string<char,
> _STL::char_traits<char>, _STL::allocator<char> >' has no member named
> '_M_end_of_storage'
> ../stlport/stl/_string.h:782: error: 'struct _STL::basic_string<char,
> _STL::char_traits<char>, _STL::allocator<char> >' has no member named
> '_M_end_of_storage'
> make: *** [../lib/obj/GCC/ReleaseD/dll_main.o] Error 1
> dmake:  Error code 2, while making
> './unxmacxp.pro/misc/build/so_built_so_stlport'
> '---* tg_merge.mk *---'
> 
> ERROR: Error 65280 occurred while making
> /Users/Joe/Downloads/Software/680_m113/build/stlport
> dmake:  Error code 1, while making 'build_all'
> '---* tg_merge.mk *---'

Looks like you are using gcc 4.0 the default compiler for XCode2.1 
and XCode 2.0. Issues for this exist and were solved for XCode 2.0, 
at least partly, but with XCode 2.1 things changed again so OOo 
breaks again with gcc 4.0. Because of limited coders for Mac OS X 
we are currently focusing on getting OOo X11 in feature and 
stability sync with the major plattform Linx x86, Solaris and 
Windows. Once this is done and 2.0 is released, we can focus on 
XCode 2.1 gcc 4.0. So long please use gcc 3.3 for compiling OOo 
under 10.4.x. 

If you like to any help is welcomed. 

To switch gcc versions use: 

sudo gcc_select plus versionnumber

For 3.3.

it would be

sudo gcc_select 3.3

back to 4.0 with

sudo gcc_select 4

Regards, 
Eric Hoch

-- 
## Ansprechpartner Anwenderunterstützung, users-Mailingliste, MacOSX
## de.OpenOffice.org - Office für MacOS X, Linux, Solaris & Windows
## Openoffice.org - ich steck mit drin!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to