pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36086 (security/openssl build fails on MacOS X 10.2.8 (required header file not found))
The following reply was made to PR pkg/36086; it has been noted by GNATS.
From: Matthias Scheler <tron%NetBSD.org@localhost>
To: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/36086 (security/openssl build fails on MacOS X 10.2.8
(required header file not found))
Date: Fri, 27 Apr 2007 13:22:55 +0100
On Fri, Apr 27, 2007 at 06:50:15AM -0500, John D. Baker wrote:
> On 26 Apr 2007, at 16:12, Matthias Scheler wrote:
>
> >Can you please try with at least these revisions?
> >
> >pkgsrc/security/openssl/Makefile 1.124
> >pkgsrc/security/openssl/distinfo 1.54
> >pkgsrc/security/openssl/patches/patch-af 1.19
>
> Once again, the results after updating and 'bmake clean clean-depends'
> appear to be the same as before. The logfile at:
>
> http://bobdbob.com/~jdbaker/openssl.log
>
> is updated to reflect the latest attempt. It will likely be Sunday
> evening (29 April) before I can try again...
What output does running "bmake VARNAME=BUILDLINK_LDFLAGS.dl show-var" and
"bmake VARNAME=DL_LDFLAGS show-var" in "pkgsrc/security/openssl"
produce on your system?
If the first command prints "-dl" and the second one print nothing
please add "DL_LDFLAGS= ${BUILDLINK_LDFLAGS.dl} to "Makefile"
after ".include "../../mk/dlopen.buildlink3.mk" and try whether
that fixes the problem.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index