|
Hi, all
When I try to build GNU
Make 3.80 on Windows 2000 Pro after nmake /f NMakefile (or build_w32.bat), the
following errors occur:
F:\tmp\make-3.80>echo
off
"Linking
WinRel/gnumake.exe" function.obj : error LNK2001: unresolved external symbol
_hash_init variable.obj : error LNK2001: unresolved external symbol
_hash_init file.obj : error LNK2001: unresolved external symbol
_hash_init dir.obj : error LNK2001: unresolved external symbol
_hash_init read.obj : error LNK2001: unresolved external symbol
_hash_init variable.obj : error LNK2001: unresolved external symbol
_hash_insert_at file.obj : error LNK2001: unresolved external symbol
_hash_insert_at dir.obj : error LNK2001: unresolved external symbol
_hash_insert_at read.obj : error LNK2001: unresolved external symbol
_hash_insert_at variable.obj : error LNK2001: unresolved external symbol
_hash_deleted_item file.obj : error LNK2001: unresolved external symbol
_hash_deleted_item dir.obj : error LNK2001: unresolved external symbol
_hash_deleted_item read.obj : error LNK2001: unresolved external symbol
_hash_deleted_item variable.obj : error LNK2001: unresolved external symbol
_hash_find_slot file.obj : error LNK2001: unresolved external symbol
_hash_find_slot dir.obj : error LNK2001: unresolved external symbol
_hash_find_slot read.obj : error LNK2001: unresolved external symbol
_hash_find_slot variable.obj : error LNK2001: unresolved external symbol
_hash_find_item file.obj : error LNK2001: unresolved external symbol
_hash_find_item dir.obj : error LNK2001: unresolved external symbol
_hash_find_item function.obj : error LNK2001: unresolved external symbol
_hash_find_item variable.obj : error LNK2001: unresolved external symbol
_hash_free read.obj : error LNK2001: unresolved external symbol
_hash_free function.obj : error LNK2001: unresolved external symbol
_hash_free variable.obj : error LNK2001: unresolved external symbol
_hash_map file.obj : error LNK2001: unresolved external symbol
_hash_map variable.obj : error LNK2001: unresolved external symbol
_hash_delete file.obj : error LNK2001: unresolved external symbol
_hash_delete variable.obj : error LNK2001: unresolved external symbol
_hash_print_stats file.obj : error LNK2001: unresolved external symbol
_hash_print_stats variable.obj : error LNK2001: unresolved external symbol
_hash_map_arg file.obj : error LNK2001: unresolved external symbol
_hash_dump dir.obj : error LNK2001: unresolved external symbol
_hash_insert function.obj : error LNK2001: unresolved external symbol
_hash_insert function.obj : error LNK2001: unresolved external symbol
_hash_load .\WinRel/gnumake.exe : fatal error LNK1120: 13 unresolved
externals
NMAKE : fatal error U1077:
'link' : return code '0x460' Stop. NMAKE : fatal error U1077:
'"D:\Microsoft Visual Studio\VC98\bin\NMAKE.EXE"' : r eturn code
'0x2' Stop.
Can somebody help me
out ?
Best
Regards
Wu
Kun
~~~~~~~~~~~~~~~~
Advance Mobil
Communication Laboratories (AMCL) , Matsushita Research & Development
(China) Co, Ltd (CMRD)
18th Floor,
Zhong-Guan-Cun Tower No.27, Zhong-Guan-Cun Street Beijing
100080
PR China
Ext: 2036 ,
2035
Fax :
+8610-82856427
_______________________________________________
Help-make mailing list
Help-make@xxxxxxx
http://mail.gnu.org/mailman/listinfo/help-make
|