Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 10:17:01 +1000 (AEST)
From:      David Turnbull <dsturnbull@optushome.com.au>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   scrollkeeper port still using 'g' prefix iconv libs
Message-ID:  <20020625001701.5454B7F9@darkstar.turnbull.org>

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

>Submitter-Id:	current-users
>Originator:	David Turnbull
>Organization:	Semitenn
>Confidential:	no 
>Synopsis:	scrollkeeper port still using 'g' prefix iconv libs
>Severity:	non-critical
>Priority:	medium
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 4.6-STABLE i386
>Environment:
System: FreeBSD darkstar.turnbull.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jun 17 10:17:21 AEST 2002 root@darkstar.turnbull.org:/usr/obj/usr/src/sys/DARKSTAR i386

libiconv-1.8

>Description:
The scrollkeeper build depends on libgiconv.so. Libiconv port doesn't install
it anymore.

gmake[2]: Entering directory `/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.9/buildtools'
/bin/sh ../libtool --mode=link cc  -O -pipe   -o scrollkeeper-tree-separate  separate.o -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/local/lib -L/usr/local/lib -lxslt -lxml2 -lz -lgiconv -lm ../libs/libscrollkeeper.la -L/usr/local/lib -lintl
cc -O -pipe -o .libs/scrollkeeper-tree-separate separate.o -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/local/lib -L/usr/local/lib -lxslt -lxml2 -lz -lgiconv -lm ../libs/.libs/libscrollkeeper.so -lxml2 -lz -liconv -lm -lxslt -lxml2 -lz -lgiconv -lm -lintl -L/usr/local/lib -lintl  -Wl,--rpath -Wl,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot find -lgiconv
collect2: ld returned 1 exit status

>How-To-Repeat:
Upgrade libiconv to 1.8 and then try to build scrollkeeper after
the USE_REINPLACE change.

>Fix:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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