Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2014 14:13:28 GMT
From:      Robert Cina <robcina@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187282: lang/clisp fails to compile
Message-ID:  <201403051413.s25EDS2N055119@cgiserv.freebsd.org>
Resent-Message-ID: <201403051420.s25EK0fP024742@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187282
>Category:       ports
>Synopsis:       lang/clisp fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 14:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Robert Cina
>Release:        Freebsd 10.0 stable
>Organization:
>Environment:
FreeBSD polyfree.my.domain 10.0-STABLE FreeBSD 10.0-STABLE #3 r260990: Tue Jan 21 19:44:40 EST 2014     root@polyfree.my.domain:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Port of clisp fails to compile.

.o  built.o modules.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libreadline.so -Wl,-rpath -Wl,/usr/local/lib -lncurses /usr/local/lib/libavcall.a /usr/local/lib/libcallback.a  -L/usr/local/lib -lsigsegv -R/usr/local/lib libgnu_cl.a -o lisp.run
stream.o: In function `oconv_unshift_output_buffered_':
stream.c:(.text+0xa1b2): undefined reference to `libiconv'
stream.o: In function `oconv_unshift_output_unbuffered_':
stream.c:(.text+0xa3d0): undefined reference to `libiconv'
stream.o: In function `iconv_mbstowcs':
stream.c:(.text+0xab7c): undefined reference to `libiconv'
stream.c:(.text+0xacc8): undefined reference to `libiconv'
stream.o: In function `iconv_mblen':
stream.c:(.text+0xafe9): undefined reference to `libiconv'
stream.o:stream.c:(.text+0xd0b7): more undefined references to `libiconv' follow
collect2: ld returned 1 exit status
*** Error code 1

Stop.
make[2]: stopped in /tmp/build/usr/ports/lang/clisp/work/clisp-2.49/src
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/clisp
*** Error code 1

>How-To-Repeat:
cd /usr/ports/lang/clisp
make install clean

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403051413.s25EDS2N055119>