On 4/9/2012 6:33 PM, ronghail wrote:
> On 4/9/2012 6:16 PM, Bruce Dubbs wrote:
>> ronghail wrote:
>>> Hi.  The (R) symbol ® all over the blfs book (not found in the lfs book
>>> thankfully) is breaking xmllint (libxml2) and expat.  Can you please use
>>> ® or (R) or just get rid of it altogether?
>> Yes, we can do that.  The book's source should be pure ascii.  However,
>> if I run
>>
>> $ xmllint --nonet --noent --xinclude --postvalid \
>>          -o /tmp/blfs-full.xml index.xml
>>
>> I get no error messages.  Can you be more specific about where you are
>> running into a problem.
>>
>>      -- Bruce
> libxml2:
> xmllint http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html
> http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:18:
> parser error : Input is not proper UTF-8, indicate encoding !
> Bytes: 0xAE 0x3C 0x2F 0x73
> Beyond Linux<sup>▒</sup>   From Scratch - Version 2012-04-08
> ^
>
> expat:
> wget http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html
> xmlwf libffi.html
> libffi.html:18:25: not well-formed (invalid token)
>
Actually &reg; is not valid xml so don't change it to that, and neither 
is &nbsp; by the way.  But those two don't break what I am doing so I 
don't care so I didn't include these errors in the last message...

http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:21: 
parser error : Entity 'nbsp' not defined
         Chapter&nbsp;9.&nbsp;General Libraries
                      ^
http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:21: 
parser error : Entity 'nbsp' not defined
         Chapter&nbsp;9.&nbsp;General Libraries
                              ^
http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:39: 
parser error : Entity 'nbsp' not defined
           "Chapter&nbsp;9.&nbsp;General Libraries">Up</a>
                         ^
http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:39: 
parser error : Entity 'nbsp' not defined
           "Chapter&nbsp;9.&nbsp;General Libraries">Up</a>
                                 ^
http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:203: 
parser error : Entity 'nbsp' not defined
           "Chapter&nbsp;9.&nbsp;General Libraries">Up</a>
                         ^
http://www.linuxfromscratch.org/blfs/view/svn/general/libffi.html:203: 
parser error : Entity 'nbsp' not defined
           "Chapter&nbsp;9.&nbsp;General Libraries">Up</a>
                                 ^


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to