Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2016 10:03:40 -0800
From:      bob prohaska <fbsd@www.zefox.net>
To:        Kubilay Kocak <koobs@FreeBSD.org>
Cc:        ports@freebsd.org
Subject:   Re: Python27 can't find _ctypes.so
Message-ID:  <20161123180340.GF56313@www.zefox.net>
In-Reply-To: <2cea8b22-8adc-0aa7-4a0c-cde0526285c7@FreeBSD.org>
References:  <20161122185415.GE56313@www.zefox.net> <2cea8b22-8adc-0aa7-4a0c-cde0526285c7@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 23, 2016 at 06:41:10PM +1100, Kubilay Kocak wrote:
> 
> There will be a failure or multiple failures compiling (or executing)
> the ctypes extension further up in the build. That should help shed
> light on the cause(s)
> 

Indeed so. There was a VFP mismatch in an old library. For some reason
it didn't promptly stop the build. Fixing that by hand allowed python27
to build and install.

Thank you!

bob prohaska




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161123180340.GF56313>