On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On Wed, Jun 14, 2006 at 06:34:32AM -0700, Dan Nicholson wrote:
>
> make USEDOCBOOK_TRUE='#' USEDOCBOOK_FALSE=""
make[2]: Entering directory `/home/gena/src/fontconfig-2.3.2/fc-cache'
rm -f fc-cache.1
docbook2man ../fc-cache/fc-cache.sgml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print
Working on: /home/gena/src/fontconfig-2.3.2/fc-cache/../fc-cache/fc-cache.sgml
/usr/share/sgml/docbook/utils-0.6.14/backends/man: line 11: sgmlspl: command
not found
That's odd. It shouldn't be trying to build any of the docbook *.sgml
files if USEDOCBOOK_TRUE='#' and USEDOCBOOK_FALSE="".
OK. Here's one more thing that should work. Make configure think you
don't have docbook2html. Try
HASDOCBOOK=no ./configure ...
or just move docbook2html out of your path during configure.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page