From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/apache: add host-pkgconf dependency
Date: Wed, 08 Nov 2023 17:27:28 +0100 [thread overview]
Message-ID: <87wmusqkgf.fsf@48ers.dk> (raw)
In-Reply-To: <20231103174755.2118753-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Fri, 3 Nov 2023 18:47:55 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> apache uses pkgconfig to find dependencies such as lua, nhgttp2, openssl
> and systemd.
> For openssl, pkgconfig is used since version 2.1.1 and
> https://github.com/apache/httpd/commit/0d4387dedc4ad83460bf52fc326c475c64133634
> resulting in the following build failure since at least bump to version
> 2.4.54 in commit 78e5a9c40e0754bbe840ef7b8da85efc28eb8b48:
> ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
> [...]
> configure:28669: checking for SSL_CTX_new
> configure:28669:
> /home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc
> -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
> -L/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/../../../../armeb-buildroot-linux-uclibcgnueabi/sysroot/usr/lib
> -L/usr/lib conftest.c -lssl -lcrypto -lpthread >&5
> armeb-buildroot-linux-uclibcgnueabi-gcc: ERROR: unsafe header/library path used in cross-compilation: '-L/usr/lib'
> Fixes:
> - http://autobuild.buildroot.org/results/d85c86ee1070582014c7b29b39f9a9f356988220
> - http://autobuild.buildroot.org/results/55d6bad8572138e200730d3a9f2dd1b9048fd95d
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2023.02.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-11-08 16:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-03 17:47 [Buildroot] [PATCH 1/1] package/apache: add host-pkgconf dependency Fabrice Fontaine
2023-11-03 19:54 ` Thomas Petazzoni via buildroot
2023-11-08 16:27 ` Peter Korsgaard [this message]
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=87wmusqkgf.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
/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.