Hi everyone:
So Now I'm building m57. Tiger 10.4.2. gcc 3.3. Here
is what I get...
/usr/include/stddef.h:100: error: conflicting types
for `typedef
__darwin_wint_t wint_t'
../stlport/config/stl_gcc.h:74: error: previous
declaration as `typedef
unsigned int wint_t'
In file included from ../stlport/stdarg.h:23,
from
/usr/include/gcc/darwin/3.3/c++/cstdarg:48,
from ../stlport/cstdarg:25,
from
../stlport/stl/debug/_debug.c:236,
from
../stlport/stl/debug/_debug.h:418,
from ../stlport/utility:36,
from dll_main.cpp:36:
/usr/include/stdarg.h:4:25: no include path in which
to find stdarg.h
In file included from ../stlport/cstdarg:25,
from
../stlport/stl/debug/_debug.c:236,
from
../stlport/stl/debug/_debug.h:418,
from ../stlport/utility:36,
from dll_main.cpp:36:
/usr/include/gcc/darwin/3.3/c++/cstdarg:57: error:
`va_list' not declared
In file included from
../stlport/stl/debug/_debug.c:236,
from
../stlport/stl/debug/_debug.h:418,
from ../stlport/utility:36,
from dll_main.cpp:36:
../stlport/cstdarg:32: error: `va_list' not declared
In file included from
../stlport/stl/debug/_debug.h:418,
from ../stlport/utility:36,
from dll_main.cpp:36:
../stlport/stl/debug/_debug.c: In static member
function `static void
_STL::__stl_debug_engine<_Dummy>::_Message(const
char*, ...)':
../stlport/stl/debug/_debug.c:245: error: parse error
before `;' token
In file included from ../stlport/stl/_cwchar.h:31,
from ../stlport/cwchar:27,
from ../stlport/stl/_limits.h:36,
from ../stlport/limits:28,
from dll_main.cpp:44:
/usr/include/gcc/darwin/3.3/c++/cwchar: At global
scope:
/usr/include/gcc/darwin/3.3/c++/cwchar:71: error:
`mbstate_t' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:137: error:
`btowc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:138: error:
`fgetwc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:139: error:
`fgetws' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:140: error:
`fputwc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:141: error:
`fputws' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:142: error:
`fwide' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:143: error:
`fwprintf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:144: error:
`fwscanf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:145: error:
`getwc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:146: error:
`getwchar' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:147: error:
`mbrlen' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:148: error:
`mbrtowc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:149: error:
`mbsinit' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:150: error:
`mbsrtowcs' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:151: error:
`putwc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:152: error:
`putwchar' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:153: error:
`swprintf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:154: error:
`swscanf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:155: error:
`ungetwc' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:156: error:
`vfwprintf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:157: error:
`vfwscanf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:158: error:
`vswprintf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:159: error:
`vswscanf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:160: error:
`vwprintf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:161: error:
`vwscanf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:162: error:
`wcrtomb' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:163: error:
`wcscat' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:164: error:
`wcscmp' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:165: error:
`wcscoll' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:166: error:
`wcscpy' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:167: error:
`wcscspn' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:168: error:
`wcsftime' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:169: error:
`wcslen' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:170: error:
`wcsncat' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:171: error:
`wcsncmp' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:172: error:
`wcsncpy' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:173: error:
`wcsrtombs' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:174: error:
`wcsspn' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:175: error:
`wcstod' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:176: error:
`wcstof' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:177: error:
`wcstok' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:178: error:
`wcstol' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:179: error:
`wcstoul' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:180: error:
`wcsxfrm' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:181: error:
`wctob' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:182: error:
`wmemcmp' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:183: error:
`wmemcpy' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:184: error:
`wmemmove' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:185: error:
`wmemset' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:186: error:
`wprintf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:187: error:
`wscanf' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:189: error:
`wcschr' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:195: error:
`wcspbrk' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:201: error:
`wcsrchr' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:207: error:
`wcsstr' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:213: error:
`wmemchr' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:228: error:
`wcstold' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:229: error:
`wcstoll' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:230: error:
`wcstoull' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:235: error:
`wcstold' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:236: error:
`wcstoll' not declared
/usr/include/gcc/darwin/3.3/c++/cwchar:237: error:
`wcstoull' not declared
In file included from ../stlport/stl/_ios.h:27,
from ../stlport/stl/_istream.h:27,
from ../stlport/istream:32,
from ../stlport/stl/_bitset.h:63,
from ../stlport/bitset:47,
from dll_main.cpp:47:
../stlport/stl/_ctype.h:40: error: `_S' was not
declared in this scope
../stlport/stl/_ctype.h:40: error: enumerator value
for `space' not integer
constant
../stlport/stl/_ctype.h:41: error: `_R' was not
declared in this scope
../stlport/stl/_ctype.h:41: error: enumerator value
for `print' not integer
constant
../stlport/stl/_ctype.h:42: error: `_C' was not
declared in this scope
../stlport/stl/_ctype.h:42: error: enumerator value
for `cntrl' not integer
constant
../stlport/stl/_ctype.h:43: error: `_U' was not
declared in this scope
../stlport/stl/_ctype.h:43: error: enumerator value
for `upper' not integer
constant
../stlport/stl/_ctype.h:44: error: `_L' was not
declared in this scope
../stlport/stl/_ctype.h:44: error: enumerator value
for `lower' not integer
constant
../stlport/stl/_ctype.h:45: error: `_A' was not
declared in this scope
../stlport/stl/_ctype.h:45: error: enumerator value
for `alpha' not integer
constant
../stlport/stl/_ctype.h:46: error: `_D' was not
declared in this scope
../stlport/stl/_ctype.h:46: error: enumerator value
for `digit' not integer
constant
../stlport/stl/_ctype.h:47: error: `_P' was not
declared in this scope
../stlport/stl/_ctype.h:47: error: enumerator value
for `punct' not integer
constant
../stlport/stl/_ctype.h:48: error: `_X' was not
declared in this scope
../stlport/stl/_ctype.h:48: error: enumerator value
for `xdigit' not integer
constant
../stlport/stl/debug/_debug.c: In static member
function `static void
_STL::__stl_debug_engine<_Dummy>::_Message(const
char*, ...) [with _Dummy =
bool]':
dll_main.cpp:147: instantiated from here
../stlport/stl/debug/_debug.c:246: error: `__args'
undeclared (first use this
function)
../stlport/stl/debug/_debug.c:246: error: (Each
undeclared identifier is
reported only once for each function it appears
in.)
../stlport/stl/debug/_debug.c:246: error: `va_start'
undeclared (first use this
function)
../stlport/stl/debug/_debug.c:270: error: `va_end'
undeclared (first use this
function)
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_SLO.MK *---
Please Help...Thank you in advance.
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]