tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/gobject-introspection + MacOS
* On 2020-08-13 at 19:13 BST, Brook Milligan wrote:
> Fixing WRKOBJDIR was not sufficient, though. I had to add the following patch.
>
> RCS file: /cvsroot/pkgsrc/devel/gobject-introspection/Makefile,v
> retrieving revision 1.71
> diff -u -r1.71 Makefile
> --- Makefile 4 Jul 2020 10:04:46 -0000 1.71
> +++ Makefile 13 Aug 2020 18:09:58 -0000
> @@ -38,6 +38,8 @@
>
> MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/girepository
>
> +BUILDLINK_PASSTHRU_DIRS+= ${WRKSRC}/girepository
This isn't right. Have you re-bootstrapped your system so that it now
uses mksh to avoid the LD_LIBRARY_PATH issues when running with
SIP-enabled system shells?
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index