hello! i dont know if the issue is known, but when i try to do: find / -name "*cpuinfo*" when find gets to proc it produces an error but gets on searching.. in LFS 6.1 is no error.. does someone know why this happens? can someone reproduce it?:
---> find: WARNING: Hard link count is wrong for /proc: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched. <--- next problem i encountered that i cant enable pax in the kernel-config... make then has a problem in compiling something... my PAX-configuration for the kernel (in .config): CONFIG_PAX=y CONFIG_PAX_PT_PAX_FLAGS=y CONFIG_PAX_HAVE_ACL_FLAGS=y my config in make menuconfig: [*] Enable varius PaX features PaX Control --> Use ELF Program header marking i dont know where to find the emutramp option over menuconfig.. and i dont know why there are acl-flags enabled because i cant find them over menuconfig.. can someone plz give me a hint? ---> CC fs/binfmt_script.o CC fs/binfmt_elf.o fs/binfmt_elf.c: In function `pax_parse_elf_flags': fs/binfmt_elf.c:736: error: structure has no member named `flags' make[1]: *** [fs/binfmt_elf.o] Error 1 make: *** [fs] Error 2 root:/usr/src/linux-2.6.11.12# <--- the kernel-config page is quite irritating... first u are told to _not_ enable the following: ONFIG_PAX_SOFTMODE CONFIG_PAX_EI_PAX CONFIG_PAX_EMUTRAMP * and the u are told to enable the following: CONFIG_PAX_PT_PAX_FLAGS CONFIG_PAX_EMUTRAMP * things marked with * are irritating.. thx for that great project and for all help regarding this! yours stephan btw :) openssh 4.2 is available.. -- GMX DSL = Maximale Leistung zum minimalen Preis! 2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
