On Mon, 2005-08-22 at 04:50 -0500, [EMAIL PROTECTED] wrote: > after running the check.sh it gives me these 3 errors and i cant figure out > why. > > chapter06/binutils.xml:11: element package: validity error : Element package > content does not follow the DTD, expecting (packageinfo? , stage+), got > (stage stage execute execute stage ) > chapter06/gcc.xml:11: element package: validity error : Element package > content does not follow the DTD, expecting (packageinfo? , stage+), got > (stage stage execute execute textdump execute execute execute execute execute > stage ) > chapter06/e2fsprogs.xml:11: element package: validity error : Element package > content does not follow the DTD, expecting (packageinfo? , stage+), got > (stage stage execute stage ) > Document LFS.xml does not validate
After looking at those files, it's because you have several elements outside of the stage element. Just move the closing </stage> to after the last command. -- Thomas LFS User : 4729 / Linux User : 298329 kitt - Powered by: Linux 2.6.11-gentoo-r7 10:18:00 up 3 days, 14:48, 3 users, load average: 0.12, 0.20, 0.33
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
