delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/03/03/00:32:11

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 3 Mar 2005 00:25:37 -0500 (EST)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Karl M <karlm30 AT hotmail DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: Building OpenSSH
In-Reply-To: <BAY19-F245116CBB39A33ECF87DC6B55B0@phx.gbl>
Message-ID: <Pine.GSO.4.61.0503030022330.2585@slinky.cs.nyu.edu>
References: <BAY19-F245116CBB39A33ECF87DC6B55B0 AT phx DOT gbl>
MIME-Version: 1.0

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 file.
>
> ./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 defined.
> Should I be doing things differently?

Those are supposed to be braces, not parentheses.  I.e., use "${sbindir}"
instead of "$(sbindir)".  I would also recommend using a font that makes
better distinction between "(" and "{".

> Also, would it be possible for the OpenSSH maintainer to create a package
> (pseudo package) that captures the dependencies required to build OpenSSH? It
> would make building it much easier.

Is this sentence from the end of /usr/share/doc/Cygwin/openssh.README:

	You must have installed the zlib, the openssl-devel and the
	minires-devel packages to be able to build OpenSSH!

not enough?  Or do you mean stuff like "gcc", "ash", "make", etc?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019