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

Bug#405564: apr: FTBFS on kfreebsd-amd64 (due to 020_lfs_ino_t.dpatch)



tags 405564 pending
thanks

[Petr Salinger]
> -#ifdef __alpha__
> +#if defined(__alpha__) || defined(__FreeBSD_kernel__)
>  typedef unsigned int              apr_ino_t;
>  #else
>  typedef unsigned long int         apr_ino_t;

So, on kfreebsd-amd64, ino_t is 32 bits?  I'll apply your patch,
but I don't think it's worth trying to push this into etch, since
kfreebsd-amd64 is not a release architecture.

Thanks,
Peter

Attachment: signature.asc
Description: Digital signature


Reply to: