Hi, I dont have "lib64" in libffi, are you sure it is "lib64" or just "lib"?
On Monday, 1 July 2019 21:32:46 UTC+9, tom...@gmail.com wrote:
> On Monday, September 24, 2018 at 11:48:59 AM UTC+3, Fetchinson . wrote:
> > I'm trying to compile python 3.7.0 from source with a custom libffi
> > path an
On Monday, September 24, 2018 at 11:48:59 AM UTC+3, Fetchinson . wrote:
> I'm trying to compile python 3.7.0 from source with a custom libffi
> path and the compiler/linker doesn't seem to pick up the right
> version. The system libffi doesn't have the development files so I've
> installed the late
Exactly same issue.. ctypes wont build .. pkg-config finds libffi, headers are
located in configure and still
INFO: Could not locate ffi libs and/or headers
python is getting really annoying to install .. not everyone has root
privileges to install system-wide dependencies.
On Tuesday, Septe
On 9/24/18, Thomas Jollans wrote:
> On 2018-09-24 16:30, Fetchinson . via Python-list wrote:
>> [fetch@fetch]$ grep LIBFFI_INCLUDE Makefile
>> LIBFFI_INCLUDEDIR= /opt/custom/lib/libffi-3.2.1/include
>>
>> So I'd say everything should work but it doesn't, I reran ./configure
>> and also make o
On 2018-09-24 16:30, Fetchinson . via Python-list wrote:
> [fetch@fetch]$ grep LIBFFI_INCLUDE Makefile
> LIBFFI_INCLUDEDIR= /opt/custom/lib/libffi-3.2.1/include
>
> So I'd say everything should work but it doesn't, I reran ./configure
> and also make of course.
I'm confused. ./configure succ
On 9/24/18, Thomas Jollans wrote:
> On 2018-09-24 14:14, Fetchinson . via Python-list wrote:
I'm trying to compile python 3.7.0 from source with a custom libffi
path and the compiler/linker doesn't seem to pick up the right
version. The system libffi doesn't have the development fil
On 2018-09-24 14:14, Fetchinson . via Python-list wrote:
>>> I'm trying to compile python 3.7.0 from source with a custom libffi
>>> path and the compiler/linker doesn't seem to pick up the right
>>> version. The system libffi doesn't have the development files so I've
>>> installed the latest libf
>> I'm trying to compile python 3.7.0 from source with a custom libffi
>> path and the compiler/linker doesn't seem to pick up the right
>> version. The system libffi doesn't have the development files so I've
>> installed the latest libffi (also from source) to /opt/custom but
>> still I get
>>
>>
On 2018-09-24 10:48, Fetchinson . via Python-list wrote:
> I'm trying to compile python 3.7.0 from source with a custom libffi
> path and the compiler/linker doesn't seem to pick up the right
> version. The system libffi doesn't have the development files so I've
> installed the latest libffi (also
I'm trying to compile python 3.7.0 from source with a custom libffi
path and the compiler/linker doesn't seem to pick up the right
version. The system libffi doesn't have the development files so I've
installed the latest libffi (also from source) to /opt/custom but
still I get
INFO: Could not loc
10 matches
Mail list logo