Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

You are not logged in.

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2010-09-27 05:36:06

sikinmettugi
Member
Registered: 2010-07-08
Posts: 10

compilation error - initializer-string for array of chars is too long

I got a rev442 firmware,
set a x-compile environment as COMPILING.txt said on Windows 7, then compiled it,
and this is the result.

I'm quite new to x-compile, so I cannot find what and how causes that error. sad
Any ideas about this?

c:\prox-dev\Proxmark_svn>make

make -C bootrom all
make[1]: Entering directory `/c/prox-dev/Proxmark_svn/bootrom'
perl ../tools/mkversion.pl .. > version.c || cp ../common/default_version.c verion.c
arm-eabi-gcc -c -I../include -I../common -Wall -Werror -pedantic -std=gnu99 -I.
-mthumb -mthumb-interwork -o obj/version.o version.c
cc1.exe: warnings being treated as errors
version.c:9:2: error: initializer-string for array of chars is too long
version.c:9:2: error: (near initialization for 'version_information.buildtime')
make[1]: *** [obj/version.o] Error 1
make[1]: Leaving directory `/c/prox-dev/Proxmark_svn/bootrom'
make: *** [bootrom/all] Error 2

Offline

#2 2011-06-24 18:32:29

amigu
Member
Registered: 2011-06-22
Posts: 5

Re: compilation error - initializer-string for array of chars is too long

did you solve this?
i had the same problem with you.

Offline

#3 2011-07-31 16:47:54

skip
Member
Registered: 2011-07-23
Posts: 10

Re: compilation error - initializer-string for array of chars is too long

i had the same problem with you.
Someone please  solve this problem

Offline

#4 2011-08-03 07:11:30

0xFFFF
Administrator
From: Vic - Australia
Registered: 2011-05-31
Posts: 632

Re: compilation error - initializer-string for array of chars is too long

Are you using ProxSpace?

Offline

Board footer

Powered by FluxBB