[MacPorts] #20203: lang/clisp 2.47 fails to build with undefined symbols
MacPorts
noreply at macports.org
Tue Jul 7 01:05:48 PDT 2009
#20203: lang/clisp 2.47 fails to build with undefined symbols
-----------------------------------+----------------------------------------
Reporter: easieste@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: clisp
-----------------------------------+----------------------------------------
clisp build on 10.5.7 Intel failing as follows:
{{{
make[2]: Nothing to be done for `all-am'.
/usr/bin/gcc-4.0 -D_NONSTD_SOURCE -W -Wswitch -Wcomment -Wpointer-arith
-Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2
-fexpensive-optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB
-DUNICODE -I. -x none spvw.o spvwtabf.o spvwtabs.o spvwtabo.o eval.o
control.o encoding.o pathname.o stream.o socket.o io.o funarg.o array.o
hashtabl.o list.o package.o record.o weak.o sequence.o charstrg.o debug.o
error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o unixaux.o
built.o ari80386.o gllib/uniwidth/width.o gllib/uniname/uniname.o
gllib/localcharset.o modules.o -L/opt/local/lib -lintl -liconv -lc
-Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lreadline -lncurses
/opt/local/lib/libavcall.a /opt/local/lib/libcallback.a -L/opt/local/lib
-liconv -L/opt/local/lib -lsigsegv -lc -R/opt/local/lib -o lisp.run
Undefined symbols:
"_R_R_rem_R", referenced from:
_C_rem in lisparit.o
"_R_R_mod_R", referenced from:
_C_mod in lisparit.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20203>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list