Re: Build Jonah on NT
[email protected] Fri, 07 May 1999 13:17:42 GMT
| Newsgroups | gmane.ietf.pfl |
|---|---|
| Message-ID | <[email protected]> |
--0__=7TWtfhF9fMvzatpsQwjXxxoUxCDwCxwMZUBLvtrO17oCBkyTMeD4hA7t Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable >Y:\Src>sh -c "make -DMAKESTARTUP=3DZ:/Src/Startup.mk all" >Le nom sp=E9cifi=E9 n'est pas reconnu comme =E9tant une commande inter= ne >ou externe, un programme ex=E9cutable ou un fichier de commandes. Looks like you don't have the MKS toolkit correctly installed. John Tsobgni Guy <[email protected]>@imc.org on 05/07/99 07:15:46 AM Sent by: [email protected] To: [email protected], [email protected] cc: Subject: Build Jonah on NT I have a problem for building Jonah in windows NT 4.0 environment. When I issue a "build" command I have the following instructions : Y:\Src>build Y:\Src>rem @ECHO OFF Y:\Src>relsbx -C || GOTO RELSBX_FAILED 1>NUL: Y:\Src>CALL C:\BIN\utils\SETSYM Y:\Src>SET RELDIR=3D\Src\ Y:\Src>Y: Y:\Src>CD \ Y:\>CD \Src\ Y:\Src>if "" =3D=3D "" GOTO NoTarget Y:\Src>set target=3Dall Y:\Src>sh -c "make -DMAKESTARTUP=3DZ:/Src/Startup.mk all" Le nom sp=E9cifi=E9 n'est pas reconnu comme =E9tant une commande intern= e ou externe, un programme ex=E9cutable ou un fichier de commandes. Y:\Src>GOTO EOF Y:\Src> It's anyone have the same problem ? "build.bat" file contains an Unix instruction: sh -c "make -DMAKESTARTUP=3DZ:/Src/Startup.mk %target%" I replace this instruction by: nmake -f Startup.mk When I issue a "build" command I have an error in Startup.mk. The following instructions occurs after "build" command : Y:\Src>build Y:\Src>rem @ECHO OFF Y:\Src>relsbx -C || GOTO RELSBX_FAILED 1>NUL: Y:\Src>CALL C:\BIN\utils\SETSYM Y:\Src>SET RELDIR=3D\Src\ Y:\Src>Y: Y:\Src>CD \ Y:\>CD \Src\ Y:\Src>if "" =3D=3D "" GOTO NoTarget Y:\Src>set target=3Dall Y:\Src>nmake -f Startup.mk Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Startup.mk(9) : fatal error U1036: syntax error : too many names to lef= t of '=3D' Stop. Y:\Src>GOTO EOF Y:\Src> Have you had any luck in resolving these problems? Think you for answers. (See attached file: vcard.vcf) = --0__=7TWtfhF9fMvzatpsQwjXxxoUxCDwCxwMZUBLvtrO17oCBkyTMeD4hA7t Content-type: application/octet-stream; name="=?iso-8859-1?Q?vcard.vcf?=" Content-Disposition: attachment; filename="=?iso-8859-1?Q?vcard.vcf?=" Content-transfer-encoding: base64 YmVnaW46ICAgICAgICAgIHZjYXJkDQpmbjogICAgICAgICAgICAgR3V5IFRzb2JnbmkgDQpuOiAg ICAgICAgICAgICAgVHNvYmduaSA7R3V5DQpvcmc6ICAgICAgICAgICAgRXVyaXRpcywgZ3JvdXBl IEdlbXBsdXMNCmVtYWlsO2ludGVybmV0OiBldXJpdGlzMUBndWxsaXZlci5mcg0KdGl0bGU6ICAg ICAgICAgIFNvZnR3YXJlIGluZ2luZWVyDQp4LW1vemlsbGEtY3B0OiAgOzANCngtbW96aWxsYS1o dG1sOiBGQUxTRQ0KdmVyc2lvbjogICAgICAgIDIuMQ0KZW5kOiAgICAgICAgICAgIHZjYXJkDQoN Cg== --0__=7TWtfhF9fMvzatpsQwjXxxoUxCDwCxwMZUBLvtrO17oCBkyTMeD4hA7t--