Displaying 4 results from an estimated 4 matches for "hp92453".
2006 Feb 01
2
Problems Compiling samba on HP-UX 11.00
Problems Compiling samba (samba-3.0.21a) on HP-UX 11.00
We have been experiencing some problems compiling samba with the config
options below.
When compiling the auth_script.c make fails.
As a fix, we removed the conditional if/else/endif statements on lines
143/149/155 and it now seems to compile.
Has anyone else had any similar problem when compiling without the ldap
features or similar
2003 Apr 17
1
Rsync bug in handling files larger than 2 GB *even with 64 bit compilation options*
...ding, it
does happen only when large files are being copied (within the same
server or across a 100 Mbit Ethernet switched network).
The version of rsync I'm using is 2.5.6. Following is the what output:
/usr/bin/rsync:
$Revision: 92453-07 linker linker crt0.o B.11.30 011005 $
HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP32)
$Revision: 75.02 $
Platform: HP PA-RISC HPUX 9000 servers running HPUX 11.00 and HPUX 11.11
(11i)
Compilation options using configure:
./configure --enable-largefiles
Please try to look at this and let me know if you need any further info.
Thanks,...
2013 Jul 25
11
Call for testing: OpenSSH-6.3
Hi,
OpenSSH 6.3 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
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
2004 Jul 14
12
HP-UX 11i and largefiles on rsync 2.6.2
Hello,
I'm running HP-UX 11i on an rp74xx. It's 64-bit.
C compiler is as follows:
B3901BA B.11.11.03 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)
B3913DB C.03.30.02 HP aC++ Compiler (S800)
/usr/bin/cc:
LINT B.11.11.02 CXREF B.11.11.02
HP92453-01 B.11.11.02 HP C Compiler
$ Sep 8 2000 23:13:51 $
I have successfully compiled rsync 2.6.2 and it runs properly.
>From various partial threads, I have tried --enable-largefile (which seems
not to be referenced in 2.6.2)
>From the list as well, the following output from the c...