Re: [wsjt-devel] Hamlib3 compile error

2017-03-06 Thread Greg Beam
> Dan Malcolm CFI/II > K4SHQ > > > -Original Message- > From: Bill Somerville [mailto:g4...@classdesign.com] > Sent: Monday, March 06, 2017 9:29 AM > To: wsjt-devel@lists.sourceforge.net > Subject: Re: [wsjt-devel] Hamlib3 compile error > > On 06/03/2017

Re: [wsjt-devel] Hamlib3 compile error

2017-03-06 Thread Dan Malcolm
ou to Greg. _ Dan Malcolm CFI/II K4SHQ -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Monday, March 06, 2017 9:29 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 06/03/2017 14:51, Dan Malcolm wrote:

Re: [wsjt-devel] Hamlib3 compile error

2017-03-06 Thread Bill Somerville
On 06/03/2017 14:51, Dan Malcolm wrote: > What to do? Since I have the MinGW Installation Manager I guess I could > install everything it offers, but it may be installed in the wrong place to > do any good. Thinking of our email exchanges it seems you expect a lot of > utilities to be available a

Re: [wsjt-devel] Hamlib3 compile error

2017-03-06 Thread Black Michael
For a quick test just rename your mingw directory...you probably have C:\MINGW or such. It may be conflicting. de Mike W9MDB From: Dan Malcolm To: 'WSJT software development' Sent: Monday, March 6, 2017 8:51 AM Subject: Re: [wsjt-devel] Hamlib3 compile error Bill, This

Re: [wsjt-devel] Hamlib3 compile error

2017-03-06 Thread Dan Malcolm
f empty. I really appreciate your time and advice _ Dan Malcolm CFI/II K4SHQ -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Monday, March 06, 2017 5:54 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile er

Re: [wsjt-devel] Hamlib3 compile error

2017-03-06 Thread Bill Somerville
On 06/03/2017 03:50, Dan Malcolm wrote: > Got that and installed it. MIngw-get still failed but a search found the > program under C:\JTSDK\mingw32\bin so I used the full path from the JTSDK > MYS prompt. That ran and seemed to install a few pages. Closed all JTSDK > windows and then found dash.

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Greg Beam
_ > Dan Malcolm CFI/II > K4SHQ > > > -Original Message- > From: Bill Somerville [mailto:g4...@classdesign.com] > Sent: Sunday, March 05, 2017 8:53 PM > To: wsjt-devel@lists.sourceforge.net > Subject: Re: [wsjt-devel] Hamlib3 compile error

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Dan Malcolm
- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Sunday, March 05, 2017 8:53 PM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 06/03/2017 02:43, Dan Malcolm wrote: > The very first step failed with 'bash.exe: mingw-get: command n

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Bill Somerville
On 06/03/2017 02:43, Dan Malcolm wrote: > The very first step failed with 'bash.exe: mingw-get: command not found'. HI Dan, Ah, that's not helpful. Try this: https://sourceforge.net/projects/mingw/files/ you want the mingw-get-setup.exe installer offered at the top of the page. 73 Bill G4WJS.

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Dan Malcolm
ubject: Re: [wsjt-devel] Hamlib3 compile error On 05/03/2017 23:31, Dan Malcolm wrote: > The build log is attached. Hi Dan, try the following:- Open a JTSDK MSYS prompt and type: mingw-get install msys-rebase Exit the MSYS window and any other MSYS window that might be open -- this step

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Bill Somerville
On 05/03/2017 23:31, Dan Malcolm wrote: > The build log is attached. Hi Dan, try the following:- Open a JTSDK MSYS prompt and type: mingw-get install msys-rebase Exit the MSYS window and any other MSYS window that might be open -- this step is important. In Windows open a File Explorer windo

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Dan Malcolm
I/II K4SHQ -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Sunday, March 05, 2017 4:20 PM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 06/03/2017 01:37, Greg Beam wrote: > build-hamlib3 |tee -a hamlib3-build.log &g

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Dan Malcolm
Bill, The build log is attached. _ Dan Malcolm CFI/II K4SHQ -Original Message- From: Dan Malcolm [mailto:dmalcol...@mchsi.com] Sent: Saturday, March 04, 2017 7:36 PM To: 'WSJT software development' Subject: Re: [wsjt-devel] Hamlib3 compile erro

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Bill Somerville
On 06/03/2017 01:37, Greg Beam wrote: > build-hamlib3 |tee -a hamlib3-build.log > > That should scroll the build on the screen and create a build log for you. Hi Dan & all, better to use: build-hamlib3 |& tee hamlib3-build.log so that any error output sent to the stderr stream is also sent to t

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Greg Beam
Hi Dan, The shell script for building Hamlib can be found at: C:\JTSDK\sctipts\msys-build-hamlib3.sh On or about line 254 is the make command, just add the V=1 after it: make V=1 if that is what Bill needs. Because it's a script doing the work, just tee the output to a file from within MSYS

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Dan Malcolm
, 2017 10:46 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error Hi Dan, I was mistaken on the msys-64int. I checked my version of Perl via different method that only yields the version number. Using --version on my installation also returns 64int in the name. I

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Dan Malcolm
- From: KI7MT [mailto:ki7m...@gmail.com] Sent: Sunday, March 05, 2017 12:15 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error Hi Dan, Bill, I'm not sure how Dan got a 64-bit version of MSYS Perl installed, as the installer I created had 32bit MSYS. All

Re: [wsjt-devel] Hamlib3 compile error

