search for: d_linux_source_compat

Displaying 10 results from an estimated 10 matches for "d_linux_source_compat".

2006 Feb 13
3
libldap not found
...in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 configure: error: libldap is needed for LDAP support + [ 1 != 0 ] #!/bin/ksh -x env CC=gcc \ CFLAGS="-DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECOVERY_ERR -DPAM_EXTERN=extern -D_LINUX_SOURCE_COMPAT" \ CPPFLAGS="-I/usr/local/bdb/include -I/usr/local/ssl/include -I/usr/local/openldap/include" \ LDFLAGS="-L/usr/local/bdb/lib -L/usr/local/cyrus-sasl/lib -L/usr/local/openldap/lib -L/usr/local/ssl/lib" \ ../configure --prefix=/usr/local/samba --with-shared-modules=idmap_ad,...
2019 Apr 01
2
Call for testing: OpenSSH 8.0 [AIX Fail]
...> hostfile.c:151:44: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 509 and 1020 [-Wformat-truncation=] > snprintf(encoded, sizeof(encoded), "%s%s%c%s", HASH_MAGIC, uu_salt, not sure yet. . > gcc -O2 -mcpu=powerpc -D_LINUX_SOURCE_COMPAT -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -I. -I. -I/opt/freeware/include -I/opt/phs/include -DSSHDIR=\"/usr/local/etc\&quot...
2005 Dec 14
1
R-beta on AIX5.2
I build R-beta on AIX5.2 is failed. make[3]: Entering directory `/home/nakama/Rbeta/R-beta/src/nmath' xlc_r -I. -I../../src/include -I../../src/include -I/usr/local/include -I/opt/freeware/include -DHAVE_CONFIG_H -q64 -I/usr/local/include -I/opt/freeware/include -O2 -D_ALL_SOURCE -D_LINUX_SOURCE_COMPAT -c mlutils.c -o mlutils.o "nmath.h", line 50.9: 1506-213 (S) Macro name calloc cannot be redefined. "nmath.h", line 50.9: 1506-358 (I) "calloc" is defined on line 641 of /usr/include/stdlib.h. make[3]: *** [mlutils.o] Error 1 --- R-beta.orig/src/nmath/nmath.h 2005-10...
2006 Apr 04
3
Mongrel on AIX
...und make: 1254-004 The error code from the last command is 1. Stop. ruby extconf.rb install mongrel.gem checking for main() in -lc... no creating Makefile make cc -g -I. -I/usr/local/ruby/lib/ruby/1.8/powerpc-aix5.1.0.0 -I/usr/local/ruby/lib/ruby/1.8/powerpc-aix5.1.0.0 -I. -qalloca -D_LINUX_SOURCE_COMPAT -qlonglong -c http11.c make install cc -g -I. -I/usr/local/ruby/lib/ruby/1.8/powerpc-aix5.1.0.0 -I/usr/local/ruby/lib/ruby/1.8/powerpc-aix5.1.0.0 -I. -qalloca -D_LINUX_SOURCE_COMPAT -qlonglong -c http11.c Successfully installed mongrel, version 0.3.12 Installing RDoc documentation for...
2019 Apr 02
2
Call for testing: OpenSSH 8.0 [AIX Fail]
On Mon, 1 Apr 2019 at 23:23, Kevin Brott <kevin.brott at gmail.com> wrote: [...] > port-aix.c:316:1: error: conflicting types for 'record_failed_login' > record_failed_login(const char *user, const char *hostname, const char *ttyname) I think I just fixed that by changing the function to match the new prototype. Unfortunately I can't currently test it myself. Please
2005 Aug 11
2
Make process stops with errors
Hi, I'm trying to compile Samba 3.0.14a with Active Directory support on AIX 5.3 with AIX C 7.0. The make process stops with the following error: Using FLAGS = -I/opt/compiled/include -I/opt/compiled/include -I/opt/freeware/include -D_LINUX_SOURCE_COMPAT -qmaxmem=32000 -I./popt -Iinclude -I/home/johsod/freyasamba/samba/samba-3.0.14a/source/include -I/home/johsod/freyasamba/samba/samba-3.0.14a/source/ubiqx -I/home/johsod/freyasamba/samba/samba-3.0.14a/source/smbwrapper -I. -I/opt/compiled/include -I/opt/compiled/include -I/opt/freeware/include -I/o...
2004 Mar 24
0
short preserve case
On 3.0.2 and 3.0.3pre1 (AIX 5.2), we are having an issue here short names are not consistently lower-cased with winXP/SP1 client authed as the listed admin user or any other valid user. Samba compiled with -D_ALL_SOURCE and -D_LINUX_SOURCE_COMPAT. Later in the show just -D_ALL_SOURCE. stanza is as follows... [x04shr] browseable = no comment = Summer 2004 DEVELOPMENT Share path = /x04shr writeable = yes guest ok = no admin users = testxp valid users = testxp robotest webberob test1 test2 test3 test4 test5 test6 tes t7 test8...
2006 Feb 25
4
Building 3.0.21x on AIX 5.2
I've followed the instructions in the README at http://us4.samba.org/samba/ftp/Binary_Packages/AIX/ for building 3.0.21x on AIX 5.2 ('oslevel -r' reports '5200-07'). The last version I was able to build on the system was 3.0.14a. 3.0.21c's configure completes with no errors, but the make immediately bombs with: # make Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt
2010 May 11
1
Samba 3.5.2 compile on AIX
...../examples/libsmbclient/Makefile.internal config.status: creating include/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands root at valisaix53:/compile/sources/samba-3.5.2/source3 # make Using CFLAGS = -I../lib/zlib -I/opt/CMNSsamba/include -D_LINUX_SOURCE_COMPAT -qmaxmem=32000 -D_LINUX_SOURCE_COMPAT -qmaxmem=32000 -I. -I/compile/sources/samba-3.5.2/source3 -I/compile/sources/samba-3.5.2/source3/../lib/popt -I/compile/sources/samba-3.5.2/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I...
2019 Mar 27
26
Call for testing: OpenSSH 8.0
Hi, OpenSSH 8.0p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at