[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-texinfo] texinfo-6.5.90 comment
From: |
Gavin Smith |
Subject: |
Re: [bug-texinfo] texinfo-6.5.90 comment |
Date: |
Sun, 13 Jan 2019 08:39:57 +0000 |
On 1/7/19, Nelson H. F. Beebe <address@hidden> wrote:
> I've done more than 90 test builds of texinfo-6.5.90, of which about
> 50 passed all tests.
>
> On Solaris 10, linking produces unresolved references that I fixed
> like this:
>
> gmake LIBS="-lsocket -lnsl -lm" all check
>
> I'm still investigating other build logs.
Thanks very much for running these tests. For Solaris 10, the question
is how these flags could be determined automatically. It is not always
a problem as it has built without the LIBS variable being set on one
or two other Solaris 10 systems.