Date: Mon, 18 Mar 2002 13:33:51 -0800 (PST) From: <obrien@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 Message-ID: <200203182133.g2ILXpV39471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203182133.g2ILXpV39471>