[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Report on gm2-2010-07-12 on Solaris 10/sparc
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Report on gm2-2010-07-12 on Solaris 10/sparc |
Date: |
Thu, 15 Jul 2010 23:01:56 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
john o goyo <address@hidden> writes:
> Gmake check-gm2 produced the following.
>
> # of expected passes 9084
> # of unexpected failures 48
> # of unresolved testcases 18
>
> Given the linking woes, I noodled around and appended "-lsocket -
> lnsl" to line 27 of each of the following files.
>
> testsuite/gm2/coroutines/pim/run/pas:27 gm2_link_with -lpth -lsocket -
> lnsl
> testsuite/gm2/isocoroutines/run/pass/gm2.exp:27 gm2_link_with -lpth -
> lsocket -lnsl
>
> After this, gmake check-gm2 produced the following.
>
> # of expected passes 9066
> # of unexpected failures 30
>
> Until the configuration problem is resolved, I shall append the
> libraries manually.
> (Full logs to Gaius.)
>
> john
Hi John,
many thanks - only 30/6 to go..
regards,
Gaius