I downloaded the source for Cygwin's OpenSSH package and attempted to
build it with the defaults:
cygport openssh.cygport prep
cygport openssh.cygport compile
This resulted in the following compile errors:
In file included from
/usr/src/openssh-7.6p1-1.src/openssh-7.6p1-1.i686/src/openssh-7.6
I am trying to build openssh-4.3p2 portable source under Cygwin running
under Windows XP SP2.
I have installed Cygwin 1.5.19-4 along with these significant packages
(installed using the cygwin setup program):
gcc 3.4.4-1
minires-devel 1.00-1
openssl 0.9.8a-1
openssl-devel 0.9.8a-1
openssl097 0.9.
On Mar 3 00:04, Karl M wrote:
> >> ./configure --prefix=/usr --sysconfdir=/etc --libexecdir='$(sbindir)' \
> >> --localstatedir=/var --datadir='$(prefix)/share'
> >--mandir='$(datadir)/man' \
> >> --with-tcp-wrappers
> >>
> >> The configure complains that commands sbindir and datadir are not
> >
On Thu, 3 Mar 2005, Igor Pechtchanski wrote:
> On Thu, 3 Mar 2005, Karl M wrote:
>
> > > From: Igor Pechtchanski
> > > Subject: Re: Building OpenSSH
> > > Date: Thu, 3 Mar 2005 00:25:37 -0500 (EST)
> > >
> > > On Wed, 2 Mar 2005, Karl M wrot
On Thu, 3 Mar 2005, Karl M wrote:
> > From: Igor Pechtchanski
> > Subject: Re: Building OpenSSH
> > Date: Thu, 3 Mar 2005 00:25:37 -0500 (EST)
> >
> > On Wed, 2 Mar 2005, Karl M wrote:
> >
> > > I used the following command from the cygwin openssh
From: Igor Pechtchanski
Subject: Re: Building OpenSSH
Date: Thu, 3 Mar 2005 00:25:37 -0500 (EST)
On Wed, 2 Mar 2005, Karl M wrote:
> Hi All...
>
> While tracking down an occasional hang in keychain, I tracked it down to
> ssh-add...so I wanted to build OpenSSH. More on this w
On Wed, 2 Mar 2005, Karl M wrote:
> Hi All...
>
> While tracking down an occasional hang in keychain, I tracked it down to
> ssh-add...so I wanted to build OpenSSH. More on this when I finish tracking it
> down. But along the way...
>
> I used the following command from the cygwin openssh readme f
Hi All...
While tracking down an occasional hang in keychain, I tracked it down to
ssh-add...so I wanted to build OpenSSH. More on this when I finish tracking
it down. But along the way...
I used the following command from the cygwin openssh readme file.
./configure --prefix=/usr --sysconfdir=/e
Hi All...
The problem was that my umask was set to 0177. This made the conftest.sh not
executable, and so not found for execution.
Thanks,
...Karl
>From: Corinna Vinschen <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Problem building OpenSSH
>Date: Mon, 22 Apr 2
exe: not found
configure:1421: $? = 127
configure:1428: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
Thanks,
...Karl
>From: Corinna Vinschen <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Problem building OpenSSH
>Date: Mon, 22
Karl schrieb:
> $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin
> checking for gcc... gcc
> checking for C compiler default output... a.exe
> checking whether the C compiler works... configure: error: cannot run C
> compiled programs.
> If you meant to cross compile, use `--
On Mon, Apr 22, 2002 at 07:14:36AM -0700, Karl M wrote:
> Hi All...
>
> It has been a long time since I built OpenSSH. When I cd into the source
> directory and do the configure shown in the readme file, I get the
> following.
>
> $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr
Hi All...
It has been a long time since I built OpenSSH. When I cd into the source
directory and do the configure shown in the readme file, I get the
following.
$ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin
checking for gcc... gcc
checking for C compiler default output..
hi, could you please tell me how to build the clients (ssh.exe etc)
that use the current directory to store the known_hosts files?
i have cygwin installed on my pc so i have no problem with directories
such as /cygdrive/c/winnt/profiles/wen/.ssh/known_hosts2
but i need to give the clients (ssh,
14 matches
Mail list logo