You are not logged in.
I'm getting this error when i build sqlzma (squashfs+lzma) with kernel 2.6.28.2.
CC [M] /mnt/sda3/archiso/abs/kernel/sqlzma/src/squashfs/inode.o
In file included from /mnt/sda3/archiso/abs/kernel/sqlzma/src/squashfs/inode.c:24:
include/linux/squashfs_fs.h:910:27: error: include/asm/byteorder.h: File name too longI can't post the log since its so big but this should give you a idea of my problem. It is a very bad bug. I also think this is cause of the new gcc thats cause problems with 3rd party modules. I was using gcc 4.3.3 with
the kernel 2.6.28.2 source in /usr/src/linux-2.6.28-ARCH. I think it was not the best idea to compile the kernel with something still in testing. ![]()
Also sqlzma does work fine with kernel 2.6.28.1. It compiles fine with gcc 4.3.2 also.
I'm working on a live cds based on Archlinux. http://godane.wordpress.com/
Offline