[Samba] Problems building Samba documentation

Marc Muehlfeld mmuehlfeld at samba.org
Sun Feb 21 18:23:33 UTC 2016


Hello Miguel,

Am 21.02.2016 um 15:48 schrieb Miguel Medalha:
> I have no problem whatsoever compiling and Installing Samba.
> What fails is building the man pages, and it would be nice to have
> them as well. I did this on CentOS 7.

Was this directly on your first try? Have you renamed the sources folder
or changed it's location? I guess it's not finding the catalog.xml file
on the expected location and then trying to use one from the internet.

buildtools/wafsamba/wafsamba.py:
    bld.env.SAMBA_CATALOG = bld.srcnode.abspath() +
'/bin/default/docs-xml/build/catalog.xml'
    bld.env.SAMBA_CATALOGS = 'file:///etc/xml/catalog
file:///usr/local/share/xml/catalog file://' + bld.env.SAMBA_CATALOG


Can you "make clean" and start over?


Regards,
Marc



More information about the samba mailing list