xinglp wrote:
> This is the log produced by jhalfs, some errors in it, but it worked
> well when build lfs.
> 

/home/<somepath>/lfs_xml/appendices/scripts.xml:58: parser error : 
Entity 'rc' not defined
     <screen>&rc;</screen>

Actually the entity rc is defined in the scripts.xml file, line 16.


/home/<somepath>/lfs_xml/chapter07/site.xml:33: parser error : Entity 
'site' not defined
   <screen role="auto">&site;</screen>

Entity site is defined in line 5 of site.xml.

You are somehow not picking up the entity definitions.  However, in all 
cases, they appear insite <screen>...</screen> tags.  You could get 
around most of these by just skipping ove the appendices.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to