[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] vile-9.7t.patch.gz
From: |
Brendan O'Dea |
Subject: |
Re: [vile] vile-9.7t.patch.gz |
Date: |
Fri, 10 Jul 2009 23:31:52 +1000 |
On Fri, Jul 10, 2009 at 9:24 PM, Paul van Tilburg<address@hidden> wrote:
> I'm having troubles with this release.
> If I start 'vile foo.txt' I get a screen that shows the
> HighLightFilter macro code, but no error. If I then
> do _0, to actually go to the foo.txt buffer, vile crashes
> (aborts).
Not sure about the crash, but the other problem appears to be an issue
with dynamic loading of filters, possibly due to my switching from
flex-old to flex. I will look further.
Error: can't load shared object vile-vile-filt.so
(/usr/lib/vile/vile-vile-filt.so: undefined symbol: vile_wrap)
--bod