Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Fri, 4 Aug 2000 10:45:27 -0400
To: cygwin@sources.redhat.com
Subject: Re: Solved: Linking problems - Openssh 2.1.1p4
Message-ID: <20000804104527.F9574@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sources.redhat.com
References: <20000804093648.29835.qmail@nwcst284.netaddress.usa.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <20000804093648.29835.qmail@nwcst284.netaddress.usa.net>; from norbert.bladt@usa.net on Fri, Aug 04, 2000 at 03:36:48AM -0600

On Fri, Aug 04, 2000 at 03:36:48AM -0600, norbert.bladt@usa.net wrote:
>Hello, again !
>
>To solve the link problem (cygwin_logon_user and
>cygwin_set_impersonation_token were not found
>by the linker) I added explicitly
>    /usr/lib/libcygwin.a
>to the LIBS variable in the Makefile, adding
>-lcygwin was not sufficient. Now it works fine.

You need to install the latest version of gcc and binutils and you need
to remove the directory /usr/lib/i686-pc-cygwin .

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

