> I can't build the sqltcp dependency for DBMcli under > windows 2000. Output follows. > Pls. HELP!!! > Regards, [...] > sqltcp.rc fast > sqltcp.dld fast > illegal number of arguments 3 > usage: mfconcom [-Dl] [-n] [-<symbol>=<value>] src dst > 'machine' 'kind'\ > 'trace' 'compiler' 'os' 'osspec' > Error while executing "mfconcom @CONCOMOPTS sqltcp.def > sqltcp.tmp I386 \ > fast n link WIN32 WIN32" > message: No such file or directory
I've put a debug version of mfconcom.exe at ftp://ftp.sap.com/pub/sapdb/bin/tmp/mfconcom.exe. Please copy it into %TOOL\pgm and execute 'imf sqltcp.dld'. One my machine, the output looks like: [0] d:\V74\develop >imf -u sqltcp.dld Build: 0 vmake 10.00.15 10-10-2002 VMAKE_PATH =d:\V74\develop 25-10-02 14:34:02 start of collection phase 25-10-02 14:34:03 end of collection phase 25-10-02 14:34:03 start of sqltcp.dld fast sqltcp.rc fast debug 1: -n 2: -REL30=1 3: -RELVER=R74 4: -debug=1 5: sqltcp.cod 6: sqltcp.rc 7: I386 8: FAST 9: N 10: PTOC 11: WIN32 12: WIN32 sqltcp.dld fast debug 1: -REL30=1 2: -RELVER=R74 3: sqltcp.def 4: sqltcp.tmp 5: I386 6: fast 7: n 8: link 9: WIN32 10: WIN32 Creating library sqltcp.lib and object sqltcp.exp LINK : warning LNK4089: all references to "USER32.dll" discarded by /OP\ T:REF 25-10-02 14:34:06 end of sqltcp.dld fast Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
