From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Wed, 2 May 2018 23:25:28 +0200 Subject: [Buildroot] [RFC v1 1/2] libopenssl: bump version to 1.1.0h In-Reply-To: <1mbgrexjul.ln2@ID-313208.user.individual.net> References: <20180417211921.18718-1-ps.report@gmx.net> <0a63a86c-322f-6508-5cc3-5a37ff0e5dad@gmail.com> <1mbgrexjul.ln2@ID-313208.user.individual.net> Message-ID: <20180502232528.216f0735@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Bernd, On Sun, 29 Apr 2018 10:17:37 +0200, Bernd Kuhls wrote: > Am Fri, 20 Apr 2018 08:29:52 -0700 schrieb Ryan Coe: > > > I'm also getting the following error on host-libopenssl: > [...] > > *** ERROR: package host-libopenssl installs executables without proper > > RPATH: > > ***?? /home/ryan/devel/buildroot/output/host/bin/openssl > libopenssl-1.1.0h/NOTES.UNIX > Hi, > > adding > > -Wl,-rpath,'$(HOST_DIR)/lib' \ > > to HOST_LIBOPENSSL_CONFIGURE_CMDS fixes the problem for me. > For details read host-libopenssl-1.1.0h/NOTES.UNIX. Thanks for the hint (work for me too), will add it to the next version of the patch... Regards, Peter > > Regards, Bernd > > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot