Bug#517985: FTBFS pciutils 1:3.1.2-1 Fix asm/byteorder.h to define one endianness

2009-03-04 Thread Martin Mares
Hello, > pciutils 3.1.2 fails to compile on mipsel. could you please send me the version of it fails with? Have a nice fortnight -- Martin `MJ' Mares http://mj.ucw.cz/ Faculty of Math and Physics, Charles University, Prague, Czech Rep

Bug#393023: PAGE_SIZE export

2007-01-12 Thread Martin Mares
> This bug is assigned to bogl. I assume from your message you meant to > reach the linux-kernel-headers maintainers - try debian-glibc instead. Sorry, got a bit confused, I will resend it. > Also upstream kernels do not export PAGE_SIZE for various > architectures. For instance ia64. Agreed,

Bug#393023: PAGE_SIZE export

2007-01-12 Thread Martin Mares
Hello! I disagree with the assertion that programs which rely on PAGE_SIZE are broken -- if they are architecture specific, they are perfectly correct to assume that PAGE_SIZE is a compile-time constant and there is just no valid reason for trying to hide PAGE_SIZE from them. PAGE_SIZE has been a