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: | Donald <sdragon85 AT yahoo DOT com DOT hk> |
Subject: | Re: ./configure |
Date: | Wed, 16 Mar 2005 16:05:48 +0000 (UTC) |
Lines: | 70 |
Message-ID: | <loom.20050316T170344-468@post.gmane.org> |
References: | <loom DOT 20050314T013559-797 AT post DOT gmane DOT org> <4235A878 DOT 4070604 AT racsa DOT co DOT cr> <572e7d7205031407423f7f1d56 AT mail DOT gmail DOT com> |
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: | 218.191.162.188 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)) |
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 |
Oh~ thanks all ^^ I can "./configure" it. But a new problem happened >< bash-2.05b$ ./configure Directories: /usr/bin /usr/sbin /usr/man Looking for a C compiler... gcc Checking if gcc accepts gcc warnings... yes Looking for a C++ compiler... gcc Checking if gcc accepts gcc warnings... yes Checking if gcc accepts -O2... yes Checking if gcc accepts -fno-rtti... yes Checking if gcc accepts -fno-exceptions... yes Checking for BSD signal semantics... yes Checking for ncurses... no Checking for traditional termcap... -ltermcap Checking for GNU libc... no Checking for forkpty... yes Checking for logwtmp... yes Checking for snprintf declaration... ok Checking for snprintf implementation... ok Generating MCONFIG... bash-2.05b$ make cd telnet ; make make[1]: Entering directory `/usr/src/mudtelnet-1.03-1/src/telnet' gcc -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict- prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs - Winline -DUSE_TERMIO -DKLUDGELINEMODE -I../ ../mudtelnet/muddb.c -c ../mudtelnet/muddb.c:184:25: bits/signum.h: No such file or directory ../mudtelnet/muddb.c: In function `mudscript_stop': ../mudtelnet/muddb.c:1051: warning: implicit declaration of function `waitpid' ../mudtelnet/muddb.c:1051: error: `WNOHANG' undeclared (first use in this function) ../mudtelnet/muddb.c:1051: error: (Each undeclared identifier is reported only once ../mudtelnet/muddb.c:1051: error: for each function it appears in.) make[1]: *** [muddb.o] Error 1 make[1]: Leaving directory `/usr/src/mudtelnet-1.03-1/src/telnet' make: *** [telnet/mudtelnet] Error 2 After configure I can't "make" the file , 2 error happened. This time I also give more information of the program. readme: Build ----- Goto the "src" directory and run "./configure". When this finishs successfully, run "make". Install ------- Either copy the "mudtelnet" binary in the "bin" directory to your chosen location, or run "make install" which will copy it to the "/usr/local/bin" directory. software: mudtelnet http://www.itechsc.com/software/free/mudtelnet/ Brothers, thank you for your help -- 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 |