lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] 2.9.0dev.4 builds on CentOS 6, fails on CentOS 7, -L orde


From: Thomas Dickey
Subject: Re: [Lynx-dev] 2.9.0dev.4 builds on CentOS 6, fails on CentOS 7, -L order
Date: Tue, 3 Sep 2019 20:01:11 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Tue, Sep 03, 2019 at 08:58:45AM -0600, Zube wrote:
> With a locally built openssl 111c, 2.9.0dev.4 builds fine on CentOS 6 with:
> 
> ./configure --prefix=/usr/local/lynx --with-ssl=/usr/local/aux/lynx/ssl111c
> 
> But it fails on CentOS 7:

I'd suppose that there's some additional difference (e.g., your
CentOS 6 is 32-bit, or its directory-layout differs).

> In src/makefile, there is this line:
> 
> LDFLAGS         = -Wl,-rpath,/usr/local/aux/lynx/ssl111c/lib   -L/lib64 
> -L/usr/local/aux/lynx/ssl111c/lib

The config.log files would show which step added the different -L/-l options.
 
> If I move the -L/lib64 to the end, it builds.
> 
> CentOS 6 has 1.0.1e as native, CentOS 7 has 1.0.2k.

...something to investigate :-)

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]