bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget 1.16.1 won't build on Mac OSX 10.10.1 with Xcode 6.1


From: Charles Diza
Subject: Re: [Bug-wget] Wget 1.16.1 won't build on Mac OSX 10.10.1 with Xcode 6.1.1.
Date: Wed, 10 Dec 2014 11:39:30 -0500

On Wed, Dec 10, 2014 at 4:29 AM, Tim Ruehsen <address@hidden> wrote:

> Hi Charles,
>
> I just pushed a commit to the git repo that checks for pcre.h in
> combination
> with pkg-config. If not found, pcre will be automatically disabled.
>
> I attach the patch just in case you don't use git.
>
> Tim
>

I've tested the patch, and it appears to be working.  Thanks. :)

In a previous message you said that I'm missing "headers" for pcre.  This
is the default state of Mac OSX with respect to pcre.  If you install Xcode
and the CommandLine tools, and don't do anything special, you are in the
situation I am in.  In other words, no MacOSX user will have pcre.h, unless
they specifically do something about that.

For that reason, I hope this patch makes it into a release soon.
Otherwise, MacOSX users who did not go through an additional step to
install something (pcre) that is not an advertised dependency, and who want
to build wget 1.16.1, will find that it fails, and they won't know why.

Cheers,
Charles


reply via email to

[Prev in Thread] Current Thread [Next in Thread]