From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] openssl: Fix build with Perl 5.18.0
Date: Mon, 3 Jun 2013 13:04:32 +0200 [thread overview]
Message-ID: <20130603110432.GB1939@pengutronix.de> (raw)
In-Reply-To: <20130602125337.GA21521@x61s.Speedport_W_921V_1_21_000>
On Sun, Jun 02, 2013 at 02:53:39PM +0200, Alexander Aring wrote:
> Hi,
>
> have the same issue. This patch helped me alot.
Good to know.
It will be part of the next release.
Michael
> Thanks.
> Alex
>
> On Thu, May 23, 2013 at 04:53:13PM +0200, Bernhard Walle wrote:
> > My Arch Linux updated to host-perl 5.18.0. Building openssl with that
> > version fails when creating the manpages:
> >
> > c_rehash.pod around line 45: You forgot a '=back' before '=head1'
> > c_rehash.pod around line 49: =back without =over
> >
> > Since we don't need that manpages, install openssl with "make
> > install_sw" instead of "make install" which avoids building the
> > manpages.
> >
> > Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
> Tested-by: Alexander Aring <alex.aring@gmail.com>
> > ---
> > rules/openssl.make | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/rules/openssl.make b/rules/openssl.make
> > index f448e7c..67ad7d3 100644
> > --- a/rules/openssl.make
> > +++ b/rules/openssl.make
> > @@ -70,6 +70,8 @@ OPENSSL_CONF_OPT := \
> > --prefix=/usr \
> > --openssldir=/usr/lib/ssl \
> > --install_prefix=$(OPENSSL_PKGDIR)
> > +OPENSSL_INSTALL_OPT := \
> > + install_sw
> >
> > ifdef PTXCONF_OPENSSL_SHARED
> > OPENSSL_CONF_OPT += shared
> > --
> > 1.8.2.3
> >
> >
> > --
> > ptxdist mailing list
> > ptxdist@pengutronix.de
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2013-06-03 11:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 14:53 Bernhard Walle
2013-06-02 12:53 ` Alexander Aring
2013-06-03 11:04 ` Michael Olbrich [this message]
2014-10-30 14:52 ` Manuel Traut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130603110432.GB1939@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox