Tob_Sch at gmx.de
2006-Feb-02 16:03 UTC
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Hi, compilation of OpenSSH 4.2p1 / OpenSSL 0.9.8a / zlib 1.2.3 worked fine on Linux i386 / x86_64, SunOS, AIX and HP-UX. Compilation of OpenSSH 4.3p1 / OpenSSL 0.9.8a / zlib 1.2.3 works fine now only on Linux i386 / x86_64, SunOS, AIX. But on HP-UX 11.00 (gcc 3.3.2), "make" produces following... (cd openbsd-compat && make) gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/tmp/openssl-0.9.8a -L/tmp/zlib-1.2.3 -lssh -lopenbsd-compat -lcrypto -lz -lnsl -lxnet -ldld -lsec /usr/ccs/bin/ld: Unsatisfied symbols: _U_Qfneg (first referenced in openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code) collect2: ld returned 1 exit status *** Error exit code 1 Stop. Thanks in advance for help. -- DSL-Aktion wegen gro?er Nachfrage bis 28.2.2006 verl?ngert: GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl
David Leonard
2006-Feb-02 21:42 UTC
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Tob_Sch at gmx.de wrote:>But on HP-UX 11.00 (gcc 3.3.2), "make" produces following. >[...] >/usr/ccs/bin/ld: Unsatisfied symbols: > _U_Qfneg (first referenced in >openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code) > >gcc is busted on your platform. use hp's compiler, or try this horrible patch: --- openbsd-compat/bsd-snprintf.c 23 Dec 2005 00:58:12 -0000 1.3 +++ openbsd-compat/bsd-snprintf.c 2 Feb 2006 21:39:00 -0000 @@ -551,12 +551,13 @@ } } +LDOUBLE _hackery_zero = 0; static LDOUBLE abs_val(LDOUBLE value) { LDOUBLE result = value; if (value < 0) - result = -value; + result = _hackery_zero-value; return result; } bugzilla seems to be down, put there's probably a bug against this already d
Tob_Sch at gmx.de
2006-Mar-01 12:26 UTC
sshrc not working when using restricted shells on HP-UX
Hi, we compiled OpenSSH 4.3p2 / OpenSSL 0.9.8a / zlib 1.2.3 on different platforms. When we connect to a user which has got a restricted login shell on a HP-UX (e.g. 11.00) server, we get errors during passing the sshrc file, altough there are enough rights to access this file e.g. via "dd if=<path to sshrc>" in the restricted shell. This doesn't appear when using restricted shells on all other platforms!!! Here's the error message during starting the connection: sh: /bin/sh: The operation is not allowed in a restricted shell. The problem occurs on HP-UX with rksh and rsh The problem doesn't occure on SunOS with rksh AIX with rksh Linux with rbash Thanks in advance for help. -- Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer! Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer
Tob_Sch at gmx.de
2006-Apr-21 09:16 UTC
scp of Files > 2GB on HP-UX causes "protocol error: size not delimited"
Hi, we compiled OpenSSH 4.3p2 / OpenSSL 0.9.8a / zlib 1.2.3 on different platforms. When we copy files > 2GB with "scp" on HP-UX (compiled on HP-UX 11.00 with gcc 3.4.3) on a filesystem with activated largefile-option, we receive following: protocol error: size not delimited This does not happen with "sftp" on HP-UX on the same filesystem. This does not happen with "scp" and "sftp" on any other platform (SunOS, AIX, Linux). Thanks in advance for help. -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail