Displaying 20 results from an estimated 10000 matches similar to: "R on HP-UX"
2010 Jan 18
0
Build R-2.10.0 on HP-UX ia64 server
Hi All,
I want to build R-2.10.0 on HP-UX, but I got following error message:
ld: Unsatisfied symbol "zgemm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "zgemv" in file CHOLMOD.a[cholmod_l_super_solve.o]
ld: Unsatisfied symbol "zherk" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "ztrsm" in file
2010 Jan 18
1
A question about build R-2.10.0 on HP-UX ia64 server.
Hi R usrs,
I want to build R-2.10.0 on HP-UX, but I got following error message:
ld: Unsatisfied symbol "zgemm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "zgemv" in file CHOLMOD.a[cholmod_l_super_solve.o]
ld: Unsatisfied symbol "zherk" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "ztrsm" in file
2000 Mar 20
1
Need Help Getting through Make on HP-UX 10.20
Hi,
I have a problem with getting through the make process. It fails
during the ld process. Can someone explain the errors that I get ?
`Makedeps' is up to date.
`libappl.a' is up to date.
`libmath.a' is up to date.
`libunix.a' is up to date.
`../../bin/R.X11' is up to date.
building package `base'
../../../library/base/R/base is unchanged
building package `ctest'
2007 Nov 01
1
Problem with compiling 64bit R(2.5.1) under HP-UX(ia64)
Hi there,
We are trying to compile a 64bit version of R (2.5.1) on HP-UX
(B.11.23 U ia64), but are running into some problems.
This is our configure step:
../configure --prefix=/rnd/homes/lfan/R251 --enable-R-shlib CC="cc"
CFLAGS="+z +DD64" CXX="aCC" CXXFLAGS="-b -lxnet +z +DD64" FC="f90"
FCFLAGS="+DD64" F77="f90"
2003 Aug 16
2
Problem copying >2GB files on HP-UX 11i with rsync 2.5.6
I have downloaded the source for rsync 2.5.6 and compiled it without
adjusting any options, no problems. Performed a test copy of a file GT 2 GB
and it failed. In the file configure I changed the line to
"--enable-largefile", removed all the .o files, performed a ./configure,
gmake, gmake install. Tried the test copy and again received the following
error message:
rsync:
2003 Sep 26
0
Cannot compile 3.0.0 @ HP-UX - Errors in libsmb/clikrb5.c ?
Good evening ladies and gentleman!
I'm trying to get Samba 3.0.0 to compile on a HP-UX 11.00
system. Well, "trying to" is the key here... :(
I did this do configure the Samba source:
____________________________________________________________
#!/usr/local/bin/bash
VERSION=3.0.0
PREFIX=/opt/samba-${VERSION}
CC=/usr/local/bin/gcc
CPP=/usr/local/bin/cpp
2014 Feb 12
0
Any HP-UX users left? was Re: Strange regression on FreeBSD buildslave regarding HP-UX scripts
Please see below. I think I know what is going on (it seems to be a make/gmake incompatibility), but to fix it, I need to rewrite some of the HP-UX packaging code, and I need a HP-UX user to help test this. Otherwise, I'm going to just rip it out for now, and add it back in when someone complains.
On Feb 4, 2014, at 10:17 PM, Charles Lepple wrote:
> For reasons unrelated to NUT, I
2003 Oct 21
2
HP-UX 10.20 assistance
To Whomever can assist,
I am looking for anyone who has gotten OpenSsh 3.7.1p2 to build under
HP-UX 10.20. I am working with the latest gcc (v. 3.3.1), gmake (v. 3.80),
and Openssl (0.9.7c) and I still can not get OpenSsh to build properly.
It errors out on the build process with a:
loginrec.c:1405: dereferencing pointer to incomplete type
cing pointer to incomplete type
loginrec.c:1514:
2006 Dec 18
2
Error compiling on HP-UX
Dear all,
I hope this is the right mailing list for my question -- I felt that this was
too technical for R-help.
I am trying to compile R-2.4.0 on a HP-UX system:
./configure
MAKE=gmake --prefix=$HOME --without-x --without-tcltk --disable-R-profiling --without-readline --disable-multibyte
R is now configured for ia64-hp-hpux11.23
Source directory: .
Installation directory:
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
2007 Jun 06
1
Building samba on HP-UX 11.23
Hello All,
I am trying to build samba on HP-UX IA 64, for 64 bit using GCC 4.1.2. I am
hitting a compilation error. Can someone throw some light on how to handle
this problem?
Here is what the build log says:
Linking bin/winbindd
Compiling nsswitch/wbinfo.c
Linking bin/wbinfo
Compiling utils/smbcontrol.c
Compiling locking/locking.c
Compiling locking/brlock.c
Compiling
2002 Jul 08
3
compilation breaks with gnome support on hp-ux 11.00 (PR#1757)
Full_Name: Martin Gansser
Version: 1.5.1
OS: hp-ux 11.00
Submission from: (NULL) (195.145.22.147)
cc -Wp,-H16000 -I. -I../../../src/include -I../../../src/include
-I/opt/gnome/include/gnome-1.0 -DNE
ED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include
-I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib
/glib/include -I/opt/gnome/include/orbit-1.0 -I/opt/gnome/include/gtk-1.2
2012 Jul 30
0
rJava loading error on hp-ux
Hi all,
When I installed rJava from source, rJava installation was failed with below messges.
$ R CMD INSTALL rJava_0.9-4.tar.gz
.......
.......
.......
gmake[1]: Leaving directory `/tmp/RtmpNwiCae/R.INSTALL4ebb76a3400d/rJava/jri'
installing via 'install.libs.R' to /stat/R-2.15.1/lib/R/library/rJava
** R
** inst
** preparing package for lazy loading
** help
*** installing help
2009 Dec 30
7
DO NOT REPLY [Bug 7015] New: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter
https://bugzilla.samba.org/show_bug.cgi?id=7015
Summary: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-
parameter
Product: rsync
Version: 3.0.6
Platform: Other
OS/Version: Other
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
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\"
2014 Feb 05
2
Strange regression on FreeBSD buildslave regarding HP-UX scripts
For reasons unrelated to NUT, I upgraded my FreeBSD-x86 buildslave machine from 9.1 to 10.0. This involved rebuilding the whole ports tree, but no other (intentional) changes were made.
Now, I get this error:
(cd scripts && make top_distdir=../nut-2.7.1.5 distdir=../nut-2.7.1.5/scripts \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: don't
2014 Feb 05
2
Strange regression on FreeBSD buildslave regarding HP-UX scripts
For reasons unrelated to NUT, I upgraded my FreeBSD-x86 buildslave machine from 9.1 to 10.0. This involved rebuilding the whole ports tree, but no other (intentional) changes were made.
Now, I get this error:
(cd scripts && make top_distdir=../nut-2.7.1.5 distdir=../nut-2.7.1.5/scripts \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: don't
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
2003 May 26
1
Problem with a 64bit R on HP-UX]
Greetings,
We are trying to compile a 64bit version of R (1.7.0) on HP-UX (11.11),
but are running into some problems.
The following relevant filesets are installed:
B3901BA B.11.11.04 HP C/ANSI C Developer's
Bundle for HP-UX 11.i (S800)
B3909DB B.11.11.60 HP Fortran 90 Compiler
and associated products (S800)
B3913DB C.03.33.01 HP aC++ Compiler (S800)
This is our configure step:
2000 Jul 18
0
OpenSSH bug with Trusted/UX
Being brave and bold (or more exactly needing a SSH on HP Trusted/UX
systems), I decided to try OpenSSH on them.
At first I did the (standard):
configure; gmake; gmake install
However, everytime it said that the password was wrong.
The problem reside in the fact that shadow.h does exist on HP-UX but
seem not detected by configure.
The normal non-Trusted, do have this file too, but according to