[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

clisp for NetBSD



Hi, I've been trying to compile the last version of clisp for NetBSD/i386
but failed. Here is the last message I get after trying to make it:

gcc -O -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type
-fomit-frame-pointer -O2 -fexpensive-optimizations -fno-strength-reduce
-DDYNAMIC_FFI -c spvw.c
In file included from lispbibl.d:1665,
                 from spvw.d:18:
unix.d:95: conflicting types for `msync'
/usr/include/sys/mman.h:88: previous declaration of `msync'
spvw.d: In function `main':
spvw.d:9997: warning: variable `argv_memneed' might be clobbered by
`longjmp' or `vfork'
*** Error code 1

Any idea of what's going on?

R. Aler.