Displaying 20 results from an estimated 11000 matches similar to: "Ruby on HP-UX B.11.11 (11iv1)"
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
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
I'm basically using the instructions found in the HP-UX readme with the
exception that I am trying to use the version of openldap that is in
iexpress instead of the one from hpux.cs.utah.edu.
The recommendations listed in the doc are:
HP-UX 11.00 and 11.11:
OpenLdap 2.1.3 (http://hpux.cs.utah.edu)
OpenSSL 0.9.7d (http://hpux.cs.utah.edu)
HP-UX 11.23 only:
ixOpenLdap
2006 Jan 02
1
64 bit installable samba for HP-UX 11.11
Hello All,
!!!! Happy New Year 2006 !!!!!
Currently we are using TAS as an interop tool to access the UNIX file
systems on to windows platforms. For some performance/licenses issues,
we would like to migrate to SAMBA now.
Our Unix file system is available on HP N-class server running HP-UX
11.11 and our requirement is to install samba on this OS with 64bit
support. I searched on samba site and
2004 Mar 22
18
[Bug 748] HP-UX 11.11 (aka 11i) needs BROKEN_GETADDRINFO
http://bugzilla.mindrot.org/show_bug.cgi?id=748
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |japs at adm.ku.dk
------- Additional Comments From dtucker at zip.com.au 2004-03-22 22:46 -------
*** Bug 816 has been marked as a
2004 Apr 02
1
PAM_LDAP fails with 3.7.1p2 when Shadow password installed on HP-UX 11.11
Hello All,
We have been successfully using PAM_LDAP authentication with OpenSSH-3.6 on
our HP-UX 11.11. When OpenSSH-3.7.1p2 is installed [with Darrens' password
expiry patch 26], and when Shadow password bundle is installed on the
system, our ssh authentication failed. Even, when the source is compiled
without Darren's patch, the same bahaviour is seen and there is no success.
When
2004 Sep 17
2
patch: openssh 3.9p1 on hp-ux 10.20
OpenSSH 3.9p1 does not compile on HP-UX 10.20 due to the code which was
added in includes.h to work around HP-UX 11.11's behavior. The following
patch lets it work on HP-UX 10.20. It should also work on HP-UX 11.11,
but I can't test that (no HP-UX 11 boxes here).
It uses code from http://www.faqs.org/faqs/hp/hpux-faq/section-213.html .
The copyright at
2002 Nov 21
2
Configure Sambe 2.2.6 - installing on HPUX 11.11
hi!
i've got a problem with installing samba 2.2.6 on a HPUX 11.11 -
machine:
when i unzip and install the samba 2.2.6 and then start configuring ist
with
"./configure --prefix=/usr/local/samba"
i get the following error:
checking configure summary... WARNING: No automated network interface
determination
ERROR: no seteuid method available
configure: error: summary failure. Aborting
2001 Aug 15
2
rsync building OK on HP-UX 11.00 and 11.11?
On 8 Aug 2001, "MCCALL,DON (HP-USA,ex1)" <don_mccall@hp.com> wrote:
> Hi Martin,
> Thought I would let you know that rsync is failing to
> build on HP-UX 11.00 and 11.11 (using HP's ansi C compiler) because of a
> test you have for socklen_t; on HP-UX 11.00 and 11.11, socklen_t is not
> defined in types.h, but instead is defined in socket.h
> Result is that
2004 Jan 30
1
[Bug 748] HP-UX 11.11 (aka 11i) needs BROKEN_GETADDRINFO
http://bugzilla.mindrot.org/show_bug.cgi?id=748
------- Additional Comments From dtucker at zip.com.au 2004-01-29 21:47 -------
So far no-one has said anything about IPv6 working or not on HP-UX 11.11, so we
don't know whether or not it works. We do know that (in some cases, anyway)
IPv4 doesn't work because of the getaddrinfo issue.
Based on the currently available information,
2006 May 24
7
OCI8::Cursor (Name Error) in HP-UX 11.11 error
Hi
I have looked at google about this error as well as in ruby on rails
forums, but I can not specifically locate the exact problem and the
solution for it.
Basically, I successfully installed ruby 1.8.4 on HP-UX 11.11 with rails
gem.
But unfortunately whenever I try to create a test application by using
"rails testapp", I am getting the follwing errror:
$ rails testapp
2008 Apr 27
1
patch to add utmps support for HP-UX 11.23 and above
Starting with 11.23 HP is using utmps as if we didn't already have
enough (utmp, wtmp, utmpx, wtmpx,... did I miss any??) .
Anyway, I added support for it in (before this patch no logins from
ssh were showing up on my 11.23 and 11.31 systems).
http://homepage.mac.com/gagnocg/downloads/hpux-cvs.diff
2000 Aug 17
2
OpenSSH and HP-UX
My system: HP-UX 10.20, pretty vanilla, most non-HP software from the HP
Porting Archive at hpux.cae.wisc.edu. GNU make is /usr/local/bin/gmake,
zlib is in /opt/zlib, OpenSSl in /opt/openssl, HP ANSI C compiler.
OpenSSH 2.2.1p4.
'configure' on this system warns that rsa is not available. I found
source at www.spinnaker.com which builds an rsaref.a library but not an
RSAglue one. So
2003 Jul 07
4
Error compiling 3.0.0beta2 on HP-UX
Hello!
I'm trying to compile 3.0.0beta2 on a HP-UX 11.00 machine with gcc v3.2.
After running configure --prefix=/some/where, I ran make which exited
with this error message:
Compiling lib/snprintf.c
lib/snprintf.c:832: conflicting types for `snprintf'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493:
previous declaration of `snprintf'
*** Error exit code 1
2003 Sep 24
12
SSHD 3.7.1p2 on HP-UX
I have used SSHD from openssh-3.7.1p1 on HP-UX 11:11. It works
correctly and the entry in the logfile is:
Sep 24 07:01:20 garm sshd[6625]: Accepted password for japs from
192.38.97.131 port 2463
Next I have upgraded to openssh-3.7.1p2 and restarted SSHD. It does not
accept the password any more and the entries in the logfile are:
Sep 24 12:21:38 garm sshd[19542]: User japs not allowed because
2004 Jul 28
2
Building Samba 3.0.5 on HP-UX 11.11
First -- to avoid the common answers to the 'building on HP-UX'
questions that seem to be available on the list and the web:
1) using the depot from the Porting Center won't work, it's well
downrev of 3.0.5 and I need to get the new security fixes (so that the
security team will go back into it's dark dank den and fear not for
the security of our environment)
2) samba.org
2004 Dec 20
2
Upgrade to Samba 2.2.12 (HP/UX 11.11)
Hi from Barcelona,
We've recently inherited support of a server which is
running version 2.2.3a of Samba. Obviously this
version is well out of date, i know ideally we should
move to version 3, but at the moment we're thinking of
updating to 2.2.12.
The problem is I have no idea how the original version
of Samba was compiled and installed. The service
that's running is pretty
2008 Jun 13
2
configure error on HP-UX: C99 compatible vsnprintf() call
Hi All,
I tried to build dovecot-1.1.rc9 on a HP-UX machine, but failed to configure with the following message:
configure: error: You don't appear to have C99 compatible vsnprintf() call
The environment is like the following:
- command: ./configure
- uname: HP-UX B.11.23 U ia64
- aCC version: HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]
Also, I tried to run `./configure CC=c99'
2002 Jul 26
1
HP-UX 11 Corrupted MAC errors
Using 3.4p1 under HP-UX 11.0 I am repeatedly getting disconnected with
Corrupted MAC on input. I am connecting from a RedHat Linux client
(at 3.1p1).
The incorrect MAC is appearing on the server packet receive side.
Never get an invalid MAC on the client side. I'm currently diving
into packet.c to try to find this, but the behavior is so strange and
predictable I thought I'd see if
2020 Apr 08
3
samba 4.12 build on hp-ux unsupported system calls
Hi Team,
We are having compile/linking time warning due unsatisfied system calls and macros.
We have checked and confirm that these are not supported by hp-ux kernel and enabling them will require changes in VFS layer and physical filesystem.
Unsatisfied system calls
* renameat
* symlinkat
* linkat
* unlinkat
* readlinkat
* mkdirat
Undefined
2003 Dec 05
6
ssh not resolving host names on HP-UX 11i
Actually it really never was answered, but here's how I fixed (worked
around) it. At first I thought installing patch PHNE_27796 (libnss_dns
DNS backend patch) had fixed it. It didn't. It just flip-flopped the
problem. Prior to installing that patch, ssh would never go to DNS no
matter what was in nsswitch.conf. It appeared to only look in
/etc/hosts. After installing the patch, ssh