Forgive top post. my phone.
I just synlinked so.8 to 7 and several things that failed now work.  Not the 
fix. But a workaround.
--
Michael Scheidell
CTO SECNAP Network Security
561-948-2259<tel:5619482259>


-----Original message-----
From: Alexander Kojevnikov <alexan...@kojevnikov.com>
To: Baptiste Daroussin <b...@freebsd.org>
Cc: "po...@freebsd.org" <po...@freebsd.org>, "udo.schweig...@siemens.com" 
<udo.schweig...@siemens.com>, Wesley Shields <w...@freebsd.org>
Sent: Sun, Mar 6, 2011 03:27:37 GMT+00:00
Subject: Re: shells/zsh links to devel/ncurses

On 4 March 2011 18:56, Baptiste Daroussin <b...@freebsd.org> wrote:
> Here is a patch loosely based on bsd.openssl.mk that should fix the
> situation (add USE_NCURSES=yes to the corresponding Makefiles)
> http://people.freebsd.org/~bapt/bsd.ncurses.mk.diff

Thanks Bapt!

I tested it on shells/zsh and www/lynx.

For zsh, USE_NCURSES forced it to use /lib/libncursesw.so.8 but
devel/ncurses we still added as a dependency (pkg_delete would not
delete zsh without the -f option)

For lynx, USE_NCURSES made no difference, it still linked
/usr/local/lib/libncursesw.so.5.7 and /usr/local/lib/libtinfow.so.5.7.
devel/ncurses was also added as a dependency.

I guess in both cases it should link to /lib/libncursesw.so.8 and no
dependency should be added.

Alex
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to