Re: [Bug-wget] pkg-config, openssl

2016-09-14 Thread Michael Felt
Been awhile on this - vacation came, and then other things. However, this is nearing the top of my TODO. When I have something to report I shall. This is just to let "you" know I have not dropped the issue. On Thu, Jun 30, 2016 at 10:41 AM, Michael Felt <aixto...@gmail.com> wrote

Re: [Bug-wget] pkg-config, openssl

2016-07-01 Thread Michael Felt
You had it correct - pkg-config was not installed. Got ./bootstrap to run (on linux) On 29-Jun-16 15:56, Tim Ruehsen wrote: Maybe you are missing pkg-config and/or libtool !? Back to AIX - ran ./configure and it also complained that pkg-config was not installed. Due to dependancies on glib

Re: [Bug-wget] pkg-config, openssl

2016-06-30 Thread Michael Felt
im Ruehsen <tim.rueh...@gmx.de> wrote: > On Wednesday 29 June 2016 15:31:56 Michael Felt wrote: > > possibly undefined macro: AC_MSG_NOTICE > > But you installed all packages mentioned in README.checkout ? > > see > http://stackoverflow.com/questions/8811381/possibly-un

Re: [Bug-wget] pkg-config, openssl

2016-06-09 Thread Michael Felt
On 09-Jun-16 09:07, Tim Ruehsen wrote: Execute git clone git://git.savannah.gnu.org/wget.git and all the latest changes are fetched/copied into directory wget. cd wget This step has to be just once (pulls in gnulib and makes some preparations) ./bootstrap Now you can

Re: [Bug-wget] pkg-config, openssl

2016-06-09 Thread Michael Felt
On 09-Jun-16 09:22, Tim Ruehsen wrote: git clone git://git.savannah.gnu.org/wget.git ./bootstrap is not happy enough... ./bootstrap: one of these is required: sha1sum gsha1sum shasum sha1; ./bootstrap: alternatively set SHA1SUM to a compatible tool Will try to bootstrap from a linux system

Re: [Bug-wget] pkg-config, openssl

2016-06-09 Thread Michael Felt
On 09-Jun-16 09:07, Tim Ruehsen wrote: On Wednesday 08 June 2016 17:07:11 Michael Felt wrote: On 08-Jun-16 09:42, Tim Ruehsen wrote: On Tuesday 07 June 2016 23:34:46 Michael Felt wrote: On 07-Jun-16 09:52, Tim Ruehsen wrote: Hi Michael, Unknown option: utf8 make: 1254-004 The error code

Re: [Bug-wget] pkg-config, openssl

2016-06-08 Thread Michael Felt
On 08-Jun-16 09:42, Tim Ruehsen wrote: On Tuesday 07 June 2016 23:34:46 Michael Felt wrote: On 07-Jun-16 09:52, Tim Ruehsen wrote: Hi Michael, Unknown option: utf8 make: 1254-004 The error code from the last command is 1. This should be solved by commit

Re: [Bug-wget] pkg-config, openssl

2016-06-07 Thread Michael Felt
ile the GNU iconv() tests wants it to fail (also a valid choice conform with the IEEE standard). Equally often though, autotools are just looking for an include file that isn't there - and concludes there is no support (e.g., for bzip2 and/or zlib). Many thanks for the fair warning! Tim On Tuesda

[Bug-wget] Getting wget to work with libressl - anyone already working on this?

2015-06-16 Thread Michael Felt
Hi. Before looking into what may be needed to use libressl rather than openssl or gettls I wanted to check that noone else is already looking into this. Will check back later :) Michael

Re: [Bug-wget] GNU wget 1.16 released

2014-10-31 Thread Michael Felt
The build and packaging completed successfully. make check has some issues - see attachments for deeper details. Primary is the change needed in tests/Makefile (I am not smart enough to make changes in automake files, sorry) As wget had compiled and packaged/installed correctly I was able to