clisp port problem in 6.1-release amd64
Gautham Ganapathy
gauthamglist at gmail.com
Fri May 19 23:39:43 UTC 2006
Hi,
I am trying to install clisp in the fbsd-6.1-release for amd64. When i
give a 'make install clean', it give the following errors and stops
<errors>
intsqrt.d:292: warning: statement with no effect
cc -I/usr/local/include -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit
-Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 -DUNICODE
-DDYNAMIC_FFI -I. -c i18n.c
In file included from i18n.d:7:
lispbibl.d:8962: warning: volatile register variables don't work as you
might wish
builddir="`pwd`"; cd avcall && gmake && gmake check && gmake install-lib
libdir="$builddir" includedir="$builddir"
gmake: *** No rule to make target `avcall-amd64.lo', needed by
`avcall.lo'. Stop.
*** Error code 2
Stop in /usr/ports/lang/clisp/work/clisp-2.38/amd64-portbld-freebsd6.1.
*** Error code 1
Stop in /usr/ports/lang/clisp/work/clisp-2.38.
*** Error code 1
Stop in /usr/ports/lang/clisp.
</errors>
More information about the freebsd-ports
mailing list