| www.delorie.com/archives/browse.cgi | search |
| 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 |
| To: | cygwin AT cygwin DOT com |
| From: | Christian Weinberger <christian DOT weinberger AT directbox DOT com> |
| Subject: | Re: scponly for chrooted sftp server in cygwin |
| Date: | Thu, 10 Feb 2005 12:17:05 +0000 (UTC) |
| Lines: | 19 |
| Message-ID: | <loom.20050210T131408-32@post.gmane.org> |
| References: | <42122CD7 AT webmail DOT ualberta DOT ca> |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Gmane-NNTP-Posting-Host: | main.gmane.org |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-Loom-IP: | 62.180.31.25 (Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.5) Gecko/20041122 Firefox/1.0) |
| X-Gmane-MailScanner: | Found to be clean |
| X-Gmane-MailScanner: | Found to be clean |
| X-MailScanner-From: | goc-cygwin AT m DOT gmane DOT org |
| X-MailScanner-To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
> I am attempting to setup and sftp server on a windows XP pro machine. I have > the latest cygwin and openssh files from cygwin.com. I downloaded the scponly > source files and am now attempting to compile them. I get the following error > message: > helper.c:12:36: libgen.h: No such file or directory Chad Just uncomment the #included "libgen.h". Declarations from this file are included in one of the cygwin default includes. The only "hack" I had to do was to explicitly add one or two libraries in the call to the linker. Currently I´ve no access to my machine. I´ll check this later and post more details if I can find the old makefile. Regards, Christian -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |