Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 20:07:53 +0100
From:      =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= <fbl@aoek.com>
To:        "Herbert J. Skuhra" <herbert@mailbox.org>
Cc:        Kurt Jaeger <lists@opsec.eu>, ports@freebsd.org, freebsd-ports@dan.me.uk,  owner-freebsd-ports@freebsd.org
Subject:   Re: mail/opendkim
Message-ID:  <bf6dfcb6e4b3cdfd5fbe549722deb48d@mail.yourbox.net>
In-Reply-To: <87r2t7rz7o.wl-herbert@mailbox.org>
References:  <87tvy3sctp.wl-herbert@mailbox.org> <20171109174217.GB49221@home.opsec.eu> <87shdns2a0.wl-herbert@mailbox.org> <20171109191650.GC49221@home.opsec.eu> <87r2t7rz7o.wl-herbert@mailbox.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
this is also related to LUA and has a proposed patch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232953

Can some committer soul have a look? Thank you.


El 2017-11-09 21:09, Herbert J. Skuhra escribió:
> On Thu, 09 Nov 2017 20:16:50 +0100,
> Kurt Jaeger <lists@opsec.eu> wrote:
>> 
>> Hi!
>> 
>> > > > Can you/anyone commit it?
>> > >
>> > > A simple build-test looks OK (but fails if LUA is enabled),
>> > > but I can't run-test it. Can you do it ?
>> > >
>> > > With LUA I've seen some strange thing on a simple build-test
>> > > on a loaded box, must re-do it in poudriere.
>> >
>> > Hmm, autoreconf obviously overwrites the LUA changes to configure. :-(
>> >
>> > pre-configure:
>> >         ${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \
>> >             -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/'		 \
>> 
>> Any idea on how to solve it ? I've other tasks on my plate, sorry...
> 
> If it's OK to use autoreconf then we could modify configure.ac instead
> of configure!? e.g: Replacing the pre-configure part with:
> 
> pre-configure:
>         ${REINPLACE_CMD} -e 
> '/PKG_CHECK_MODULES/s/lua5\.[0-9]/lua-${LUA_VER}/' \
>             -e '/PKG_CHECK_MODULES/s/cyrussasl/libsasl2/'               
>        \
>             ${WRKSRC}/configure.ac
> 
> --
> Herbert
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to 
> "freebsd-ports-unsubscribe@freebsd.org"

-- 
José Pérez



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bf6dfcb6e4b3cdfd5fbe549722deb48d>