Discussion:
[Samba] Need help Compiling Samba
TM
2016-07-02 05:50:19 UTC
Permalink
Hi,

I was recently using Samba 3.6.0 on AIX 6100-09-06-1543, but that has a
security vulnerability.

Therefore, I tried to compile Samba v4.4.4 on AIX 6100-09-06-1543. I am
using Python 2.7.11.

After running ./configure I get the following error.
/usr/local/samba-4.4.4/wscript:106: error: the configuration failed (see
'/usr/local/samba-4.4.4/bin/config.log')
I can send you more information if required.


Any help is greatly appreciated.

Thanks,
Tony
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Garland McAlexander
2016-07-03 07:11:10 UTC
Permalink
https://lists.samba.org/archive/samba/2011-August/163647.html

Relevant
Hi Rowland,
I have attached the config.log.
Thanks,
Tony
<==
[1/2] Compiling [32mtest.c [0m
In file included from /opt/include/python2.7/Python.h:44,
/usr/include/unistd.h:935: error: parse error before '[' token
/usr/include/unistd.h:936: error: parse error before 'rid_t'
['/usr/bin/gcc', '-MD', '-fno-strict-aliasing', '-I/usr/local/include',
'-I/opt/include/python2.7', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1',
'-D_ALL_SOURCE=1', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1',
'../test.c', '-c', '-o', 'default/test_1.o']
command returned 'Build failed: -> task failed (err #1): \n\t{task: cc
test.c -> test_1.o}'Could not find the python development headers
Not being a 'C' expert, not sure, but it appears that the python
development package (python-devel ?) isn't installed.
Rowland
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
--
*Sincerely,*
*Garland McAlexander*
*O: 212-271-0198*
*C: 321-315-9948*
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
Loading...