vile
[Top][All Lists]
Advanced

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

Re: [vile] bug #24158: undefined reference to `filter_def' - still in 9.


From: Brendan O'Dea
Subject: Re: [vile] bug #24158: undefined reference to `filter_def' - still in 9.7x
Date: Mon, 7 Dec 2009 11:13:48 +1100

On Mon, Dec 7, 2009 at 2:09 AM, Chris G <address@hidden> wrote:
> Building vile 9.7x on xubuntu 9.10 (to replace the default 9.7s) I get
> bug #24158.  No errors reported in ./configure but it doesn't compile.

The issue is that autoconf resolves LEX to : if none is installed.
This is only a reasonable fallback when the generated .c files are a)
shipped, b) have the correct timestamp and c) $LEX is not invoked with
>address@hidden  Attached is a patch which removing the : default.  This causes
"./configure && make" to succeed with no lex/flex, but lex filters
will be omitted.

Attachment: vile.patch
Description: Text Data


reply via email to

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