Closed Bug 401986 Opened 17 years ago Closed 17 years ago

Mac OS X leopard build failure in legacydb

Categories

(NSS :: Build, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glenbeasley, Assigned: glenbeasley)

Details

Attachments

(1 file)

cc -dynamiclib -compatibility_version 1 -current_version 1 -install_name @executable_path/libnssdbm3.dylib -headerpad_max_install_names  -o Darwin9.0.0_DBG.OBJ/libnssdbm3.dylib Darwin9.0.0_DBG.OBJ/dbmshim.o Darwin9.0.0_DBG.OBJ/keydb.o Darwin9.0.0_DBG.OBJ/lgattr.o Darwin9.0.0_DBG.OBJ/lgcreate.o Darwin9.0.0_DBG.OBJ/lgdestroy.o Darwin9.0.0_DBG.OBJ/lgfind.o Darwin9.0.0_DBG.OBJ/lginit.o Darwin9.0.0_DBG.OBJ/lgutil.o Darwin9.0.0_DBG.OBJ/lowcert.o Darwin9.0.0_DBG.OBJ/lowkey.o Darwin9.0.0_DBG.OBJ/pcertdb.o Darwin9.0.0_DBG.OBJ/pk11db.o   ../../../../../dist/Darwin9.0.0_DBG.OBJ/lib/libfreebl.a ../../../../../dist/Darwin9.0.0_DBG.OBJ/lib/libdbm.a  -L ../../../../../dist/Darwin9.0.0_DBG.OBJ/lib -lnssutil3 -L../../../../../dist/Darwin9.0.0_DBG.OBJ/lib -lplc4 -lplds4 -lnspr4  
ld: in ../../../../../dist/Darwin9.0.0_DBG.OBJ/lib, can't map file, errno=22
collect2: ld returned 1 exit status
make: *** [Darwin9.0.0_DBG.OBJ/libnssdbm3.dylib] Error 1



#define	EINVAL		22		/* Invalid argument */
the problem is there is the white space after -L for 
-L ../../../../../dist/Darwin9.0.0_DBG.OBJ/lib -lnssutil3
Assignee: nobody → glen.beasley
Status: NEW → ASSIGNED
Attachment #286927 - Flags: review?(rrelyea)
Comment on attachment 286927 [details] [diff] [review]
remove white space

r+
Attachment #286927 - Flags: review?(rrelyea) → review+
/cvsroot/mozilla/security/nss/lib/softoken/legacydb/config.mk,v  <--  config.mk
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: