From owner-freebsd-ports Mon Mar 18 13:33:54 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0ABA737B404; Mon, 18 Mar 2002 13:33:52 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2ILXpV39471; Mon, 18 Mar 2002 13:33:51 -0800 (PST) (envelope-from obrien) Date: Mon, 18 Mar 2002 13:33:51 -0800 (PST) From: Message-Id: <200203182133.g2ILXpV39471@freefall.freebsd.org> To: udo.schweigert@siemens.com, obrien@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/36046: vim/vim-lite use libiconv without proper LIB_DEPENDS Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: vim/vim-lite use libiconv without proper LIB_DEPENDS State-Changed-From-To: open->closed State-Changed-By: obrien State-Changed-When: Mon Mar 18 13:31:26 PST 2002 State-Changed-Why: This is a local problem. You must have had the lib installed and vim's autoconf script must have noticed this. However, libiconv is not needed to build vim-lite, so I refuse to add the LIB_DEPEND. vim-lite$ make clean all ..snip.. vim-lite$ ldd work/vim61b/src/vim work/vim61b/src/vim libncurses.so.5 => /usr/lib/libncurses.so.5 (0x28125000) libposix1e.so.2 => /usr/lib/libposix1e.so.2 (0x28167000) libc.so.5 => /usr/lib/libc.so.5 (0x2816d000) http://www.freebsd.org/cgi/query-pr.cgi?pr=36046 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message