On 1/7/19, Nelson H. F. Beebe <[email protected]> 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.
