hallo
wollte soeben die game bzw db source compilen, hat bei beidem nicht geklapp
hab alle libs eingefügt , alles notwendige installiert nutze freebsd 9.3 64bit
DB:
ns390781:/usr/src/novaline/Server/db/src # linking ...
linking: Command not found.
root@ns390781:/usr/src/novaline/Server/db/src # /usr/bin/ld: skipping incompatible ../../libthecore/lib/libthecore.a when searching for -lthecore
/usr/bin/ld:: Too many arguments.
root@ns390781:/usr/src/novaline/Server/db/src # /usr/bin/ld: skipping incompatible /usr/lib/libthecore.a when searching for -lthecore
/usr/bin/ld:: Too many arguments.
root@ns390781:/usr/src/novaline/Server/db/src # /usr/bin/ld: skipping incompatible /usr/lib/libthecore.a when searching for -lthecore
/usr/bin/ld:: Too many arguments.
root@ns390781:/usr/src/novaline/Server/db/src # /usr/bin/ld: skipping incompatible /usr/lib/libthecore.a when searching for -lthecore
/usr/bin/ld:: Too many arguments.
root@ns390781:/usr/src/novaline/Server/db/src # /usr/bin/ld: cannot find -lthecore
/usr/bin/ld:: Too many arguments.
root@ns390781:/usr/src/novaline/Server/db/src # Makefile:51: recipe for target '../db_r43385' failed
Makefile:51:: Too many arguments.
root@ns390781:/usr/src/novaline/Server/db/src #
game
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
group_text_parse_tree.h:175: instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
shop_manager.cpp:392: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
group_text_parse_tree.h:136: instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
shop_manager.cpp:447: instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
../../../Extern/include/cryptopp/misc.h: At global scope:
../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
root@ns390781:/usr/src/novaline/Server/game/src #
bei der game kommt zwar kein fehler (denke ich mal ), aber es wird keine game datei in filezilla erstellt ...
bitte helft mir