search for: d_hpux_source

Displaying 20 results from an estimated 57 matches for "d_hpux_source".

2002 Sep 12
4
HPUX 10.20 and OpenSSH 3.4.p1
...g up in "fake-getaddrinfo.c". The last few lines of running "make -d" follow. <snip> predecessor list: $! = bsd-waitpid.o libopenbsd-compat.a all gcc -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/lo cal/ssl/include -I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EX TENDED=1 -DHAVE_CONFIG_H -c bsd-waitpid.c nenv = 29 setvar: @ = noreset = 0 envflg = 0 Mflags = 040001 setvar: % = noreset = 0 envflg = 0 Mflags = 040001 setvar: < = noreset = 0 envflg = 0 Mflags = 040001 setvar: * = noreset = 0 envflg = 0 Mflags = 040001...
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
2003 Nov 22
6
zlib missing when installing openssh-3.7.1p2
...ev at mindrot.org for problems with OpenSSH Portable (ie anything that's not OpenBSD). > I'm trying to install openssh-3.7.1p2 > When I run the configure step, I get the following message: > > configure:5641: checking for deflate in -lz > configure:5668: cc -o conftest -g -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURC > E_EXTENDED=1 conftest.c -lz -lnsl -lxnet -lsec >&5 > + eval $CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LI > BS >&5 > + cc -o conftest -g -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 co > nftest...
2003 Sep 22
0
Compiling issues in HPUX 11.11 for 3.7.1
...goes smoothly > > 2) make > compile errors: Nothing I do to change the configure > options work. Even newest version of gcc does nothing. > > gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. > -I/opt/openssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE > -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c xcrypt.c > In file included from /usr/include/sys/user.h:52, > from > /opt/apps/gcc-v3.0.1/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.0.1/include/rpc > /auth.h:30, > from /usr/include/rpc/rp...
2002 Apr 18
1
Problem compiling on HP-UX 10.20
I am having a problem compiling R on an HP-UX 10.20 system using gcc/g77 compiler. It appears to compile without problems until it gets to the lapack module and I get the following error: gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D_HPUX_SOURCE -fPIC -O2 -c Lapack.c -o Lapack.lo g77 -fPIC -O2 -c double.f -o double.lo g77 -fPIC -O2 -c cmplx.f -o cmplx.lo g77 -fPIC -O2 -c blas2.f -o blas2.lo g77 -fPIC -O2 -c cmplxblas.f -o cmplxblas.lo gcc -shared -fPIC -o lapack.sl Lapack.lo double.lo cmplx.lo blas2.lo cmplxblas.lo -lg2c -lm...
2000 May 10
3
Trying to build OpenSSH-2.1.0 on HP-UX 10.20
...r/bin/X11/xauth --with-ssl-dir=/usr/local/ssl - Regardless if specified via "--with-ssl-dir" or not, /usr/local/ssl/include is not searched for include files. From config.log: ... configure:2003: checking for OpenSSL directory configure:2051: cc -o conftest -Ae +O2 +DAportable -Aa -D_HPUX_SOURCE -I/usr/loc al/include -I/usr/local/include -I/usr/local/ssl/include -I/usr/include/X11R6 -L /usr/local/lib -L/usr/local/ssl/lib -L/usr/lib/X11R6 -L/usr/local/lib conftest.c -lz -lcrypto 1>&5 cc: "configure", line 2046: warning 604: Pointers are not assignment-compatible. cc: &quo...
2003 Nov 06
2
openssh-3.7.1p2 on HP-UX 10.20
...g and Archibve centre (this seems to be the only way to go for 10.20). Make/install of all prerequisites has scucceeded. Now make of openssh-3.7.1p2 gives the following: gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/openssl-0.9.7b/include -I/opt/zlib/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c getrrsetbyname.c getrrsetbyname.c: In function `getrrsetbyname': getrrsetbyname.c:191: warning: implicit declaration of function `res_init' getrrsetbyname.c:207: warning: implicit declaration of function `res_query' getrrsetb...
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
...re.hp.com/> ) I would prefer to use ixOpenLdap from HP if possible. The 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...
2003 May 15
2
Resolver changes broke AIX & HPUX
...long? ../../openbsd-compat/getrrsetbyname.c: In function `getrrsetbyname?: ../../openbsd-compat/getrrsetbyname.c:238: structure has no member named `ad? HP-UX 11.00: ccache gcc -g -O2 -fomit-frame-pointer -pipe -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c getrrsetbyname.c getrrsetbyname.c:133: warning: static declaration for `_getshort' follows non-static getrrsetbyname.c:143: warning: static declaration for `_getlong' follows non-static getrrsetbyname.c: In function `getrrsetbyna...
2015 Feb 24
6
Current 6.8 git build issues on HP-UX
...0.9.8zb *F2 HP-UX 11.31 ia64-hp-hpux11.31 C/aC++ C.11.31.05 0.9.8zb *F1 HP-UX 11.31 ia64-hp-hpux11.31 gcc 4.6.2 0.9.8zb *F2 *F1 cc Build fails here: cc -O2 -Ae -I. -I. -I/opt/phs/include -I/opt/gnome/include -I/usr/include -I/opt/gtk2.6/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\&quot...
2007 Nov 13
1
compile error in hp-ux 11.23PA system with OpenSSH4.7p1
Hi all, I am compiling the OpenSSH4.7p1 on hp-ux PA11.23 system, however, it gives the following bug: cc +DD64 -I. -I. -I../include/openssl -I../include/tcpwrap -I../include/zlib -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/local/include -I../include/gssapi -DSSHDIR=\"/opt/ssh/etc\" -D_PATH_SSH_PROGRAM=\"/opt/ssh/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/ssh/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/opt/ssh/libexec/sftp-serve...
2001 Jun 06
2
Failure to compile OpenSSH.
...pedef at line number 189 in file defines.h. This might not be portable. (duptypedef) typedef unsigned int u_int32_t; /* 32 bits */ ---------------------^ gmake: *** [radix.o] Error 1 (5) cc -Ae -I/afs/bi/p/include -Ae -I. -I.. -I. -I./.. -I/afs/bi/v/@sys/libraries/openssl/latest/include -D_HPUX_SOURCE -I/usr/athena/include -I/usr/afsws/include -DHAVE_CONFIG_H -c strmode.c cc: "../openbsd-compat/glob.h", line 48: warning 617: Redeclaration of tag "stat" ignored. cc: "strmode.c", line 45: error 1711: Inconsistent parameter list declaration for "strmode". gma...
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
...proceeding with the preprocessor's result where foo and bar are any of about 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: erro...
2005 Feb 21
6
OpenSSH+GSSAPI & HP/UX 11i...
I am trying to transition several HP/UX 11i (PA/RISC) servers from ssh.com over to OpenSSH+GSSAPI (3.9p1) and it's complaining about the GSSAPI include files: -=- gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/local/ssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/local/krb5/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -...
2000 Apr 24
2
OpenSSH 1.2.3, HPUX 10.20 [TCB]
...ist archive for HPUX Problems, but havent found exact this: ./configure --prefix=/opt --without-pam --with-ssl-dir=/opt/OpenSSL --with-lastlog=/var/adm/wtmp --with-egd-pool=/dev/entropy --with-tcp-wrappers --with-pid-dir=/var/run --sysconfdir=/etc/ssh and get after a make: gcc -O2 -Wall -D_HPUX_SOURCE -I/usr/local/include -I/opt/include -DETCDIR=\"/etc/ssh\" -DSSH_PROGRAM=\"/opt/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/opt/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H -c login.c login.c: In function `get_last_login_time': login.c:57: storage size of `ll' isn&...
2003 May 04
1
openssh-3.6.1p2 hpux-10.20
Compilation of openssh-3.6.1p2 on hpux-10.20 stops with .. (cd openbsd-compat && make) gcc -O2 -mpa-risc-2-0 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/opt/openssl/include -I ./INCLUDES -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c bsd-arc4random.c In file included from ../openbsd-compat/openbsd-compat.h:35, from ../includes.h:167, from bsd-arc4random.c:25: ../openbsd-compat/bsd-misc.h:72: conflicting types for `utimes' /usr/in...
2003 Sep 22
0
compile error on HPUX
...s" option ( I know it is still in experimental stage ). The configure ran ok and in compile time I got the error: gmake[1]: Entering directory `/net/ia64/lavasani/ssh/openssh-3.7.1p1/openssh-3.7.1p1/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -DHAVE_CONFIG_H -c xcrypt.c In file included from /usr/include/prot.h:24, from xcrypt.c:35: /usr/include/rpcsvc/nis.h:79: error: parse error before numeric constant I realised that when the prolem has been caused by: #define DNS 1 in...
2003 Sep 29
0
Openssh-3.7.1p2 install on HP-UX 11i not working
....cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.7.1p2/ and have been trying to install it on our HP-UX 11i system. Although configure completes successfully, make give the following errors: gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -D_HPUX_SOURCE -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDE D=1 -DHAVE_CONFIG_H -c xcrypt.c In file included from /usr/include/sys/user.h:52, from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/r pc/auth.h:30, from /usr/include/rpc/rpc.h:61, from /usr/includ...
2006 Nov 30
0
OpenSSH make errors on OpenStep 4.2 ?
...RNVIS */ ~ ------We see in the documentation: (we read it all !!) # Don't try gcc -ansi; that turns off useful extensions and # breaks some systems' header files. # AIX -qlanglvl=ansi # Ultrix and OSF/1 -std1 # HP-UX 10.20 and later -Ae # HP-UX older versions -Aa -D_HPUX_SOURCE # SVR4 -Xc -D__EXTENSIONS__ -------We see our version: labnx02:40# cc -v Reading specs from /lib/i386/specs NeXT Software, Inc. version cc-744.13, gcc version 2.7.2.1 ------This is OpenStep 4.2 for Intel and OpenSSH sees this as well: Host: i386-next-openstep4...
1998 May 13
0
Problem Compiling version 18p5 on HP UX 10.20
...no much problem. > > This time I downloaded samba-1.9.18p5.tar.gz file and Unzipped on my > PC > to samba-1.9.18p5.tar file and then transferred over to HPUX machine > and used "tar xvf" to > expand. > > Uncommented the HPUX 10.x line > FLAGSM = -DHPUX -Aa -D_HPUX_SOURCE -D_POSIX_SOURCE -DHPUX10 > -DFAST_SHARE_MODES > in Makefile and did the "make" command. > It gave me many error messages in smb.h, nameserv.h, and > (Bundled) cc: "ubiqx/ubi_dLinkList.h", line 129: error 1506: > Parameters allowed in function definition only. &...