Okay, thanks. I tried to fix it. should be better now. On Thu, Nov 29, 2012 at 10:29 PM, Jon TURNEY <jon.turney@xxxxxxxxxxxxxxxx> wrote: > On 29/11/2012 07:53, Akira TAGOH wrote: >> On Thu, Nov 29, 2012 at 1:25 AM, Jon TURNEY wrote: >>> (Note that you also have to ./configure --disable-docs when building srcdir != >>> builddir, there's some other problem with that I don't have a good fix for) >> >> BTW what the problem did you see with --enable-docs on srcdir != >> builddir? it looks good to me now and I haven't seen any issues on >> make distcheck when releasing even. > > It looks like it works ok if you have previously done a build in srcdir, but > if srcdir is clean, it fails for me. > > This seems to be because the func.refs target in doc/Makefile.am makes > symlinks to the .sgml files in the srcdir, which happens after the .sgml files > have been generated in the builddir. But I can't quite grasp the logic what > doc/Makefile.am is trying to do, so I'm not sure what's wrong. > > make[3]: Entering directory `/opt/wip/fontconfig/build/doc' > CC edit-sgml.o > CCLD edit-sgml.exe > GEN fcatomic.sgml > GEN fcblanks.sgml > GEN fccache.sgml > GEN fccharset.sgml > GEN fcconfig.sgml > GEN fcconstant.sgml > GEN fcdircache.sgml > GEN fcfile.sgml > GEN fcfontset.sgml > GEN fcformat.sgml > GEN fcfreetype.sgml > GEN fcinit.sgml > GEN fclangset.sgml > GEN fcmatrix.sgml > GEN fcobjectset.sgml > GEN fcobjecttype.sgml > GEN fcpattern.sgml > GEN fcstring.sgml > GEN fcstrset.sgml > GEN fcvalue.sgml > GEN confdir.sgml > GEN func.refs > Using catalogs: /etc/sgml/sgml-docbook-3.1.cat > Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print > Working on: /opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:436:4:E: > cannot find "fcinit.sgml"; tried "/opt/wip/fontconfig/build/doc/fcinit.sgml", > "/usr/share/sgml/fcinit.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:443:4:E: > cannot find "fcpattern.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcpattern.sgml", "/usr/share/sgml/fcpattern.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:444:4:E: > cannot find "fcformat.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcformat.sgml", "/usr/share/sgml/fcformat.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:451:4:E: > cannot find "fcfontset.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcfontset.sgml", "/usr/share/sgml/fcfontset.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:459:4:E: > cannot find "fcobjectset.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcobjectset.sgml", > "/usr/share/sgml/fcobjectset.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:467:4:E: > cannot find "fcfreetype.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcfreetype.sgml", "/usr/share/sgml/fcfreetype.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:477:4:E: > cannot find "fcvalue.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcvalue.sgml", "/usr/share/sgml/fcvalue.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:487:4:E: > cannot find "fccharset.sgml"; tried > "/opt/wip/fontconfig/build/doc/fccharset.sgml", "/usr/share/sgml/fccharset.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:497:4:E: > cannot find "fclangset.sgml"; tried > "/opt/wip/fontconfig/build/doc/fclangset.sgml", "/usr/share/sgml/fclangset.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:503:4:E: > cannot find "fcmatrix.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcmatrix.sgml", "/usr/share/sgml/fcmatrix.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:511:4:E: > cannot find "fcconfig.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcconfig.sgml", "/usr/share/sgml/fcconfig.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:518:4:E: > cannot find "fcobjecttype.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcobjecttype.sgml", > "/usr/share/sgml/fcobjecttype.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:524:4:E: > cannot find "fcconstant.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcconstant.sgml", "/usr/share/sgml/fcconstant.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:534:4:E: > cannot find "fcblanks.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcblanks.sgml", "/usr/share/sgml/fcblanks.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:542:4:E: > cannot find "fcatomic.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcatomic.sgml", "/usr/share/sgml/fcatomic.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:549:4:E: > cannot find "fcfile.sgml"; tried "/opt/wip/fontconfig/build/doc/fcfile.sgml", > "/usr/share/sgml/fcfile.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:550:4:E: > cannot find "fcdircache.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcdircache.sgml", "/usr/share/sgml/fcdircache.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:558:4:E: > cannot find "fccache.sgml"; tried > "/opt/wip/fontconfig/build/doc/fccache.sgml", "/usr/share/sgml/fccache.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:565:4:E: > cannot find "fcstrset.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcstrset.sgml", "/usr/share/sgml/fcstrset.sgml" > nsgmls:/opt/wip/fontconfig/build/doc/local-fontconfig-devel.sgml:573:4:E: > cannot find "fcstring.sgml"; tried > "/opt/wip/fontconfig/build/doc/fcstring.sgml", "/usr/share/sgml/fcstring.sgml" > Done. > -- Akira TAGOH _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig