On Sun, 31 Mar 2013 19:34:21 +0530, ash...@freebsd.org (Ashish SHUKLA) said:
> On Sun, 31 Mar 2013 10:39:21 -0300, Joseph Mingrone <j...@ftfl.ca> said:
>> Hi ashish;

>> After upgrading to 23.4 from 23.3 I'm seeing errors with with faces
>> and term-mode is not functional.  The build output can be found here:
>> http://gly.ath.cx/misc/emacs_build.out.
>> I suspect the lines below are related to the problem.

>> ===>>> Creating a backup package for old version emacs-24.3,3
>> Creating package for emacs-24.3,3
>> pkg: (emacs-24.3,3) /usr/local/bin/emacs - shared library
>> libncurses.so.5.9 not found
>> pkg: (emacs-24.3,3) /usr/local/bin/emacs - shared library
>> libtinfo.so.5.9 not found
>> pkg: (emacs-24.3,3) /usr/local/bin/emacs-24.3 - shared library
>> libncurses.so.5.9 not found
>> pkg: (emacs-24.3,3) /usr/local/bin/emacs-24.3 - shared library
>> libtinfo.so.5.9 not found

>> I can confirm that devel/ncurses is installed (5.9_1).

> Hi Joseph,

> This is interesting. I think I know why this happened.

> Could you please provide the output of following command-line, assuming
> emacs-24.3 is installed on your computer:

> #v+
> % ldd `which bash` |fgrep ncurses
> #v-

Sorry, I meant:

#v+
% ldd `which emacs` |fgrep ncurses
#v-

-- 
Ashish SHUKLA

“Computers are good at following instructions, but not at reading your mind.” 
(Donald Knuth)

Sent from my Emacs
_______________________________________________
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