bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: build problem with diffutils-2.8.1


From: Stepan Kasal
Subject: Re: build problem with diffutils-2.8.1
Date: Thu, 12 Dec 2002 09:25:00 +0100
User-agent: Mutt/1.2.5.1i

Hello,

On Wed, Dec 11, 2002 at 11:56:06PM -0800, george goffe wrote:
> "--without-included-regex"
> analyze.c:952: invalid use of undefined type `struct re_pattern_buffer'

it seems that the regex module which is part of your system (probably
part of libc) is not compatible with diff.

If your libc was sufficiently new version of GNU libc, you'd be able
to configure --without-included-regex.
As it seems it isn't, it's safer to use the version of regex library
packed with diff.

Hope this explains it,
        Stepan Kasal



reply via email to

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