All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/ibrcommon: fix static build with openssl
Date: Tue, 26 Feb 2019 13:32:45 +0100	[thread overview]
Message-ID: <CAPi7W8152uxi=E=rTZbGKFgKFeTGovay_O+zuYrmmux7+8w5sA@mail.gmail.com> (raw)
In-Reply-To: <87a7ikg7ey.fsf@dell.be.48ers.dk>

Dear Peter,
Le dim. 24 f?vr. 2019 ? 23:15, Peter Korsgaard <peter@korsgaard.com> a ?crit :
>
> >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
>
>  > gf_mul is already defined in libcrypto (openssl) so rename it into
>  > ibrdtn_gf_mul to fix the following build failure in ibrdtnd package:
>
>  > /home/buildroot/autobuild/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libcrypto.a(f_impl.o):
>  > In function `gf_mul':
>  > f_impl.c:(.text+0x0): multiple definition of `gf_mul'
>  > /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libibrcommon.a(gf128mul.o):gf128mul.cpp:(.text+0x30):
>  > first defined here
>  > collect2: error: ld returned 1 exit status
>  > Makefile:560: recipe for target 'dtnd' failed
>
>  > Fixes:
>  >  - http://autobuild.buildroot.org/results/1d3b4b6cf043a3e185ce758b617a0a18c3d36cdb
>
>  > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
>
> The DOS newlines unfortunately got stripped by the mailing list, so the
> patch no longer applies. I have manually fixed that up now.
Thanks for fixing the issue, there is also the same problem with
host-cryptopp's patch:
http://autobuild.buildroot.net/results/e8f/e8fad6fe97391276df0bbb3deb9d4ab90ce043d1/build-end.log.
Could you also fix the issue?
Next time, I'll try to add a warning in the commit message.
>
> --
> Bye, Peter Korsgaard
Best Regards,

Fabrice

  reply	other threads:[~2019-02-26 12:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 11:23 [Buildroot] [PATCH 1/1] package/ibrcommon: fix static build with openssl Fabrice Fontaine
2019-02-23 16:24 ` Thomas Petazzoni
2019-02-24 22:15 ` Peter Korsgaard
2019-02-26 12:32   ` Fabrice Fontaine [this message]
2019-02-26 13:52     ` Peter Korsgaard

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='CAPi7W8152uxi=E=rTZbGKFgKFeTGovay_O+zuYrmmux7+8w5sA@mail.gmail.com' \
    --to=fontaine.fabrice@gmail.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.