Fails on i386:
cc -g -Wall -Wsign-compare -O3 -fno-pie -pthread -fno-omit-frame-pointer
-mpreferred-stack-boundary=2 -I. -DSBCL_PREFIX=\"'/usr/local'\" -c -o
x86-bsd-os.o x86-bsd-os.c
x86-bsd-os.c: In function 'arch_os_load_ldt':
x86-bsd-os.c:165:5: warning: implicit declaration of function 'rf
+cc maintainer
Stuart Henderson writes:
> On 2017/02/01 18:03, Timo Myyrä wrote:
>> Yeap, adding wxallowed to mount options fixed the build process.
>>
>> So here's an update to sbcl port to latest release.
>> Quickly tested on amd64. Quicklisp works and loads libraries, threads seem
>> to be
On 2017/02/01 18:03, Timo Myyrä wrote:
> Yeap, adding wxallowed to mount options fixed the build process.
>
> So here's an update to sbcl port to latest release.
> Quickly tested on amd64. Quicklisp works and loads libraries, threads seem to
> be
> enabled.
It needs an additional WANTLIB for the
Yeap, adding wxallowed to mount options fixed the build process.
So here's an update to sbcl port to latest release.
Quickly tested on amd64. Quicklisp works and loads libraries, threads seem to be
enabled.
Index: Makefile
===
RCS fi
Hello
You need to have wxallowed mount flag on the building filesystem in order to
build sbcl.
Indeed the flag had an extra s in the makefile. It's a mistake of mine...
https://github.com/sbcl/sbcl/blob/master/INSTALL
Le 1 février 2017 05:50:44 GMT+01:00, timo.my...@wickedbsd.net a écrit :
Hi,
I noticed that the thread support in sbcl isn't working at all.
Seems that the ports Makefile passes wrong configure flag and needs following
tweak:
Index: Makefile
===
RCS file: /cvs/ports/lang/sbcl/Makefile,v
retrieving revisio