(Please excuse me for omitting the subject line in my previous mail)
Hi Austin,
> Incidentally, simply rebuilding the acct package against the new
> header files is a little tricky, since the ./configure script uses
> sys/acct.h in preference to linux/acct.h
Did you manage to build a acct packa
On Sun, 19 Apr 1998, Austin Donnelly wrote:
> The latest development linux kernels have a fairly substantially
> changed "struct acct" defined in acct.h.
>
> Currently:
>
> libc5:
> sys/acct.h just includes linux/acct.h (2.0.32 version)
>
> libc6:
> sys/acct.h is a new file, but it defines
Austin Donnelly <[EMAIL PROTECTED]> writes:
> Incidentally, simply rebuilding the acct package against the new
> header files is a little tricky, since the ./configure script uses
> sys/acct.h in preference to linux/acct.h
Well, if it's just the location issue, you could modify configure.in
to li
The latest development linux kernels have a fairly substantially
changed "struct acct" defined in acct.h.
Currently:
libc5:
sys/acct.h just includes linux/acct.h (2.0.32 version)
libc6:
sys/acct.h is a new file, but it defines a structure which
happens to be the same as linux/acct.h (2.0.3
4 matches
Mail list logo