Ref: Error during make of rcs 5.7 (2)

Sander boeraa@casema.net
Mon Jul 3 15:10:00 GMT 2000


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@sourceware.cygnus.com



More information about the Cygwin mailing list