On Thursday 12 December 2002 14:02, Alexandre Duret-Lutz wrote:
> >>> "Dan" == Dan Christian <[EMAIL PROTECTED]> writes:
...
> Dan> However, when I do a "make check" on 1.6.3 it fails test
> "lex5.test". Dan> Any ideas what is going wrong?
>
> No. There has been a lex5 failure reported against 1.
>>> "Dan" == Dan Christian <[EMAIL PROTECTED]> writes:
[...]
Dan> I tried 1.6.3. That worked OK.
Great.
Dan> However, when I do a "make check" on 1.6.3 it fails test "lex5.test".
Dan> Any ideas what is going wrong?
No. There has been a lex5 failure reported against 1.7.2
recently, but i
On Thursday 12 December 2002 06:56, Alexandre Duret-Lutz wrote:
> >>> "Dan" == Dan Christian <[EMAIL PROTECTED]> writes:
...
> Dan> Second, why didn't it fix the permissions?
>
> No idea, Automake 1.5 is old.
> Does it still fail with Automake 1.7.2?
I can't upgrade to 1.7.2, because it depends o
> Dan> Second, why didn't it fix the permissions?
>
> No idea, Automake 1.5 is old.
> Does it still fail with Automake 1.7.2?
Yes, it is old, but one is stuck with it if one decides not to use
autoconf 2.5x just yet. I think the odd 1.5.x bugfix release would
be in order.
>>> "Dan" == Dan Christian <[EMAIL PROTECTED]> writes:
[...]
Dan> First, why is it trying to re-create the config stuff?
It *copies* these files because it's trying to build a distribution.
Dan> Second, why didn't it fix the permissions?
No idea, Automake 1.5 is old.
Does it still fail wit
With automake-1.5, "make distcheck" fails toward the end with several
permission denied errors. Everything used to work fine in 1.4.
My configure.in puts config stuff in a subdirectory. It has in it:
AC_CONFIG_AUX_DIR(config)
When I run "make distcheck" I end with these errors:
make[1]: Enter