Displaying 20 results from an estimated 2000 matches similar to: "Problems compiling on Solaris 8"
2006 Feb 02
3
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
2003 Oct 23
2
OOP like handling of lists?
Hello,
I am writing a package with a collection of several models. In order to
allow users to play interactively with the models (in contrast to
hacking lengthy scripts), I want to put all what is needed to run a
particular model into a single list object for each model.
Then there will be a collection of functions to run the model or to
modify parameters, time steps, integration method ...,
2001 Jul 13
0
Solaris 2.6: Undefined symbol seed_rng - solution (-lssh -lopenbsd-compat -lssh)
Hi,
> maas34:openssh-2.9p2 {172} make
> gcc -o ssh-keyscan ssh-keyscan.o -L. -Lopenbsd-compat/ -R/home/eedalf/lib -L/home/eedalf/lib -L/home/eedalf/lib -ldsocks -L/opt/local/zlib-1.1.2/lib -L/usr/local/lib -R/usr/local/lib -lssh -lopenbsd-compat -lz -lsocket -lnsl -lgen -lcrypto
> Undefined first referenced
> symbol in file
2001 Feb 05
2
Could not find working SSLeay?
I'm installing openssl 0.9.5a and openssh 2.3.0p1 on an Ultra 5 running
Solaris 8 with the latest cluster patch. Openssl installed without any
problems. When I do a configure for openssh I get:
Checking for OpenSSL directory. . . configure: error: Could not find
working SSLeay /
OpenSSL libraries, please install
I've reinstalled openssl and everything is there. As a note I've
2005 Jul 08
1
[Bug 1062] error: parse error before "volatile"
http://bugzilla.mindrot.org/show_bug.cgi?id=1062
Summary: error: parse error before "volatile"
Product: Portable OpenSSH
Version: 4.1p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
2005 May 21
3
Compiling openssh-4.0p1 on Solaris 10.
I am trying to compile OpenSSH 4.0p1 on a new Solaris 10 system using the
OpenSSL that comes w/ the OS (0.9.7d) as well as MIT Krb5 1.4.1 (for various
reasons we are not using Sun's Krb5 implementation):
./configure --prefix=/usr/local --with-kerberos5=/usr/local/krb5
--with-ssl-dir=/usr/sfw
And it looks to be bombing here (adding in random support?):
-=-
gmake[1]: Entering directory
2005 Apr 12
3
[Bug 1013] openssh > 3.8p1 make failure
http://bugzilla.mindrot.org/show_bug.cgi?id=1013
Summary: openssh > 3.8p1 make failure
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2001 Jul 26
0
Problems during building openssh-2.9p2 on solaris2.8
Hello.
I have downloaded openssh-2.9p2 for solaris2.8. During compilation i
got following errors:
(cd openbsd-compat; make)
make[1]: Entering directory `/home/wolfgang/openssh-2.9p2/openbsd-compat'
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -I/opt/Pkg/SunOS/include
-I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../config.h:748,
from
2016 Feb 28
3
[Bug 2546] New: --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2546
Bug ID: 2546
Summary: --without-openssl is broken
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at
2004 Sep 08
1
AIX compilation issues - openssh V 3.8.1p1 and 3.9p1
I'm getting the following error when I compile openssh with IBM's xlc compiler.
/usr/vac/bin/xlc -g -I. -I.. -I. -I./.. -I/opt/freeware/include
-I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
"/usr/include/syms.h", line 288.9: 1506-213 (S) Macro name T_NULL
cannot be redefined.
"/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on
2003 Sep 30
1
OpenSSH 3.7.1p1 installation on AIX 4.3.3 enquiry?
Dear Sir,
I try to install OpenSSH 3.7.1p1 on AIX 4.3.3, but I find the following
problem.
Would you please give some advices for me?
I try to configure the s/w by entering
../configure --prefix=OPENSSH_PATH \
--sysconfdir=OPENSSH_PATH/etc/openssh \
--without-pam \
--without-prngd-socket \
--without-prngd-port \
--with-tcp-wrappers=TCPWRAPPER_PATH \
--with-pid-dir=OPENSSH_PATH/var/run/openssh \
2003 Sep 17
2
openssh-unix-dev@mindrot.org
Hello,
I'm getting compile errors on AIX 5.1,
not defining WITH_AIXAUTHENTICATE in config.h seems to solve the problem.
I have configured with --syscondir=/etc/ssh and --with-ssl-dir=/usr/local/ssl
and I am using gcc 2.95.3
The error messages is included below.
Regards,
Florian
----
make[1]: Entering directory `/home/dmc/src/openssh-3.7.1p1/openbsd-compat'
gcc -g -O2 -Wall
2000 Nov 28
0
No subject
Hi
I don't know if you can help me out, I try to install openssh 2.3.0p1, I
did the ./configure it's ran ok, when I do make to complies, it keep spit
out something like this
make: rv: Command not found
make: *** [libopenbsd-compat.a] Error 127
I am running Solaris 2.6 with perl 5.6 and openssl 0.9
gcc -g -O2 -Wall -I. -I. -I/usr/local/include -I/usr/local/ssl/include
2007 Jul 07
2
No convergence using ADAPT
I am trying calculate a probability using numerical integration. The first
program I ran spit out an answer in a very short time. The program is below:
## START PROGRAM
trial <- function(input)
{
pmvnorm(lower = c(0,0), upper = c(2, 2), mean = input, sigma = matrix(c(.1, 0,
0, .1), nrow = 2, ncol = 2, byrow = FALSE))
}
require(mvtnorm)
require(adapt)
bottomB <- -5*sqrt(.1)
topB <-
2005 Mar 18
1
Setauthdb defined twice in openssh-4.0p1 on AIX 5.3
When compiling openssh-4.0p1 under AIX 5.3 ML01 using gcc 3.4.3 I get
the following error:
> (cd openbsd-compat && make)
> make[1]: Entering directory
> `/usr/local/src/openssh-4.0p1/openbsd-compat'
> gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I.
> -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c bsd-arc4random.c
> In file included from
2016 Mar 10
2
Problems with -with-sandbox=solaris on Solaris 10
I was involved with the issues building OpenSSH 7.2p1 to use the
Solaris sandbox, but I ended up dropping out of the discussion
due to being on the road for most of the last couple of weeks.
Anyway, the problems persist with OpenSSH 7.2p2 when building
with --with-sandbox=solaris. I found that there's an error in
openbsd-compat/port-solaris.h on line 30, because the type
priv_set_t
2008 Sep 16
1
Solaris 8 & samba 3.2.3: present but cannot be compiled
When we run configure using:
./configure --prefix=/nau/samba --without-LD --with-ldap --with-static-
libs=libtalloc,libtdb --with-krb5=/nau/local --with-ads
We get the following:
configure: WARNING: ldap.h: present but cannot be compiled
configure: WARNING: ldap.h: check for missing prerequisite headers?
configure: WARNING: ldap.h: see the Autoconf documentation
configure: WARNING: ldap.h:
2007 Apr 03
1
openssl-0.9.7e compile error.
I am trying versions back. But I get the same compile error every time
on HP-UX 11.0 with openssh-4.5p1. Was almost there.
.
.
.
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconne
ct1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh
-lopenbsd-compat -lcrypto -lz -lnsl -lxnet -lsec
/usr/ccs/bin/ld: Unsatisfied symbols:
_U_Qfneg (first referenced in
2010 Feb 27
1
build failure 20100228, Solaris 9 sparc, gcc 3.4.6
Failure on Solaris 9 sparc:
Undefined first referenced
symbol in file
seed_rng openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)
ld: fatal: Symbol referencing errors. No output written to ssh-pkcs11-helper
collect2: ld returned 1 exit status
gmake: *** [ssh-pkcs11-helper] Error 1
2002 Dec 03
0
(no subject)
Hi,
I am trying to "make" openssh (with GNU make) on an OS/390 V2R10 system
(Unix System Services) and am getting the following error:
/usr/include/nl_types.h: warning: 5 trigraph(s) encountered
In file included from ../log.h:18,
from bsd-arc4random.c:26:
/usr/include/syslog.h: warning: 5 trigraph(s) encountered
make.1.: *** .bsd-arc4random.o. Error 1
make: ***