[aMule SVN rev6790 // wxWidgets CVS 2006-03-07 // OS X 10.3.9]
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/Applications/-other/zlib/myzlib/include -I../.. -I../../../src -I../../../src/libs -I/Applications/-other/wx/myWidgets_NoDebug/lib/wx/include/mac-unicode-release-static-2.7 -I/Applications/-other/wx/myWidgets_NoDebug/include/wx-2.7 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXMAC__ -DwxUSE_GUI=0 -DEC_REMOTE -DWEBSERVERDIR="\"/usr/local/share/amule/webserver\"" -DECSOCKET_USE_EVENTS=0 -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef -O2 -MT amuleweb-WebServer.o -MD -MP -MF ".deps/amuleweb-WebServer.Tpo" -c -o amuleweb-WebServer.o `test -f 'WebServer.cpp' || echo './'`WebServer.cpp; \
then mv -f ".deps/amuleweb-WebServer.Tpo" ".deps/amuleweb-WebServer.Po"; else rm -f ".deps/amuleweb-WebServer.Tpo"; exit 1; fi
In file included from WebServer.cpp:37:
../../../src/libs/ec/ECSpecialTags.h:28:2: warning: #warning Kry - Preferences packet derived from packet, and that's ok, but shouldn't be here because this is a tag file and forces a stupid include
In file included from ../../../src/libs/ec/ECPacket.h:28,
from ../../../src/libs/ec/ECSpecialTags.h:29,
from WebServer.cpp:37:
../../../src/libs/ec/ECTag.h:34:2: warning: #warning Kry - Can you say "Design flaw"?
WebServer.cpp: In member function `void
CParsedUrl::ConvertParams(std::map std::less, std::allocator std::string> > >&)':
WebServer.cpp:203: error: variable `std::string key' has initializer but
incomplete type
WebServer.cpp:203: error: variable `std::string value' has initializer but
incomplete type
In file included from /usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:373,
from WebServer.cpp:328:
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h: At global scope:
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h: In instantiation of `std::pair':
/usr/include/gcc/darwin/3.3/c++/bits/stl_tree.h:123: instantiated from `std::_Rb_tree_node >'
/usr/include/gcc/darwin/3.3/c++/bits/stl_alloc.h:232: instantiated from `static _Tp* std::__simple_alloc<_Tp, _Alloc>::allocate(long unsigned int) [with _Tp = std::_Rb_tree_node >, _Alloc = std::__default_alloc_template]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:564: instantiated from `std::_Rb_tree_node<_Val>* std::_Rb_tree_alloc_base<_Tp, _Alloc, true>::_M_get_node() [with _Tp = std::pair, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:579: instantiated from `std::_Rb_tree_base<_Tp, _Alloc>::_Rb_tree_base(typename std::_Rb_tree_alloc_base<_Tp, _Alloc, std::_Alloc_traits<_Tp, _Allocator>::_S_instanceless>::allocator_type&) [with _Tp = std::pair, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:579: instantiated from `std::_Rb_tree_base<_Tp, _Alloc>::_Rb_tree_base(typename std::_Rb_tree_alloc_base<_Tp, _Alloc, std::_Alloc_traits<_Tp, _Allocator>::_S_instanceless>::allocator_type&) [with _Tp = std::pair, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:730: instantiated from `std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Rb_tree(const _Compare&, typename std::_Rb_tree_base<_Val, _Alloc>::allocator_type&) [with _Key = std::string, _Val = std::pair, _KeyOfValue = std::_Select1st >, _Compare = std::less, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:730: instantiated from `std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Rb_tree(const _Compare&, typename std::_Rb_tree_base<_Val, _Alloc>::allocator_type&) [with _Key = std::string, _Val = std::pair, _KeyOfValue = std::_Select1st >, _Compare = std::less, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:153: instantiated from `std::map<_Key, _Tp, _Compare, _Alloc>::map() [with _Key = std::string, _Tp = std::string, _Compare = std::less, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:153: instantiated from `std::map<_Key, _Tp, _Compare, _Alloc>::map() [with _Key = std::string, _Tp = std::string, _Compare = std::less, _Alloc = std::allocator >]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:328: instantiated from `std::pair<_T1, _T2>::pair(const _T1&, const _T2&) [with _T1 = const int, _T2 = CSession]'
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:373: instantiated from `typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::insert(typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, _Alloc>::iterator, const std::pair&) [with _Key = int, _Tp = CSession, _Compare = std::less, _Alloc = std::allocator >]'
WebServer.cpp:328: instantiated from `_Tp& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key = int, _Tp = CSession, _Compare = std::less, _Alloc = std::allocator >]'
WebServer.cpp:1769: instantiated from here
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:73: error: `std::pair<_T1,
_T2>::first' has incomplete type
/usr/include/gcc/darwin/3.3/c++/bits/stringfwd.h:56: error: declaration of `
const struct std::string'
/usr/include/gcc/darwin/3.3/c++/bits/stl_pair.h:74: error: `std::pair<_T1,
_T2>::second' has incomplete type
/usr/include/gcc/darwin/3.3/c++/bits/stringfwd.h:56: error: declaration of `
struct std::string'
WebServer.cpp: In member function `virtual void
CScriptWebServer::ProcessURL(ThreadData)':
WebServer.cpp:1818: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[12]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1824: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[12]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1832: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[12]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1836: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[12]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1839: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[12]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1841: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[12]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1866: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[13]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1868: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[13]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
WebServer.cpp:1900: error: no match for `std::map std::less, std::allocator std::string> > >& [const char[13]]' operator
/usr/include/gcc/darwin/3.3/c++/bits/stl_map.h:321: error: candidates are: _Tp&
std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const _Key&) [with _Key =
std::string, _Tp = std::string, _Compare = std::less, _Alloc =
std::allocator >]
make[4]: *** [amuleweb-WebServer.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2