Discussion:
[Samba] Samba compilation failed
Jules Houantonon
2016-06-17 17:45:12 UTC
Permalink
Hell all,

I am trying to install samba4 with source code.

I download samba-4.4.4.tar.gz, but while executing the make command, it
fail with this error :

Build failed: -> task failed (err #6):
{task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml ->
smb.conf.5}

Note : I have already run a make command that fail previously because i
made an error by specifying the ./configure option.

I wrote

./configure --mandir=/sur/share/man/

instead of --mandir=/usr/share/man/

Obviously that shouldn't be a problem.

Thank you for helping.

Regards


The version of Linux using is CentOS 7.2
--
Jules HOUANTONON
*Phone* : (00229) 97578914
*Email *: ***@gmail.com
*Skype* : houantonon
*linkedin* : www.linkedin.com/in/jhouantonon/en
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Jules Houantonon
2016-06-17 19:44:43 UTC
Permalink
Hello Andrew,

Thank you for your feedback.

The version of my Centos is 64 bits.

Very strange...

Regards
Post by Jules Houantonon
Hell all,
I am trying to install samba4 with source code.
I download samba-4.4.4.tar.gz, but while executing the make command, it
{task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml ->
smb.conf.5}
Note : I have already run a make command that fail previously because i
made an error by specifying the ./configure option.
There is an issue with xsltproc on some systems that really doesn't
like our manpage generation, which is quite intense. It fails
particularly on 32 bit systems.
A pre-built manpage is included, and will be used if xsltproc is not
found, so removing it is actually a reasonable workaround.
Sorry,
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Samba Developer, Catalyst IT
http://catalyst.net.nz/services/samba
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Loading...