before you begin, rename the docbook2html to docbook2html.--- mv /usr/bin/docbook2html /usr/bin/docbook2html.--
once all done, rename it back again ! mv /usr/bin/docbook2html.--- /usr/bin/docbook2html :@) On Sat, 2006-07-08 at 11:05 +0100, Matthew Carson wrote: > *** I'm using Beyond Linux From Scratch - Version svn-20060629) *** > > > Hi everyone ! How you all ? :@) > > Righty, little bit of a problem with fontconfig > (http://www.linuxfromscratch.org/blfs/view/svn/general/fontconfig.html) > > It compiles happily, but during the make it whinges like this : > > > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/freetype2 -g > -O2 -MT fc-cache.o -MD -MP -MF ".deps/fc-cache.Tpo" \ > -c -o fc-cache.o `test -f 'fc-cache.c' || echo './'`fc-cache.c; \ > then mv -f ".deps/fc-cache.Tpo" ".deps/fc-cache.Po"; \ > else rm -f ".deps/fc-cache.Tpo"; exit 1; \ > fi > /bin/sh ../libtool --mode=link gcc -g -O2 -o fc-cache > fc-cache.o ../src/libfontconfig.la > mkdir .libs > gcc -g -O2 -o .libs/fc-cache fc-cache.o ../src/.libs/libfontconfig.so > creating fc-cache > rm -f fc-cache.1 > docbook2man ../fc-cache/fc-cache.sgml > jw: No parser available > make[2]: *** [fc-cache.1] Error 6 > make[2]: Leaving directory > `/usr/src/________/02.blfs-svn-20060629/097.fontconfig-2.3./fontconfig-2.3.2/fc-cache' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/usr/src/________/02.blfs-svn-20060629/097.fontconfig-2.3./fontconfig-2.3.2' > make: *** [all] Error 2 > > I've installed all the Tetex,OpenJade,Jade gubbins - but still an odd > issue. Although, this problem has not surfaced anywhere else !! > > > If I do "make -k" & "make -k install" - it all gets installed without > the docs > > :@-? "I love LFS & BLFS builds - 6 done since 2002 and still getting > better ...." > > Matthew > > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
