Displaying 3 results from an estimated 3 matches for "32mtest".
Did you mean:
128test
2011 Nov 21
1
quota.h
...nclude <string.h>
#include <strings.h>
#include <inttypes.h>
#include <stdint.h>
#include <unistd.h>
#include <ctype.h>
#include <stdbool.h>
#include <stdarg.h>
#include <sys/fs/vx/quota.h>
int main(void) { return 0; }
<==
[1/1] Compiling ^[[32mtest.c^[[0m
../test.c:15:29: fatal error: sys/fs/vx/quota.h: No such file or directory
compilation terminated.
['/usr/bin/gcc', '-MD', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1',
'-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '../test.c', '-c...
2016 Jul 02
3
Need help Compiling Samba
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
2012 Sep 02
1
Cross Compile Samba4
...: Could
not find the python development headers
/home/ulmer/optware/builddir/ddwrt/builds/samba4/wscript:92: error: the
configuration failed (see
'/home/ulmer/optware/builddir/ddwrt/builds/samba4/bin/config.log')
the config.log files states:
[1/2] Compiling ^[[32mtest.c^[[0m
['/home/ulmer/optware/builddir/ddwrt/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-gcc',
'-MD', '-fno-strict-aliasing', '-O2', '-pipe',
'-I/home/ulmer/optware/builddir/ddwrt/staging/opt/include',
'-I/home/...