vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] Two bugs: &gtmotion crash and bad configure error message


From: Thomas Dickey
Subject: Re: [vile] Two bugs: &gtmotion crash and bad configure error message
Date: Sun, 10 Aug 2008 19:03:11 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Aug 10, 2008 at 01:12:49PM +0300, J??nis R??cis wrote:
> Hi,
> 
> I switched from Vim to Vile a few days ago, and since then I've come
> across a couple of minor problems:
> 
> 1) The &gtmotion function will cause a crash on an invalid argument.

thanks
 
> 2) When configuring Vile with '--with-loadable-filters --with-perl',
> the configure script claims it can't find the dlsym function, however,
> config.log reveals that it is actually a missing -lperl that makes the
> dlsym test fail.

oh.  The configure script does something like this:

        perl -MExtUtils::Embed -e ldopts

to obtain the "-lperl".  That sounds as if perl can be installed to
report this, but lack the library...

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]