Displaying 8 results from an estimated 8 matches for "d_max_align".
Did you mean:
_max_align
2002 Nov 22
2
Add -D_XOPEN_SOURCE_EXTENDED definition for HP/UX 11.00 platform
Hi,
I suggest to add the following definition to configure and its template
configure.in to allow samba-2.2.x to be compiled on HP/UX 11.00 with
some lesser warnings. Without this definition you'll get warnings on all
socket operation because the socket operations are UNIX98 specific and
HP/UX 11.00 will support this when _XOPEN_SOURCE_EXTENDED is defined.
--
Ren? Nieuwenhuizen
Afdeling
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
...e errors I get
from configure are:
configure:32100: checking for ldap_initialize
configure:32157: gcc -o conftest -O -DWITH_SYSLOG
-DGUEST_ACCOUNT=\"smbnull\" -D
_SAMBA_BUILD_ -I/opt/iexpress/openldap/include -D_HPUX_SOURCE
-D_POSIX_SOURCE -D
_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4
-DMAX_POSITIVE_LO
CK_OFFSET=0x1ffffffffffLL -DLDAP_DEPRECATED -L/opt/iexpress/openldap/lib
conftes
t.c -lldap -lsec -lnsl >&5
ld: Unsatisfied symbol "ldap_initialize" in file /var/tmp//ccAi63yk.o
1 errors.
collect2: ld returned 1 exit status
configure:32163: $? = 1
configur...
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
...out a dozen different headers... I
suspect that if I could find a solution to this one, then I'd be able
to get somewhere -- the configure.log shows that the problem with the
headers is:
configure:9644: gcc -c -O -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE
-D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DMAX_POSITIVE_LOCK_OFFSET=0x1ffffff
ffffLL conftest.c >&5
In file included from configure:9622:
/usr/include/sys/socket.h:484: error: parse error before "sendfile"
/usr/include/sys/socket.h:484: error: parse error before "bsize_t"
/usr/include/sys/socket.h:486: err...
2003 Jan 15
0
pam_smbpass fails, HP-UX 11i
...e bin/pam_smbpass.so. Stop.
...nothing relavent to pam_smbpass before there. This is the only clue
I've found thus far (in config.log):
configure:2513: checking for security/_pam_macros.h
configure:2523: cc -E -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE
-D_LARGEFILE64_SOURCE
-D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 conftest.c >/dev/null
2>conftest.out
cpp: "configure", line 2519: error 4036: Can't open include file
'security/_pam_
macros.h'.
configure: failed program was:
#line 2518 "configure"
#include "confdefs.h"
#include <security/_pam_macros.h>...
2003 Jun 17
0
problems compiling 3.0beta
...something
bone-headed that I'm doing wrong.
Thanks!
Ron
# make
Using FLAGS = -O2 -I./popt -Iinclude -
I/home/ronb/samba/source/include -I/home/ronb/samba/source/ubiqx -
I/home/ronb/samba/source/smbwrapper -I. -D_HPUX_SOURCE -
D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -
D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -
DMAX_POSITIVE_LOCK_OFFSET=0x1ffffffffffLL -
I/home/ronb/samba/source
LIBS = -lgen -lsec -lnsl -liconv
LDSHFLAGS = -shared -g -O2
LDFLAGS =
Compiling dynconfig.c
In file included from include/includes.h:118,
from dynconfig.c:21:
/usr/include/sys/socket.h:...
2005 Mar 02
1
Samba 3.0.11 Compile Error
Hello.
I'm trying to run Samba on HP-UX (IA64), but I can't compile Samba source.
I have this following packages:
Samba 3.0.11
libiconv 1.9.1
HP-UX 11.23 (IA64)
"configure" process is ok.
At "make" process, I encounters the parsing error.
I attached the compile error log.
Do you have information how to compile Samba on HP-UX (IA64)?
--
Osamu Takeuchi
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00.
Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/samba/etc/smb.conf"
-DLMHOSTSFILE="/opt/samba/etc/lmhosts" -DSWATDIR="/opt/samba/swat"
-DSBINDIR="/opt/samba/sbin" -DLOCKDIR="/opt/samba/var/locks"
-DCODEPAGEDIR="/opt/samba/et...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX
11.00. Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/samba/etc/smb.conf"
-DLMHOSTSFILE="/opt/samba/etc/lmhosts" -DSWATDIR="/opt/samba/swat"
-DSBINDIR="/opt/samba/sbin" -DLOCKDIR="/opt/samba/var/locks"
-DCODEPAGEDIR="/opt/samba/et...