Re: [blfs-dev] giflib-5.1.7 needs xmlto

2019-03-12 Thread Bruce Dubbs via blfs-dev

On 3/12/19 4:05 PM, Pierre Labastie via blfs-dev wrote:

On 12/03/2019 21:31, Bruce Dubbs via blfs-dev wrote:

On 3/12/19 2:40 PM, John Burrell via blfs-dev wrote:

I don't have xmlto installed and when I compile giflib-5.1.7 I get:

make -C doc
make[1]: Entering directory '/usr/src/libraries/giflib/giflib-5.1.7/doc'
xmlto xhtml-nochunks gif2rgb.xml
make[1]: xmlto: Command not found
make[1]: *** [Makefile:4: gif2rgb.html] Error 127

Seems as though xmlto should be switched from optional to required, as there
is no configure script to switch off making the documentation.


Agreed.  There does not seem to be any way around it without hacking the
Makefile.

Fixed at revision 21312.



I think the text should be tweaked too: right now, it has:
"If xmlto-0.0.28 is installed, then the API documentation has been built"...

Since I've not built the package yet, I'm not sure exactly what should be
written...



Good point.  What should be written is ... nothing.

Fixed in revision 21313.

  -- Bruce

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


Re: [blfs-dev] giflib-5.1.7 needs xmlto

2019-03-12 Thread Pierre Labastie via blfs-dev
On 12/03/2019 21:31, Bruce Dubbs via blfs-dev wrote:
> On 3/12/19 2:40 PM, John Burrell via blfs-dev wrote:
>> I don't have xmlto installed and when I compile giflib-5.1.7 I get:
>>
>> make -C doc
>> make[1]: Entering directory '/usr/src/libraries/giflib/giflib-5.1.7/doc'
>> xmlto xhtml-nochunks gif2rgb.xml
>> make[1]: xmlto: Command not found
>> make[1]: *** [Makefile:4: gif2rgb.html] Error 127
>>
>> Seems as though xmlto should be switched from optional to required, as there
>> is no configure script to switch off making the documentation.
> 
> Agreed.  There does not seem to be any way around it without hacking the
> Makefile.
> 
> Fixed at revision 21312.
> 

I think the text should be tweaked too: right now, it has:
"If xmlto-0.0.28 is installed, then the API documentation has been built"...

Since I've not built the package yet, I'm not sure exactly what should be
written...

Pierre

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


Re: [blfs-dev] giflib-5.1.7 needs xmlto

2019-03-12 Thread Bruce Dubbs via blfs-dev

On 3/12/19 2:40 PM, John Burrell via blfs-dev wrote:

I don't have xmlto installed and when I compile giflib-5.1.7 I get:

make -C doc
make[1]: Entering directory '/usr/src/libraries/giflib/giflib-5.1.7/doc'
xmlto xhtml-nochunks gif2rgb.xml
make[1]: xmlto: Command not found
make[1]: *** [Makefile:4: gif2rgb.html] Error 127

Seems as though xmlto should be switched from optional to required, as 
there is no configure script to switch off making the documentation.


Agreed.  There does not seem to be any way around it without hacking the 
Makefile.


Fixed at revision 21312.

  -- Bruce

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


[blfs-dev] giflib-5.1.7 needs xmlto

2019-03-12 Thread John Burrell via blfs-dev
I don't have xmlto installed and when I compile giflib-5.1.7 I get:

make -C doc
make[1]: Entering directory '/usr/src/libraries/giflib/giflib-5.1.7/doc'
xmlto xhtml-nochunks gif2rgb.xml
make[1]: xmlto: Command not found
make[1]: *** [Makefile:4: gif2rgb.html] Error 127

Seems as though xmlto should be switched from optional to required, as
there is no configure script to switch off making the documentation.

jb.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page