amheydari / proxmark3

Automatically exported from code.google.com/p/proxmark3
GNU General Public License v2.0
0 stars 0 forks source link

I can´t compile the code #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I checkout the last version code with subcommander from google repository
2. Run D:\prox-dev\proxmark\cockpit>0setpath.bat
Microsoft Windows [Versión 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos.
Result its ok!
3. run D:\prox-dev\proxmark\cockpit>5makeall.bat

D:\prox-dev\proxmark\cockpit>call 1makearm.bat
perl ../tools/mkversion.pl .. > version.c || copy ../common/default_version.c ve
rsion.c
arm-eabi-gcc -c -I../include -I../common -Wall -Werror -pedantic -std=gnu99 -O2
-DWITH_LF -DWITH_ISO15693 -DWITH_ISO14443a -DWITH_ISO14443b -I. -mthumb -mthumb-
interwork -o obj/version.o version.c
process_begin: CreateProcess(NULL, arm-eabi-gcc -c -I../include -I../common -Wal
l -Werror -pedantic -std=gnu99 -O2 -DWITH_LF -DWITH_ISO15693 -DWITH_ISO14443a -D
WITH_ISO14443b -I. -mthumb -mthumb-interwork -o obj/version.o version.c, ...) fa
iled.
make (e=2): file specified not found.
make: *** [obj/version.o] Error 2
perl ../tools/mkversion.pl .. > version.c || copy ../common/default_version.c ve
rsion.c
Access denied.
The sintax command its wrong.
make: *** [version.c] Error 1

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

What is the expected output? What do you see instead?

I can´t to compile the code

What version of the product are you using? On what operating system?

Windows 7
Last version of Compile Environment
Last version from google repository

Please provide any additional information below.
I try compilig with instrucctions from wiki 

Original issue reported on code.google.com by javierpi...@gmail.com on 24 Jul 2011 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by verdult on 8 Mar 2013 at 8:45