| 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 |
| Message-Id: | <200410110922.i9B9MPUn009448@tyr.informatik.fh-fulda.de> |
| Date: | Mon, 11 Oct 2004 11:22:25 +0200 (CEST) |
| From: | Siegmar Gross <Siegmar DOT Gross AT informatik DOT fh-fulda DOT de> |
| Reply-To: | Siegmar Gross <Siegmar DOT Gross AT informatik DOT fh-fulda DOT de> |
| Subject: | missing type in sys/types.h |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| X-HRZ-JLUG-MailScanner-Information: | Passed JLUG virus check |
| X-HRZ-JLUG-MailScanner: | Found to be clean |
| X-IsSubscribed: | yes |
| Note-from-DJ: | This may be spam |
Hi, I've just tried to build MPICH-1.2.6 on the current Cygwin release and have had a problem because "bool_t" isn't defined in "sys/types.h" so that "rpc/xdr.h" couldn't be compiled. After adding the line "typedef int bool_t;" to sys/types.h and adding "-lib=-lrpc" to mpich's "configure" (otherwise the functions "_xdr_*" couldn't be found) I succeded. I would be grateful if somebody can add the definition for the next release. Kind regards Siegmar -- 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 |