Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 18:42:03 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-amd64@freebsd.org
Subject:   Re: boinc-setiathome-enhanced-5.12 crashes on amd64?
Message-ID:  <20060525184203.7870f394.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <1148557084.25760.27.camel@pav.hide.vol.cz>
References:  <20060525125352.7e0c73b4.torfinn.ingolfsen@broadpark.no> <1148557084.25760.27.camel@pav.hide.vol.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 May 2006 13:38:04 +0200
Pav Lucistnik <pav@FreeBSD.org> wrote:

> Looks like this will need same hack as boinc-einsteinathome needed:
> 
> Please try that out.

Wilco.
Will this work when I have previously (as in with an earlier version of
the setiathome client) attached the setiathome project?
I.e. can I just restart the boinc client an everythig should work?

> The rationale behind are binary incompatible threading libraries
> between 5.X and 6.X when running on amd64 in 32-bit compatibility
> mode.

The files are on my machine at least:
root@kg-fil# find / -name libc_r.so.5 -print
/usr/local/lib/compat/libc_r.so.5
/usr/local/lib32/compat/libc_r.so.5
root@kg-fil# find / -name libpthread.so.1 -print
/usr/local/lib/compat/libpthread.so.1
/usr/local/lib32/compat/libpthread.so.1

-- 
Later,
Torfinn Ingolfsen,
Norway




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060525184203.7870f394.torfinn.ingolfsen>