* Petr Salinger <[EMAIL PROTECTED]> [060709 04:31]:
> Package: libarchive
> Version: 1.2.53-2
> Severity: important
> 
> the current version has unsatisfied Build-Depends on linux-kernel-headers
> under non-linux ports.

Why is that dependency there, anyway? The only include I see that
references something from linux-kernel-headers is 
#ifdef HAVE_LINUX_EXT2_FS_H
#include <linux/ext2_fs.h>      /* for Linux file flags */
#endif

And that is never used as HAVE_LINUX_EXT2_FS_H is not defined when
HAVE_EXT2FS_EXT2_FS_H is defined which is as there is a b-dependency
on e2fslibs-dev. (Actually, without e2fslibs-dev that file is used
which leads to a miriad of error messages, as linux/ext2_fs.h is neither
intended to be included by user-space programs nor can it be because of
missing types).

Anythng I'm overlooking?

Hochachtungsvoll,
        Bernhard R. Link


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to