Hi Sven, > Hi Mario, > > I followed your instructions and got a error message again. Here a > little bit more text :-) Seems to be something wrong with limits.h: > >> ../include/limits.h:125:26: error: limits.h: No such file or directory
can you post your section of the Makefile which builds the glibc? from: ## glibc build-$(glibc)/libc.s.... to: $(call copy_lib, build-$(glibc)/libc.so, stage1/lib/libc.so) The limits.h should be taken from: linux-2.6.29/dest/include/linux/limits.h This part: --includedir=$(cwd)/$(linux)/dest/include --with-headers=$(cwd)/$(linux)/dest/include of ./configure will make use of it. > > I changed glibc to version 2.7 in Makefile and try again now. I have succsefuly build the glibc-2.9, so simple use this version. > > Your kernel ua-0.8.8 detects this new network card but it tries to start > init.sh after boot and there's no perl installed too. > Yes... maybe in the future there is a way to combine the Makefile from booth projects. But at this time I only can try to share my knowledge and experience with the unattended-project. Maybe the developer of unattended have an idea how to combine this.... greetings mario ------------------------------------------------------------------------------ _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel