| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Message-ID: | <3FD9003C.1070503@dynaware.de> |
| Date: | Fri, 12 Dec 2003 00:39:40 +0100 |
| From: | Dirk Sondermann <Dirk DOT Sondermann AT dynaware DOT de> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 |
| X-Accept-Language: | de-de, de, en-us, en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: was: httping 0.0.3 make error |
| Note-from-DJ: | This may be spam |
svartsjel AT gmx DOT net wrote:
> Could it be possible that httping (or boxes) just won't
> compile for Cygwin?
Hallo Michael,
httping will compile, provided ncurses is installed.
boxes requires the following modifications:
* src/regexp/Makefile
-traditional has to be removed from CFLAGS
(as mentioned in the boxes FAQ)
* src/config.h
#define _POSIX_SOURCE has to be removed
* src/Makefile
"strip boxes" has to be replaced by "strip boxes.exe"
--
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 |