Re: [avrdude-dev] Building Avrdude 6.3

2019-03-22 Thread Joerg Wunsch
As Wayne Holder wrote: > As part of trying to diagnose the issue I'm having with serbb and the TPI > protocol (see my other thread on this topic), I decided to try and build > the 6.3 release on my Mac Pro system and then see if I could resolve the > issue by making a few tweaks to the timing bit

Re: [avrdude-dev] Building Avrdude 6.3

2019-03-22 Thread Wayne Holder
Thanks for trying to help me. When I run the command you suggested: > /bin/sh ./ylwrap lexer.l lex.yy.c lexer.c -- flex I get an immediate "gm4 had quit unexpectedly" message and no other response on the command line. And, when I then run configure and make, I get the same result as before.

[avrdude-dev] Building Avrdude 6.3

2019-03-22 Thread Wayne Holder
As part of trying to diagnose the issue I'm having with serbb and the TPI protocol (see my other thread on this topic), I decided to try and build the 6.3 release on my Mac Pro system and then see if I could resolve the issue by making a few tweaks to the timing bit timing. However, the build

Re: [avrdude-dev] Building Avrdude 6.3

2019-03-22 Thread Wayne Holder
It appears I had an old copy of gm4 in opt/local/bin and, when I removed it, I got much further in the process. I now have only the following errors printed: ar cru libavrdude.a libavrdude_a-config_gram.o libavrdude_a-lexer.o libavrdude_a-arduino.o libavrdude_a-avr.o libavrdude_a-avr910.o

Re: [avrdude-dev] Building Avrdude 6.3

2019-03-22 Thread Joel Ray Holveck
On Mar 22, 2019, at 13:30, Wayne Holder wrote: > > My system is up to date with the latest version of > Xcode and is running macOS 0.14.2 (18C54) "Mojave". Just to make sure: have you launched Xcode’s GUI since you last updated it? That will set up many of the command-line tools that are

Re: [avrdude-dev] Building Avrdude 6.3

2019-03-22 Thread Wayne Holder
I guess some of my problems came from having once used macPorts. So, I deleted the /opt folder, fixed my $PATH and then reran configure and make. This gets me further, but still no cigar. Tha current error is now: libtool: link: ( cd ".libs" && rm -f "libavrdude.la" && ln -s "../ libavrdude.la"