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 |
Date: | Mon, 14 Jun 2004 08:35:33 -0500 (CDT) |
Message-Id: | <200406141335.i5EDZXk19431@mailout.despammed.com> |
From: | getting_out AT despammed DOT com |
To: | cygwin AT cygwin DOT com |
Subject: | gftp |
X-IsSubscribed: | yes |
I'm trying to compile gftp, but when I do a make I got this error make all-recursive make[1]: Entering directory `/usr/local/src/gftp-2.0.17' Making all in intl make[2]: Entering directory `/usr/local/src/gftp-2.0.17/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/src/gftp-2.0.17/intl' Making all in docs make[2]: Entering directory `/usr/local/src/gftp-2.0.17/docs' Making all in sample.gftp make[3]: Entering directory `/usr/local/src/gftp-2.0.17/docs/sample.gftp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/src/gftp-2.0.17/docs/sample.gftp' make[3]: Entering directory `/usr/local/src/gftp-2.0.17/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/src/gftp-2.0.17/docs' make[2]: Leaving directory `/usr/local/src/gftp-2.0.17/docs' Making all in lib make[2]: Entering directory `/usr/local/src/gftp-2.0.17/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/inc lude -D_REENTRANT -I../intl -DSHARE_DIR=\"/usr/local/share/gftp\" -DLOCALE_DIR =\"/usr/local/share/locale\" -I/usr/local/include -g -O2 -c pty.c pty.c: In function `_gftp_ptym_open': pty.c:91: error: `TIOCSCTTY' undeclared (first use in this function) pty.c:91: error: (Each undeclared identifier is reported only once pty.c:91: error: for each function it appears in.) make[2]: *** [pty.o] Error 1 make[2]: Leaving directory `/usr/local/src/gftp-2.0.17/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/gftp-2.0.17' make: *** [all-recursive-am] Error 2 what's up? thanks a lot D. -- 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 |