2017-03-05 Thread Greg Beam
___ >> Dan Malcolm CFI/II >> K4SHQ >> >> >> -Original Message- >> From: Bill Somerville [mailto:g4...@classdesign.com] >> Sent: Saturday, March 04, 2017 1:57 PM >> To: wsjt-devel@lists.sourceforge.net >> Subject: Re: [wsjt-devel] Hamlib3 compi

Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread KI7MT
y place to edit the make command line. > > _ > Dan Malcolm CFI/II > K4SHQ > > > -Original Message- > From: Bill Somerville [mailto:g4...@classdesign.com] > Sent: Saturday, March 04, 2017 1:57 PM > To: wsjt-devel@lists.sourceforge.net > Subject: Re: [wsjt-de

Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Dan Malcolm
riginal Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Saturday, March 04, 2017 1:57 PM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 04/03/2017 19:21, Dan Malcolm wrote: > v5.8.8 built for msys-64int Hi Dan, ok, that also is fine.

Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Bill Somerville
On 04/03/2017 19:21, Dan Malcolm wrote: > v5.8.8 built for msys-64int Hi Dan, ok, that also is fine. I need to see the full and verbose Hamlib build output. Problem is I'm not sure how to do that with the JTSDK, maybe Greg is lurking and can help out. What is needed is to add V=1 to the Hamlib

Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Dan Malcolm
v5.8.8 built for msys-64int _ Dan Malcolm CFI/II K4SHQ -Original Message- From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Saturday, March 04, 2017 6:28 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 04

Re: [wsjt-devel] Hamlib3 compile error

2017-03-04 Thread Bill Somerville
On 04/03/2017 03:38, Dan Malcolm wrote: > >From JTSDK-MSYS prompt 'which perl' yields '/bin/perl.exe' Hi Dan, Ok, that seems fine. Next try: perl --version from the same command shell. 73 Bill G4WJS. -- Check out the

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Dan Malcolm
ubject: Re: [wsjt-devel] Hamlib3 compile error On 04/03/2017 02:51, Dan Malcolm wrote: > The very first error encountered is "Win32 error 998" which is > translated as "Invalid access to memory location". Reading the Win10 > Application log I find the faulting ap

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Bill Somerville
On 04/03/2017 02:51, Dan Malcolm wrote: > The very first error encountered is "Win32 error 998" which is translated as > "Invalid access to memory location". Reading the Win10 Application log I > find the faulting application is perl.exe and faulting module is > msys-perl5_8.dll subsequent errors

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Dan Malcolm
__ Dan Malcolm CFI/II K4SHQ -Original Message- From: Greg Beam [mailto:ki7m...@gmail.com] Sent: Friday, March 03, 2017 5:44 PM To: WSJT software development Subject: Re: [wsjt-devel] Hamlib3 compile error Hi Dan, All, I'm not sure what's going on here either. My version of

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Greg Beam
ted failure first. Are > these problems related? > > > > _ > > Dan Malcolm CFI/II > > K4SHQ > > > > *From:*Bill Somerville [mailto:g4...@classdesign.com] > *Sent:* Thursday, March 02, 2017 10:21 AM > *To:* wsjt-devel@lists.sourcef

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Bill Somerville
On 03/03/2017 18:47, Dan Malcolm wrote: I still have the question: Are these two failures (Hamlib3 and WSJTX) related? Hi Dan, I don't know. Your instinct to examine the first error message is correct, I explained how you can do that. 73 Bill G4WJS.

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Dan Malcolm
From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Friday, March 03, 2017 12:07 PM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 03/03/2017 17:58, Dan Malcolm wrote: There were so many error lines that I could not scroll back far enough to see

Re: [wsjt-devel] Hamlib3 compile error

2017-03-03 Thread Bill Somerville
On 03/03/2017 17:58, Dan Malcolm wrote: There were so many error lines that I could not scroll back far enough to see the first one. Experience has taught me to fix the first reported failure first. Are these problems related? Hi Dan, this is something specific to your system, no one else i

Re: [wsjt-devel] Hamlib3 compile error

2017-03-02 Thread Bill Somerville
On 02/03/2017 16:06, Dan Malcolm wrote: Seems the offending module is: Faulting module path: C:\JTSDK\msys\bin\msys-perl5_8.dll. The problem seems to be inability to find a file It appears I am using Perl5_8. If memory serves, there was a discussion about which Perl version should be used.

Re: [wsjt-devel] Hamlib3 compile error

2017-03-02 Thread Dan Malcolm
? _ Dan Malcolm CFI/II K4SHQ From: Bill Somerville [mailto:g4...@classdesign.com] Sent: Thursday, March 02, 2017 9:19 AM To: wsjt-devel@lists.sourceforge.net Subject: Re: [wsjt-devel] Hamlib3 compile error On 02/03/2017 14:55, Dan Malcolm wrote: Just tried to

Re: [wsjt-devel] Hamlib3 compile error

2017-03-02 Thread Bill Somerville
On 02/03/2017 14:55, Dan Malcolm wrote: Just tried to recompile Hamlib3 using JTSDK-MSYS and this is the result: CDPATH="${ZSH_VERSION+.}:" && cd ../src && /bin/sh /c/JTSDK/src/hamlib3/src/build-aux/missing --run aclocal-1.12 -I macros --install 0 [main] perl 18760 fork_copy: linked d

[wsjt-devel] Hamlib3 compile error

2017-03-02 Thread Dan Malcolm
Just tried to recompile Hamlib3 using JTSDK-MSYS and this is the result: CDPATH="${ZSH_VERSION+.}:" && cd ../src && /bin/sh /c/JTSDK/src/hamlib3/src/build-aux/missing --run aclocal-1.12 -I macros --install 0 [main] perl 18760 fork_copy: linked dll data/bss pass 0 failed, 0xF1E000..0xF3E7