[AWS] Problem with building AWS
Cyril Briand
briand at laas.fr
Thu Jul 22 08:31:34 CEST 2004
Hi,
I try to build AWS using msys on a Win XP pro OS.
The command "make build" successes in anything except :
=== Build AWS support scripts
for UNIX
for Windows
process_begin: CreateProcess((null), /c/msys/1.0/bin/ar cr lib/libaws.a
win32/poll.o, ...) failed.
make (e=3): Le chemin d'accès spécifié est introuvable.
Moreover, when I try the command "make install", I have the following
error ...
$ make install
process_begin: CreateProcess((null), /c/msys/1.0/bin/mkdir
/c/msys/1.0/opt/AWS, ...) failed.
make (e=3): Le chemin d'accès spécifié est introuvable.
c:\GNAT\bin\make.exe: *** [install] Error 3
In the makefile.conf file, I have the following variables:
AR = /c/msys/1.0/bin/ar
GREP = /c/msys/1.0/bin/grep
SED = /c/msys/1.0/bin/sed
DIFF = /c/msys/1.0/bin/diff
GZIP = /c/msys/1.0/bin/gzip
TAR = /c/msys/1.0/bin/tar
GNATMAKE = /c/GNAT/bin/gnatmake
GNATMAKE_FOR_HOST = /c/GNAT/bin/gnatmake
WINDRES = /c/msys/1.0/bin/windres
DLLTOOL = /c/GNAT/bin/dlltool
DLL2DEF = /c/GNAT/bin/dll2def
RM = /c/msys/1.0/bin/rm
MKDIR = /c/msys/1.0/bin/mkdir
CP = /c/msys/1.0/bin/cp -p
MV = /c/msys/1.0/bin/mv
CHMOD = /c/msys/1.0/bin/chmod
Is somebody see what's wrong ?
Thanks.
Cyril.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: briand.vcf
Type: text/x-vcard
Size: 325 bytes
Desc: not available
Url : /pipermail/aws/attachments/20040722/a0caf05b/briand.vcf
More information about the AWS
mailing list