Re: compilation errors trying to build unzip on cygwin

2021-02-15 Thread Soren via Cygwin
Hi! Brian wrote: Install cygport, libbz2-devel, and any other unzip build dependencies, then in the source unzip.cygport directory, run: $ cygport unzip.cygport download all check and you should have a successful build in five minutes or less. Thanks very much. It all went as you descr

Re: compilation errors trying to build unzip on cygwin

2021-02-15 Thread Soren via Cygwin
On Mon, Feb 15, 2021 at 11:10 AM Marco Atzeri wrote: > > $ cygport unzip.cygport all > ... > Stripping executables: > usr/bin/funzip.exe > usr/bin/unzip.exe > usr/bin/unzipsfx.exe > Preparing debuginfo source files: > 18 files > >>> Packaging unzip-6.0-17.x86_

Re: compilation errors trying to build unzip on cygwin

2021-02-15 Thread Marco Atzeri via Cygwin
back on mailing list On 15.02.2021 00:36, Soren wrote: On Sat, Feb 13, 2021 at 11:20 PM Marco Atzeri wrote: Well, that would be a simple fix, although it leaves the mystery PATH behavior unsolved. I'll mention that I moved gnwin32-make out of the way and then got compiler (assembler) erro

Re: compilation errors trying to build unzip on cygwin

2021-02-13 Thread Brian Inglis
On 2021-02-13 19:34, Soren via Cygwin wrote: Hi, again. I sent a request for help with this build. Then I put on my thinking cap and snatched in the cygwin src for this pkg, which is new (6.0). Yet I still cannot build. Thus, here is the output on my console: But first, weirdly we are finding a d

Re: compilation errors trying to build unzip on cygwin

2021-02-13 Thread Marco Atzeri via Cygwin
On 14.02.2021 03:34, Soren via Cygwin wrote: Hi, again. I sent a request for help with this build. Then I put on my thinking cap and snatched in the cygwin src for this pkg, which is new (6.0). Yet I still cannot build. Thus, here is the output on my console: But first, weirdly we are finding

RE: compilation errors trying to build unzip on cygwin

2021-02-13 Thread Soren via Cygwin
Hi, again. I sent a request for help with this build. Then I put on my thinking cap and snatched in the cygwin src for this pkg, which is new (6.0). Yet I still cannot build. Thus, here is the output on my console: But first, weirdly we are finding a different make: $ which make /usr/bin/make ((a

Re: compilation errors trying to build unzip on cygwin

2021-02-13 Thread Ken Brown via Cygwin
On 2/13/2021 7:01 PM, Soren via Cygwin wrote: HI. HI!. I've been away from cygwin (and all computer programming /messing-about) fro several years. Still love Cygwin. I've gotan archive with the source for `unzip' and I am having trouble compiling that program. The is the output on the console:

compilation errors trying to build unzip on cygwin

2021-02-13 Thread Soren via Cygwin
HI. HI!. I've been away from cygwin (and all computer programming /messing-about) fro several years. Still love Cygwin. I've gotan archive with the source for `unzip' and I am having trouble compiling that program. The is the output on the console: $ make gcc -c -DASM_CRC -DWIN32 -D__GW32__ -D_LA