delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <39610FC8.71838964@casema.net> |
Date: | Tue, 04 Jul 2000 00:12:24 +0200 |
From: | Sander <boeraa AT casema DOT net> |
Organization: | Unfortunately: Casema |
X-Mailer: | Mozilla 4.7 [en] (Win98; I) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | "cygwin AT sourceware DOT cygnus DOT com" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Ref: Error during make of rcs 5.7 (2) |
Forgot to send parts of conf.err....so here it is: + has_map_fd=? has_mmap=? has_madvise=? mmap_signal= + rm -f ./a.out + gcc -Dhas_conf_h -I. -I. -g -O -o a.out -DTRY_MAP_FD=1 a.c a.c: In function `main': a.c:25: `kern_return_t' undeclared (first use in this function) a.c:25: (Each undeclared identifier is reported only once a.c:25: for each function it appears in.) a.c:25: parse error before `kr' a.c:26: `vm_address_t' undeclared (first use in this function) a.c:34: `kr' undeclared (first use in this function) a.c:34: `va' undeclared (first use in this function) a.c:34: `TRUE' undeclared (first use in this function) a.c:35: `KERN_SUCCESS' undeclared (first use in this function) + has_map_fd=0 has_mmap=0 has_madvise=0 + gcc -Dhas_conf_h -I. -I. -g -O -o a.out -DMADVISE_OK=1 a.c + ./a.out + ls -t a.c a.d + has_mmap=1 + rm -f a.ous + mv ./a.out a.ous + rm -f ./a.out + gcc -Dhas_conf_h -I. -I. -g -O -o a.out a.c a.c: In function `main': a.c:49: `MADV_SEQUENTIAL' undeclared (first use in this function) a.c:49: (Each undeclared identifier is reported only once a.c:49: for each function it appears in.) a.c:49: `MADV_NORMAL' undeclared (first use in this function) + rm -f ./a.out + mv a.ous ./a.out + rm -f a.e + cp a.c a.e + ./a.out a.e a.e: Permission denied + mmap_signal= + exit Sander de Boer -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |