On Fri, Nov 19, 2010 at 1:45 AM, Gregg Levine <[email protected]> wrote:
> On Fri, Nov 19, 2010 at 1:34 AM, Mike Frysinger <[email protected]> wrote:
>> On Friday, November 19, 2010 00:29:29 Gregg Levine wrote:
>>> On Fri, Nov 19, 2010 at 12:05 AM, Mike Frysinger <[email protected]> wrote:
>>> > On Thursday, November 18, 2010 20:56:57 Gregg C Levine wrote:
>>> >> Please examine the attached file before commenting. I did a fresh
>>> >> retrieval from the SVN storage point for the program. This is because
>>> >> after doing just an update I saw the exact same errors inside the
>>> >> previously created trunk directory for urjtag. That is it happened when
>>> >> the script was run inside the urjtag directory, but before running the
>>> >> existing configure script.
>>> >
>>> > probably need to change LT_AM_PROG_LIBTOOL to AC_PROG_LIBTOOL in
>>> > acinclude.m4
>>>
>>> Are you thinking of that one being inside acinclude,m4? I just parsed
>>> through the entire one, end to end, twice and it does not seem to be
>>> there.
>>
>> i dont know where you're looking as i see it clearly in svn
>> $ grep -n LIBTOOL acinclude.m4
>> 168:m4_define([LT_INIT],[LT_AM_PROG_LIBTOOL])
>> -mike
>>
>
> Hello!
> My mistake. I didn't think of looking at the very last set of lines.
> And of course the text editor's search function wasn't any help
> either.
>
> Running it again, right now. So far just the blither-blather from
> something else that's bothering the script. I'll know in a few minutes
> if it worked.Yes that was indeed it.
>
> I imagine this fix will be incorporated into the stuff on the SVN,
> and probably GIT store? <<<<< That's what is kind of important here. I
> suspect that the stumble will effect someone else.
Hello!
I was right in a way. Something else happened as well. In this case
the effect was that the compilation continued normally after launching
make at the prompt, until this point:
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/urjtag -I../..
-I../../include -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -Werror -g -O2 -MT jlink.lo -MD -MP -MF
".deps/jlink.Tpo" -c -o jlink.lo `test -f 'cable/jlink.c' || echo
'./'`cable/jlink.c; \
then mv -f ".deps/jlink.Tpo" ".deps/jlink.Plo"; else rm -f
".deps/jlink.Tpo"; exit 1; fi
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include/urjtag
-I../.. -I../../include -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -Werror -g -O2 -MT jlink.lo -MD -MP -MF
.deps/jlink.Tpo -c cable/jlink.c -fPIC -DPIC -o .libs/jlink.o
In file included from cable/jlink.c:48:
./usbconn/libusb.h:31:21: error: libusb.h: No such file or directory
cc1: warnings being treated as errors
cable/jlink.c: In function 'jlink_usb_write':
cable/jlink.c:356: warning: implicit declaration of function
'libusb_bulk_transfer'
cable/jlink.c: In function 'jlink_usb_read':
cable/jlink.c:381: error: 'LIBUSB_ENDPOINT_IN' undeclared (first use
in this function)
cable/jlink.c:381: error: (Each undeclared identifier is reported only once
cable/jlink.c:381: error: for each function it appears in.)
cable/jlink.c: In function 'jlink_init':
cable/jlink.c:458: warning: implicit declaration of function
'libusb_reset_device'
make[3]: *** [jlink.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
r...@jimkirk2:/usr/local/urjtag/urjtag/trunk/urjtag#
--
That blick I added to separate the e-mail from the stuff I am describing.
I think I know what's wrong, but I don't know how to fix things.
-----
Gregg C Levine [email protected]
"This signature fought the Time Wars, time and again."
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development