Hello!
Based on an earlier thread regarding the different drivers being
included into the code base, or being deleted from it, and then the
prompt comments from one of us regarding a cable, I decided to unpack
my collection of source code.

I then updated the trunk, and ran the shell script that builds the
configuration scripts. It ran them. I then entered the make command
and off it went.

It all went okay until this happened:
make[3]: Entering directory `/usr/local/urjtag/urjtag/trunk/urjtag/src/tap'
  CC     tap.lo
  CC     register.lo
  CC     state.lo
  CC     chain.lo
  CC     detect.lo
detect.c: In function `find_record':
detect.c:89: warning: array subscript has type `char'
detect.c:96: warning: array subscript has type `char'
detect.c:107: warning: array subscript has type `char'
detect.c:125: warning: array subscript has type `char'
detect.c:134: warning: array subscript has type `char'
detect.c:150: warning: array subscript has type `char'
make[3]: *** [detect.lo] Error 1
make[3]: Leaving directory `/usr/local/urjtag/urjtag/trunk/urjtag/src/tap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/urjtag/urjtag/trunk/urjtag/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/urjtag/urjtag/trunk/urjtag'
make: *** [all] Error 2
-- 
Ideally shouldn't this have been  tested on Cygwin-1.7.5 before being
delivered to SVN?

I'll next do the same steps on Slackware-12.2 and see what happens.
That's my Linux system.
-----
Gregg C Levine [email protected]
"This signature fought the Time Wars, time and again."

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to