[MacPorts] #20203: lang/clisp 2.47 fails to build with undefined symbols
#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
#20203: lang/clisp 2.47 fails to build with undefined symbols -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clisp -----------------------------------+---------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => waqar@… Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/20203#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20203: lang/clisp 2.47 fails to build with undefined symbols -----------------------------------+---------------------------------------- Reporter: easieste@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: clisp -----------------------------------+---------------------------------------- Comment(by michal@…): Defining _NONSTD_SOURCE seems to be the problem. A simple patch attached. -- Ticket URL: <http://trac.macports.org/ticket/20203#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20203: lang/clisp 2.47 fails to build with undefined symbols ------------------------------------+--------------------------------------- Reporter: easieste@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: clisp | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Thanks, applied the fix in r55984. -- Ticket URL: <http://trac.macports.org/ticket/20203#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts