rsync installation _error exit code1

sri vasulu mlumtech at gmail.com
Mon Apr 7 09:51:19 GMT 2008


Skipped content of type multipart/alternative-------------- next part --------------
# ./configure
configure.sh: Configuring rsync 3.0.1
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking target system type... hppa2.0w-hp-hpux11.11
checking for gcc... no
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... no
checking for cc option to accept ISO C89... unsupported
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a BSD-compatible install... ./install-sh -c
checking for cc option to accept ISO C99... unsupported
checking for cc option to accept ISO C89... (cached) unsupported
checking for cc option to accept ISO Standard C... (cached) unsupported
configure.sh: WARNING: rsync requires an ANSI C compiler and you don't seem to have one
checking whether to include debugging symbols... yes
checking for remsh... 1
checking for yodl2man... 0
checking the group for user "nobody"... nogroup
checking for broken largefile support... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking ipv6 stack type... unknown
checking for library containing getaddrinfo... none required
checking whether to call shutdown on all sockets... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether byte ordering is bigendian... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking compat.h usability... 
checking compat.h presence... no
checking for compat.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sys/wait.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mode.h usability... no
checking sys/mode.h presence... no
checking for sys/mode.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking mcheck.h usability... no
checking mcheck.h presence... no
checking for mcheck.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking libcharset.h usability... no
checking libcharset.h presence... no
checking for libcharset.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... no
checking sys/xattr.h presence... no
checking for sys/xattr.h... no
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking popt.h usability... no
checking popt.h presence... no
checking for popt.h... no
checking popt/popt.h usability... no
checking popt/popt.h presence... no
checking for popt/popt.h... no
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking if makedev takes 3 args... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for short... yes
checking size of short... 2
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for off_t... yes
checking size of off_t... 8
checking for off64_t... yes
checking size of off64_t... 8
checking for time_t... yes
checking size of time_t... 4
checking for inline... no
checking for long double with more range or precision than double... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... (cached) yes
checking for size_t... yes
checking for pid_t... yes
checking for id_t... yes
checking type of array argument to getgroups... gid_t
checking for struct stat.st_rdev... yes
checking for socklen_t... yes
checking for errno in errno.h... yes
checking for connect... yes
checking for library containing inet_ntop... none required
checking for library containing libiconv_open... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inet_ntop... yes
checking for inet_pton... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking whether defines needed by getaddrinfo exist... yes
checking for getaddrinfo... yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct stat64... no
checking for strcasecmp... yes
checking for aclsort... yes
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... no
checking for working alloca.h... yes
checking for alloca... yes
checking for waitpid... yes
checking for wait4... no
checking for getcwd... yes
checking for strdup... yes
checking for chown... yes
checking for chmod... yes
checking for lchmod... yes
checking for mknod... yes
checking for mkfifo... yes
checking for fchmod... yes
checking for fstat... yes
checking for ftruncate... yes
checking for strchr... yes
checking for readlink... yes
checking for link... yes
checking for utime... yes
checking for utimes... yes
checking for lutimes... no
checking for strftime... yes
checking for memmove... yes
checking for lchown... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... no
checking for asprintf... no
checking for setsid... yes
checking for strpbrk... yes
checking for strlcat... no
checking for strlcpy... no
checking for strtol... yes
checking for mallinfo... yes
checking for getgroups... yes
checking for setgroups... yes
checking for geteuid... yes
checking for getegid... yes
checking for setlocale... yes
checking for setmode... no
checking for open64... yes
checking for lseek64... yes
checking for mkstemp64... no
checking for mtrace... no
checking for va_copy... no
checking for __va_copy... no
checking for strerror... yes
checking for putenv... yes
checking for iconv_open... yes
checking for locale_charset... no
checking for nl_langinfo... yes
checking for getxattr... no
checking for extattr_get_link... no
checking for sigaction... yes
checking for sigprocmask... yes
checking for setattrlist... no
checking for getpgrp... yes
checking for tcgetpgrp... yes
checking whether getpgrp requires zero arguments... no
checking whether chown() modifies symlinks... no
checking whether link() can hard-link symlinks... no
checking whether link() can hard-link special files... yes
checking for working socketpair... yes
checking for poptGetContext in -lpopt... no
checking whether to use included libpopt... ./popt
checking for unsigned char... no
checking for broken readdir... no
checking for utimbuf... yes
checking if gettimeofday takes tz argument... yes
checking for C99 vsnprintf... no
checking for secure mkstemp... no
checking if mknod creates FIFOs... yes
checking if mknod creates sockets... (-1 22) no
checking whether -c -o works... yes
checking for _acl... no
checking for __acl... yes
checking for _facl... no
checking for __facl... no
checking whether to support ACLs... Using HPUX ACLs
checking whether to support extended attributes... no
checking whether cc supports -Wno-unused-parameter... yes
configure.sh: creating ./config.status
config.status: creating Makefile
config.status: creating lib/dummy
config.status: creating zlib/dummy
config.status: creating popt/dummy
config.status: creating shconfig
config.status: creating config.h
config.status: config.h is unchanged

    rsync 3.0.1 configuration successful

# make
(Bundled) cc: warning 422: Unknown option "-Wno-unused-parameter" ignored.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1000: Unexpected symbol: "size".
(Bundled) cc: "lib/pool_alloc.h", line 10: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1573: Type of "quantum" is undefined due to an illegal declaration.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/pool_alloc.h", line 11: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 11: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/pool_alloc.h", line 12: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 12: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/pool_alloc.h", line 12: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/pool_alloc.h", line 12: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/pool_alloc.h", line 13: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 13: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 13: error 1573: Type of "size" is undefined due to an illegal declaration.
(Bundled) cc: "lib/pool_alloc.h", line 14: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 14: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1761: __non_sequential keyword not supported on HP-PA systems.
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1573: Type of "size" is undefined due to an illegal declaration.
(Bundled) cc: "rsync.h", line 548: error 1000: Unexpected symbol: "int32_t".
(Bundled) cc: "rsync.h", line 617: warning 5: "const" will become a keyword.
(Bundled) cc: "rsync.h", line 617: error 1000: Unexpected symbol: "const".
(Bundled) cc: "rsync.h", line 622: warning 5: "const" will become a keyword.
(Bundled) cc: "rsync.h", line 622: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 16: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 16: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 16: error 1573: Type of "md" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 17: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 17: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 17: error 1000: Unexpected symbol: "unsigned".
(Bundled) cc: "lib/mdigest.h", line 17: error 1000: Unexpected symbol: "uint32_t".
(Bundled) cc: "lib/mdigest.h", line 17: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 17: error 1573: Type of "length" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 18: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 18: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 18: error 1573: Type of "md" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 20: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 20: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 20: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 22: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 22: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 22: error 1573: Type of "ctx" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 23: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 23: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 23: error 1000: Unexpected symbol: "unsigned".
(Bundled) cc: "lib/mdigest.h", line 23: error 1000: Unexpected symbol: "uint32_t".
(Bundled) cc: "lib/mdigest.h", line 23: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 23: error 1573: Type of "length" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 24: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 24: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 24: error 1573: Type of "ctx" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 26: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 26: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 26: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/wildmatch.h", line 3: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 3: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 3: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 3: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 4: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 3: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/wildmatch.h", line 4: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 4: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 4: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 4: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 5: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/wildmatch.h", line 6: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1573: Type of "texts" is undefined due to an illegal declaration.
(Bundled) cc: "lib/wildmatch.h", line 6: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 6: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 6: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 6: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 6: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/wildmatch.h", line 6: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/wildmatch.h", line 6: error 1573: Type of "texts" is undefined due to an illegal declaration.
(Bundled) cc: "lib/permstring.h", line 3: error 1000: Unexpected symbol: "mode_t".
(Bundled) cc: "lib/permstring.h", line 3: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/permstring.h", line 3: error 1573: Type of "mode" is undefined due to an illegal declaration.
(Bundled) cc: "proto.h", line 3: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "proto.h", line 4: error 1000: Unexpected symbol: "*".
(Bundled) cc: "proto.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "proto.h", line 4: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "proto.h", line 5: error 1000: Unexpected symbol: "char".
(Bundled) cc: "proto.h", line 5: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
Failed to create rounding.h!
*** Error exit code 1

Stop.
# ka  make install
(Bundled) cc: warning 422: Unknown option "-Wno-unused-parameter" ignored.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1000: Unexpected symbol: "size".
(Bundled) cc: "lib/pool_alloc.h", line 10: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1573: Type of "quantum" is undefined due to an illegal declaration.
(Bundled) cc: "lib/pool_alloc.h", line 10: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/pool_alloc.h", line 11: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 11: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/pool_alloc.h", line 12: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 12: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/pool_alloc.h", line 12: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/pool_alloc.h", line 12: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/pool_alloc.h", line 13: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 13: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 13: error 1573: Type of "size" is undefined due to an illegal declaration.
(Bundled) cc: "lib/pool_alloc.h", line 14: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 14: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1761: __non_sequential keyword not supported on HP-PA systems.
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1000: Unexpected symbol: "pool".
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/pool_alloc.h", line 15: error 1573: Type of "size" is undefined due to an illegal declaration.
(Bundled) cc: "rsync.h", line 548: error 1000: Unexpected symbol: "int32_t".
(Bundled) cc: "rsync.h", line 617: warning 5: "const" will become a keyword.
(Bundled) cc: "rsync.h", line 617: error 1000: Unexpected symbol: "const".
(Bundled) cc: "rsync.h", line 622: warning 5: "const" will become a keyword.
(Bundled) cc: "rsync.h", line 622: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 16: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 16: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 16: error 1573: Type of "md" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 17: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 17: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 17: error 1000: Unexpected symbol: "unsigned".
(Bundled) cc: "lib/mdigest.h", line 17: error 1000: Unexpected symbol: "uint32_t".
(Bundled) cc: "lib/mdigest.h", line 17: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 17: error 1573: Type of "length" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 18: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 18: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 18: error 1573: Type of "md" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 20: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 20: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 20: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 22: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 22: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 22: error 1573: Type of "ctx" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 23: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 23: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 23: error 1000: Unexpected symbol: "unsigned".
(Bundled) cc: "lib/mdigest.h", line 23: error 1000: Unexpected symbol: "uint32_t".
(Bundled) cc: "lib/mdigest.h", line 23: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 23: error 1573: Type of "length" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 24: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 24: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 24: error 1573: Type of "ctx" is undefined due to an illegal declaration.
(Bundled) cc: "lib/mdigest.h", line 26: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/mdigest.h", line 26: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 26: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/wildmatch.h", line 3: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 3: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 3: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 3: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 4: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 3: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/wildmatch.h", line 4: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 4: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 4: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 4: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 5: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/wildmatch.h", line 6: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/wildmatch.h", line 5: error 1573: Type of "texts" is undefined due to an illegal declaration.
(Bundled) cc: "lib/wildmatch.h", line 6: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 6: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 6: warning 5: "const" will become a keyword.
(Bundled) cc: "lib/wildmatch.h", line 6: error 1000: Unexpected symbol: "char".
(Bundled) cc: "lib/wildmatch.h", line 6: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/wildmatch.h", line 6: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/wildmatch.h", line 6: error 1573: Type of "texts" is undefined due to an illegal declaration.
(Bundled) cc: "lib/permstring.h", line 3: error 1000: Unexpected symbol: "mode_t".
(Bundled) cc: "lib/permstring.h", line 3: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/permstring.h", line 3: error 1573: Type of "mode" is undefined due to an illegal declaration.
(Bundled) cc: "proto.h", line 3: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "proto.h", line 4: error 1000: Unexpected symbol: "*".
(Bundled) cc: "proto.h", line 5: warning 5: "const" will become a keyword.
(Bundled) cc: "proto.h", line 4: error 1506: Parameters allowed in function definition only.
(Bundled) cc: "proto.h", line 5: error 1000: Unexpected symbol: "char".
(Bundled) cc: "proto.h", line 5: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
Failed to create rounding.h!
*** Error exit code 1

Stop.


More information about the rsync mailing list