FreeBSD 64bit arch detection

Bug #675844 reported by Mathew Prokos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CFFI
New
Undecided
Unassigned

Bug Description

OS: FreeBSD 8.1 64bit

SBCL version 1.0.34
CFFI version 0.10.6

Installing CFFI using asdf-install I get the following error

/usr/bin/ld: /var/tmp//ccoWlJBC.o: relocation R_X86_64_32 can not be used when making a shared object; recomp le with -fPIC

In tests/GNUmakefile:
ARCH = $(shell uname -m)

The arch type returned from uname -m is amd64 where x86_64 is expected.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.