Openssh 4.2p1- Solaris 10 Compilation problem...
- From: "Nurhussein, Said" <SNURHUSSEIN@xxxxxxxxxxxxxxx>
- Date: Wed, 25 Jan 2006 11:04:43 -0500
Hello,
I'm trying to compile Openssh 4.2p1 on a Solaris 10 machine with gcc
3.4.2 and I get the following errors when I type 'make'... Any
clues?-Thanks'
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -I. -I..
-I. -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from bsd-arc4random.c:18:
../log.h: In function `fatal':
../log.h:56: warning: empty declaration
../log.h:65: error: parse error before "volatile"
../log.h:65: error: old-style parameter declarations in prototyped
function definition
../log.h:56: error: parameter name omitted
bsd-arc4random.c:20: error: `rcsid' undeclared (first use in this
function)
bsd-arc4random.c:20: error: (Each undeclared identifier is reported only
once
bsd-arc4random.c:20: error: for each function it appears in.)
bsd-arc4random.c:20: warning: left-hand operand of comma expression has
no effect
bsd-arc4random.c:20: error: parse error before '}' token
*** Error code 1
make: Fatal error: Command failed for target `bsd-arc4random.o'
Current working directory /work/openssh-4.2p1/openbsd-compat
*** Error code 1
make: Fatal error: Command failed for target
`openbsd-compat/libopenbsd-compat.a'
- Follow-Ups:
- Re: Openssh 4.2p1- Solaris 10 Compilation problem...
- From: Darren Tucker
- Re: Openssh 4.2p1- Solaris 10 Compilation problem...
- Prev by Date: Re: best home router for openssh
- Next by Date: Re: Openssh 4.2p1- Solaris 10 Compilation problem...
- Previous by thread: Announce: X.509 certificates support in OpenSSH (version 5.3 from "Validator" series)
- Next by thread: Re: Openssh 4.2p1- Solaris 10 Compilation problem...
- Index(es):
Relevant Pages
|