Date: Sat, 20 May 2006 05:11:24 +0530 From: Gautham Ganapathy <gauthamglist@gmail.com> To: ports@freebsd.org Subject: clisp port problem in 6.1-release amd64 Message-ID: <1148082084.5688.5.camel@localhost>
next in thread | raw e-mail | index | archive | help
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> What could be causing this error? I am unable to install the package either, since 'pkg_add -r clisp' is unable to find a package. Regards Gautham
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148082084.5688.5.camel>