Hello, I am trying to build NSS in Windows XP, I am using MicroSoft Visual 
Studio 8, Express edition, and I am getting the following error:

rm -f WIN954.0_DBG.OBJ/dbm.lib
lib -NOLOGO -OUT:"WIN954.0_DBG.OBJ/dbm.lib" WIN954.0_DBG.OBJ\\db.obj WIN954.0_DB
G.OBJ\\h_bigkey.obj WIN954.0_DBG.OBJ\\h_func.obj WIN954.0_DBG.OBJ\\h_log2.obj WI
N954.0_DBG.OBJ\\h_page.obj WIN954.0_DBG.OBJ\\hash.obj WIN954.0_DBG.OBJ\\hash_buf
.obj WIN954.0_DBG.OBJ\\hsearch.obj WIN954.0_DBG.OBJ\\mktemp.obj WIN954.0_DBG.OBJ
\\ndbm.obj WIN954.0_DBG.OBJ\\dirent.obj
LIB : fatal error LNK1181: cannot open input file 'WIN954.0_DBG.OBJdb.obj'
make[2]: *** [WIN954.0_DBG.OBJ/dbm.lib] Error 157
make[2]: Leaving directory `D:/mozilla/security/dbm/src'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `D:/mozilla/security/dbm'
make: *** [build_dbm] Error 2


I read that the problem is because of the double slash "\\" in the path of  the 
"WIN954.0_DBG.OBJ\\db.obj" file

Can anyone help me to solve this problem.

Thanks in advance.
                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
https://signup.live.com/signup.aspx?id=60969
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to