On Tue, Feb 13, 2018 at 05:47:48PM +0100, Bruno Haible wrote: > Sébastien Villemot wrote: > > I gave it a try, but it fails to build on a plain Debian unstable/amd64 > > system, > > with: > > > > gcc -I/tmp/clisp-2.49.90/src/gllib -g -O2 -no-integrated-cpp -W -Wswitch > > -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit > > -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O > > -fwrapv -fno-strict-aliasing -DNO_ASM -DENABLE_UNICODE -DDYNAMIC_FFI > > -DDYNAMIC_MODULES -I. -c spvw.c > > In file included from spvw.d:23:0: > > lispbibl.d:6554:6: error: #error oint_addr_mask does not cover > > CODE_ADDRESS_RANGE !! > > #error oint_addr_mask does not cover CODE_ADDRESS_RANGE !! > > ^~~~~ > > > > I attach the configure log. > > Thanks. I see the same thing on Ubuntu 17.10/x86_64. The memory map has > changed again, in recent Linux/x86_64 kernels. > > This patch should fix it.
Thanks, this patch works. -- ⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot ⣾⠁⢠⠒⠀⣿⡁ Debian Developer ⢿⡄⠘⠷⠚⠋⠀ http://sebastien.villemot.name ⠈⠳⣄⠀⠀⠀⠀ http://www.debian.org
signature.asc
Description: PGP signature
_______________________________________________ pkg-common-lisp-devel mailing list pkg-common-lisp-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-common-lisp-devel