>anyway in common-src I get the following error 
>
>gcc -DHAVE_CONFIG_H -I. -I. -I../config -I./../regex-src -g -O2 -c
>alloc.c -o alloc.o
>In file included from alloc.c:33:
>amanda.h:509: parse error before `areads_dataready'
>amanda.h:509: warning: data definition has no type or storage class
>*** Error code 1
>...

This was reported with a patch just a couple of days ago.  Look in the
E-mail archive for subject "file locking, 2.4.1 vs. 2.4.2".  I don't
have a report back yet whether the patch fixes the problem.  I doubt
it totally solves things because it needs a change to ./configure.in,
which is hard to re-distribute.

As an alternative, I think you could add this someplace:

  -Dssize_t=int

>Martin Hepworth

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to