Folks;
I just went back and went thru the terminal scrollback and found that
it actually died in stlport with:
ccache g++ -DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=5
-DBUILD_OS_REV=1 -DQUARTZ -I../stlport -DGXX_INCLUDE_PATH=/usr/include/
c++/4.0.0 -D_REENTRANT -D_PTHREADS -ftemplate-depth-32 -malign-natural
-no-cpp-precomp -fexceptions -Wall -W -Wno-sign-compare -Wno-unused -
Wno-uninitialized -Wno-long-double -g -fPIC -D_STLP_DEBUG
dll_main.cpp -c -o ../lib/obj/GCC/DebugSTLD/dll_main.o
../stlport/stl/_vector.h:92: error: template class without a name
../stlport/stl/_vector.h:195: error: expected unqualified-id before
'const'
../stlport/stl/_vector.h:195: error: expected `)' before 'const'
../stlport/stl/_vector.h:198: error: expected `)' before '__n'
../stlport/stl/_vector.h:204: error: expected `)' before '__n'
../stlport/stl/_vector.h:209: error: expected unqualified-id before
'const'
../stlport/stl/_vector.h:209: error: expected `)' before 'const'
../stlport/stl/_vector.h:240: error: expected `)' before '__first'
../stlport/stl/_vector.h:255: error: expected class-name before
'__attribute__'
../stlport/stl/_vector.h:257: error: expected unqualified-id before
'<' token
../stlport/stl/_vector.h:337: error: expected identifier before '<'
token
../stlport/stl/_vector.h:337: error: expected ',' or '...' before '<'
token
../stlport/stl/_vector.h: In member function 'void _STLD::<anonymous
class><_Tp, _Alloc>::swap(int __vector__)':
../stlport/stl/_vector.h:338: error: '__x' was not declared in this
scope
../stlport/stl/_vector.h: At global scope:
../stlport/stl/_vector.h:93: error: an anonymous union cannot have
function members
../stlport/stl/_vector.h:546: error: abstract declarator
'_STLD::<anonymous class><_Tp, _Alloc>' used as declaration
../stlport/stl/_relops_cont.h:6: error: expected ',' or '...' before
'<' token
../stlport/stl/_relops_cont.h:7: error: ISO C++ forbids declaration of
'parameter' with no type
../stlport/stl/_relops_cont.h:7: error: 'bool _STLD::operator==(int
__vector__)' must have an argument of class or enumerated type
../stlport/stl/_relops_cont.h:7: error: 'bool _STLD::operator==(int
__vector__)' must take exactly two arguments
../stlport/stl/_relops_cont.h: In function 'bool _STLD::operator==(int
__vector__)':
../stlport/stl/_relops_cont.h:8: error: '__x' was not declared in this
scope
../stlport/stl/_relops_cont.h:8: error: '__y' was not declared in this
scope
../stlport/stl/_relops_cont.h:9: error: no matching function for call
to 'equal(<type error>, <type error>, <type error>)'
../stlport/stl/_relops_cont.h: At global scope:
../stlport/stl/_relops_cont.h:13: error: expected ',' or '...' before
'<' token
../stlport/stl/_relops_cont.h:14: error: ISO C++ forbids declaration
of 'parameter' with no type
../stlport/stl/_relops_cont.h:14: error: 'bool
_STLD::operator<-------------
(int __vector__)' must have an argument of class or enumerated type
../stlport/stl/_relops_cont.h:14: error: 'bool _STLD::operator<(int
__vector__)' must take exactly two arguments
../stlport/stl/_relops_cont.h: In function 'bool _STLD::operator<(int
__vector__)':
../stlport/stl/_relops_cont.h:15: error: '__x' was not declared in
this scope
../stlport/stl/_relops_cont.h:16: error: '__y' was not declared in
this scope
../stlport/stl/_relops_cont.h: At global scope:
../stlport/stl/_relops_cont.h:19: error: expected ',' or '...' before
'<' token
../stlport/stl/_relops_cont.h:19: error: ISO C++ forbids declaration
of 'parameter' with no type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator!=(int
__vector__)' must have an argument of class or enumerated type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator!=(int
__vector__)' must take exactly two arguments
../stlport/stl/_relops_cont.h: In function 'bool _STLD::operator!=(int
__vector__)':
../stlport/stl/_relops_cont.h:19: error: '__x' was not declared in
this scope
../stlport/stl/_relops_cont.h:19: error: '__y' was not declared in
this scope
../stlport/stl/_relops_cont.h: At global scope:
../stlport/stl/_relops_cont.h:19: error: expected ',' or '...' before
'<' token
../stlport/stl/_relops_cont.h:19: error: ISO C++ forbids declaration
of 'parameter' with no type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator>(int
__vector__)' must have an argument of class or enumerated type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator>(int
__vector__)' must take exactly two arguments
../stlport/stl/_relops_cont.h: In function 'bool _STLD::operator>(int
__vector__)':
../stlport/stl/_relops_cont.h:19: error: '__y' was not declared in
this scope
../stlport/stl/_relops_cont.h:19: error: '__x' was not declared in
this scope
../stlport/stl/_relops_cont.h: At global scope:
../stlport/stl/_relops_cont.h:19: error: expected ',' or '...' before
'<' token
../stlport/stl/_relops_cont.h:19: error: ISO C++ forbids declaration
of 'parameter' with no type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator<=(int
__vector__)' must have an argument of class or enumerated type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator<=(int
__vector__)' must take exactly two arguments
../stlport/stl/_relops_cont.h: In function 'bool _STLD::operator<=(int
__vector__)':
../stlport/stl/_relops_cont.h:19: error: '__y' was not declared in
this scope
../stlport/stl/_relops_cont.h:19: error: '__x' was not declared in
this scope
../stlport/stl/_relops_cont.h: At global scope:
../stlport/stl/_relops_cont.h:19: error: expected ',' or '...' before
'<' token
../stlport/stl/_relops_cont.h:19: error: ISO C++ forbids declaration
of 'parameter' with no type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator>=(int
__vector__)' must have an argument of class or enumerated type
../stlport/stl/_relops_cont.h:19: error: 'bool _STLD::operator>=(int
__vector__)' must take exactly two arguments
../stlport/stl/_relops_cont.h: In function 'bool _STLD::operator>=(int
__vector__)':
../stlport/stl/_relops_cont.h:19: error: '__x' was not declared in
this scope
../stlport/stl/_relops_cont.h:19: error: '__y' was not declared in
this scope
../stlport/stl/_relops_cont.h: At global scope:
../stlport/stl/_relops_cont.h:23: error: variable or field 'swap'
declared void
../stlport/stl/_relops_cont.h:23: error: '_STLD::swap' declared as an
'inline' variable
../stlport/stl/_relops_cont.h:23: error: template declaration of 'int
_STLD::swap'
../stlport/stl/_relops_cont.h:23: error: expected primary-expression
before '__attribute__'
../stlport/stl/_relops_cont.h:23: error: expected primary-expression
before '>' token
../stlport/stl/_relops_cont.h:23: error: '__x' was not declared in
this scope
../stlport/stl/_relops_cont.h:24: error: expected primary-expression
before '__attribute__'
../stlport/stl/_relops_cont.h:24: error: expected primary-expression
before '>' token
../stlport/stl/_relops_cont.h:24: error: '__y' was not declared in
this scope
../stlport/stl/_vector.c:41: error: expected unqualified-id before '<'
token
../stlport/stl/_vector.c:57: error: expected unqualified-id before '<'
token
../stlport/stl/_vector.c:85: error: expected unqualified-id before '<'
token
../stlport/stl/_vector.c:110: error: expected unqualified-id before
'<' token
../stlport/stl/_bvector.h:298: error: expected identifier before '<'
token
../stlport/stl/_bvector.h:298: error: expected unqualified-id before
'<' token
../stlport/stl/_bvector.h:791: error: expected unqualified-id before
'<' token
../stlport/stl/debug/_vector.h:96: error: expected class-name before
'__attribute__'
../stlport/stl/debug/_vector.h:96: error: expected `{' before
'__attribute__'
../stlport/stl/debug/_vector.h:96: error: expected unqualified-id
before '<' token
dll_main.cpp:172: error: expected identifier before '<' token
dll_main.cpp:172: error: expected unqualified-id before '<' token
dll_main.cpp:174: error: explicit instantiation of 'class
_STLD::vector<void*, _STLD::allocator<void*> >' before definition of
template
make: *** [../lib/obj/GCC/DebugSTLD/dll_main.o] Error 1
dmake: Error code 2, while making 'unxmacxp.pro/misc/build/
so_built_so_stlport'
any pointer on how or what to fix?
Russell
On Jan 20, 2008, at 4:08 PM, Russell McGaha wrote:
Folks;
As I said earlier I'm trying again to get into building the aqua
build of OpenOffice. I followed the instructions in the google
cached page of the wiki from the 18th [from the link supply by
eric]; 1st, I updated an old m239 d/l, then downloaded a whole new
m239 folder. Both built without error [rather quickly > 1 hour on a
quad 2.5 G5] neither build had an OpenOffice folder in the
unxmacxi.pro folder of the instsetoo_native folder.
Can anyone guess at what I've done wrong?
What info can I supply to narrow it down?
Russell
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]