Bug 7625 - Document the requirements for "make"
Summary: Document the requirements for "make"
Status: RESOLVED FIXED
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.0.7
Hardware: s390 Other
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 10:26 UTC by Sebastian Hoffman
Modified: 2010-08-26 10:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Hoffman 2010-08-17 10:26:25 UTC
I'm trying to run rsync on USS on a z/OS system.  Every time I try to run the Makefile, it returns with a "Don't know how to make ./*.c" error.
Comment 1 roland 2010-08-22 05:26:17 UTC
you mean you want to try to compile/build rsync on z/OS ?
don`t know if that works at all, but did the ./configure run complete without errors at all ?
Comment 2 Sebastian Hoffman 2010-08-24 11:22:04 UTC
(In reply to comment #1)
> you mean you want to try to compile/build rsync on z/OS ?
> don`t know if that works at all, but did the ./configure run complete without
> errors at all ?

The ./configure worked without errors. The following was generated while running configure

************

$ ./configure
trap: ./configure.sh 2258: FSUM7327 signal number 13 not conventional
configure.sh: Configuring rsync 3.0.7
checking build system type... i370-ibm-openedition
checking host system type... i370-ibm-openedition
checking whether to include debugging symbols... yes
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... yes
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 for remsh... 0
checking for yodl2man... 0
checking the group for user "nobody"... nobody
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... unknown
checking for _LARGE_FILES value needed for large files... 1
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... yes
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... no
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
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... no
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... yes
checking compat.h presence... no
checking for compat.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... no
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... yes
checking sys/filio.h presence... no
checking for sys/filio.h... yes
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... yes
checking sys/mode.h presence... no
checking for sys/mode.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/attr.h usability... yes
checking sys/attr.h presence... no
checking for sys/attr.h... yes
checking mcheck.h usability... yes
checking mcheck.h presence... no
checking for mcheck.h... yes
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... no
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... yes
checking libcharset.h presence... no
checking for libcharset.h... yes
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... yes
checking acl/libacl.h presence... no
checking for acl/libacl.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... no
checking for attr/xattr.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... no
checking for sys/xattr.h... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... no
checking for sys/extattr.h... yes
checking popt.h usability... yes
checking popt.h presence... no
checking for popt.h... yes
checking popt/popt.h usability... yes
checking popt/popt.h presence... no
checking for popt/popt.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... yes
checking if makedev takes 3 args... no
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of short... 2
checking size of int16_t... 2
checking size of uint16_t... 2
checking size of int32_t... 4
checking size of uint32_t... 4
checking size of int64_t... 8
checking size of off_t... 8
checking size of off64_t... 8
checking size of time_t... 4
checking for inline... __inline__
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... 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... install-shextern 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... yes
checking for struct sockaddr_in.sin_len... yes
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... no
checking for aclsort in -lsec... no
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for working alloca.h... no
checking for alloca... no
checking whether `alloca.c' needs Cray hooks... no
checking stack direction for C alloca... 1
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... no
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... no
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... no
checking for lseek64... no
checking for mkstemp64... no
checking for mtrace... no
checking for va_copy... no
checking for __va_copy... no
checking for seteuid... yes
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
configure.sh: WARNING: included libpopt will use malloc, not alloca (which wastes a small amount of memory)
checking for unsigned char... yes
checking for broken readdir... no
checking for utimbuf... yes
checking if gettimeofday takes tz argument... yes
checking for C99 vsnprintf... yes
checking for secure mkstemp... yes
checking if mknod creates FIFOs... yes
checking if mknod creates sockets... (-1 139) no
checking whether -c -o works... yes
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking whether to support ACLs... running tests:
checking for acl_get_file in -lacl... no
checking for ACL support... no
checking ACL test results... No ACL support found
checking whether to support extended attributes... no
checking whether cc supports -Wno-unused-parameter... no
configure.sh: creating ./config.status
trap: ./config.status 572: FSUM7327 signal number 13 not conventional
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.7 configuration successful

************************

$ make
make: Error -- FSUM9415 Don't know how to make ./*.c
 $ echo $?
0

************************

$ make -v
>>> Defined macro MAKECMD=make
>>> Defined macro MFLAGS=
>>> Defined macro MAKEFLAGS=
>>> Defined macro OS=OPENMVS
>>> Defined macro @B=$(@:b)
>>> Defined macro @D=$(@:d)
>>> Defined macro @F=$(@:f)
>>> Defined macro %B=$(%:b)
>>> Defined macro %D=$(%:d)
>>> Defined macro %F=$(%:f)
>>> Defined macro *B=$(*:b)
>>> Defined macro *D=$(*:d)
>>> Defined macro *F=$(*:f)
>>> Defined macro <B=$(<:b)
>>> Defined macro <D=$(<:d)
>>> Defined macro <F=$(<:f)
>>> Defined macro ?B=$(?:b)
>>> Defined macro ?F=$(?:f)
>>> Defined macro ?D=$(?:d)
>>> /etc/startup.mk: line 0: Defined macro INCDEPTH=0
>>> /etc/startup.mk: line 0: Defined macro MAKESTARTUP=/etc/startup.mk
>>> /etc/startup.mk: line 0: Reading startup file '/etc/startup.mk'
>>> /etc/startup.mk: line 35: Defined macro __SILENT=
>>> /etc/startup.mk: line 36: Defined macro .SILENT=yes
>>> /etc/startup.mk: line 38: Defined macro E=
>>> /etc/startup.mk: line 39: Defined macro O=.o
>>> /etc/startup.mk: line 40: Defined macro S=.s
>>> /etc/startup.mk: line 41: Defined macro A=.a
>>> /etc/startup.mk: line 42: Defined macro P=.p
>>> /etc/startup.mk: line 43: Defined macro F=.f
>>> /etc/startup.mk: line 45: Defined macro SHELLMETAS=;*?"<>|()&][$#`'
>>> /etc/startup.mk: line 46: Defined macro GROUPSUFFIX=
>>> /etc/startup.mk: line 48: Defined macro SYS=omvs
>>> /etc/startup.mk: line 49: Defined macro CC=c89
>>> /etc/startup.mk: line 50: Defined macro CCC=cxx
>>> /etc/startup.mk: line 51: Defined macro LD=c89
>>> /etc/startup.mk: line 53: Defined macro MAKE=make
>>> /etc/startup.mk: line 54: Defined macro AR=ar
>>> /etc/startup.mk: line 55: Defined macro RM=rm
>>> /etc/startup.mk: line 56: Defined macro YACC=yacc
>>> /etc/startup.mk: line 57: Defined macro LEX=lex
>>> /etc/startup.mk: line 58: Defined macro LEXYY=lex.yy
>>> /etc/startup.mk: line 59: Defined macro YTAB=y.tab
>>> /etc/startup.mk: line 60: Defined macro YACCR=yacc -r
>>> /etc/startup.mk: line 61: Defined macro YACCE=yacc -e
>>> /etc/startup.mk: line 63: Defined macro ARFLAGS=-rv
>>> /etc/startup.mk: line 64: Defined macro CFLAGS=
>>> /etc/startup.mk: line 65: Defined macro CCFLAGS=
>>> /etc/startup.mk: line 66: Defined macro LDFLAGS=
>>> /etc/startup.mk: line 67: Defined macro LFLAGS=
>>> /etc/startup.mk: line 68: Defined macro YFLAGS=
>>> /etc/startup.mk: line 69: Defined macro RMFLAGS=
>>> /etc/startup.mk: line 112: Defined macro @B=$(@:b)
>>> /etc/startup.mk: line 113: Defined macro @D=$(@:d)
>>> /etc/startup.mk: line 114: Defined macro @F=$(@:f)
>>> /etc/startup.mk: line 115: Defined macro *B=$(*:b)
>>> /etc/startup.mk: line 116: Defined macro *D=$(*:d)
>>> /etc/startup.mk: line 117: Defined macro *F=$(*:f)
>>> /etc/startup.mk: line 118: Defined macro <B=$(<:b)
>>> /etc/startup.mk: line 119: Defined macro <D=$(<:d)
>>> /etc/startup.mk: line 120: Defined macro <F=$(<:f)
>>> /etc/startup.mk: line 121: Defined macro ?B=$(?:b)
>>> /etc/startup.mk: line 122: Defined macro ?F=$(?:f)
>>> /etc/startup.mk: line 123: Defined macro ?D=$(?:d)
>>> /etc/startup.mk: line 125: Defined macro .SILENT=
>>> /etc/startup.mk: line 127: FSUM9439 Include file startup.mk, not found
>>> Defined macro INCDEPTH=0
>>> environment: Defined macro _CXX_WORK_SPACE=(32000,(500,100))
>>> environment: Defined macro PATH=/usr/local/bin:/bin:/usr/lpp/NFS:/usr/lpp/dfsms/bin:/usr/local/java/latest.version_64/bin:/usr/local/samba/bin:.
>>> environment: Defined macro PSCH=$
>>> environment: Defined macro _C89_SLIB_PREFIX=SYS1
>>> environment: Defined macro _C89_CLIB_PREFIX=SYS1.CBC
>>> environment: Defined macro SSH_TTY=/dev/ttyp0003
>>> environment: Defined macro _CXX_PLIB_PREFIX=SYS1.LE370
>>> environment: Defined macro _CC_PLIB_PREFIX=SYS1.LE370
>>> environment: Defined macro _BPX_SPAWN_SCRIPT=YES
>>> environment: Defined macro _=/bin/make
>>> environment: Defined macro CLASSPATH=/usr/local/java/jsdk.jar:/usr/local/java/weblogic.jar:/usr/local/java/oracle.jar:/usr/local/java/intranetutil.jar:/usr/local/java:/usr/local/java/POI/poi-3.1-FINAL-20080629.jar:/usr/local/java/POI/poi-contrib-3.1-FINAL-20080629.jar:/usr/local/java/POI/poi-scratchpad-3.1-FINAL-20080629.jar
>>> environment: Defined macro STEPLIB=SYS1.SAS.SASC.TRANSLIB
>>> environment: Defined macro LOGNAME=PLC5611
>>> environment: Defined macro LANG=C
>>> environment: Defined macro LIBPATH=/lib:/usr/lib:/usr/local/java/latest.version_64/bin/bin:/usr/local/java/latest.version_64/bin/lib:/usr/local/java/latest.version_64/bin/lib/s390:/usr/local/java/latest.version_64/bin/lib/s390/j9vm:/usr/local/java/latest.version_64/bin/bin/classic
>>> environment: Defined macro _CXX_SLIB_PREFIX=SYS1
>>> environment: Defined macro _CXX_CLIB_PREFIX=SYS1.CBC
>>> environment: Defined macro DB2SQLJPROPERTIES=/etc/db2sqljjdbc.properties
>>> environment: Defined macro TMOUT=0
>>> environment: Defined macro _BPXK_JOBLOG=STDERR
>>> environment: Defined macro TERM=xterm
>>> environment: Defined macro _BPX_SHAREAS=NO
>>> environment: Defined macro _CC_SLIB_PREFIX=SYS1
>>> environment: Defined macro _CC_CLIB_PREFIX=SYS1.CBC
>>> environment: Defined macro _C89_PLIB_PREFIX=SYS1.LE370
>>> environment: Defined macro Java_Home=/usr/local/java/latest.version_64/bin
>>> environment: Defined macro JAVA_HOME=/usr/local/java/latest.version_64/bin
>>> environment: Defined macro TZ=CST6CDT
>>> environment: Defined macro MANPATH=/usr/man/%L:/var/man/%L:/usr/local/man:/usr/local/man/%L:/usr/lpp/dfs/global/man/%L:/usr/lpp/eim/man/%L:/usr/lpp/eim/man/En_US.IBM-1047:/usr/lpp/tcpip/man/%L:/usr/lpp/tcpip/X11R6/Xamples/man:/usr/lpp/tcpip/X11R66/Xamples/man:/usr/lpp/Printsrv/man/%L:/usr/local/lib/perl5/5.00503/man:/usr/local/coz/doc/man
>>> environment: Defined macro NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
>>> environment: Defined macro MAKEFLAGS=
>>> Making target [makefile]
>>> No explicit rule found for [makefile], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.o]
>>> Trying suffix [.c]
>>> Found matching suffix, checking to see if 'makefile.c' exists
>>> checking for makefile.c - file does not exist
>>> Trying suffix [.y]
>>> Trying suffix [.l]
>>> Trying suffix [.a]
>>> Trying suffix [.h]
>>> Trying suffix [.sh]
>>> Found matching suffix, checking to see if 'makefile.sh' exists
>>> checking for makefile.sh - file does not exist
>>> Trying suffix [.C]
>>> Found matching suffix, checking to see if 'makefile.C' exists
>>> checking for makefile.C - file does not exist
>>> Trying suffix [.hh]
>>> Found matching suffix, checking to see if 'makefile.hh' exists
>>> checking for makefile.hh - file does not exist
>>> No matching suffix rule found
>>> checking for makefile - file does not exist
>>> Makefile: line 0: Defined macro INCDEPTH=0
>>> Makefile: line 4: Defined macro prefix=/usr/local
>>> Makefile: line 5: Defined macro datarootdir=${prefix}/share
>>> Makefile: line 6: Defined macro exec_prefix=${prefix}
>>> Makefile: line 7: Defined macro bindir=${exec_prefix}/bin
>>> Makefile: line 8: Defined macro mandir=${datarootdir}/man
>>> Makefile: line 10: Defined macro LIBS=
>>> Makefile: line 11: Defined macro CC=cc
>>> Makefile: line 12: Defined macro CFLAGS=-g -DHAVE_CONFIG_H -I./popt
>>> Makefile: line 13: Defined macro CPPFLAGS=
>>> Makefile: line 14: Defined macro EXEEXT=
>>> Makefile: line 15: Defined macro LDFLAGS=
>>> Makefile: line 17: Defined macro INSTALLCMD=./install-sh -c
>>> Makefile: line 18: Defined macro INSTALLMAN=./install-sh -c
>>> Makefile: line 20: Defined macro srcdir=.
>>> Makefile: line 22: Defined macro SHELL=/bin/sh
>>> Makefile: line 24: Defined macro VERSION=@VERSION@
>>> Makefile: line 29: Defined macro GENFILES=configure.sh config.h.in proto.h proto.h-tstamp rsync.1 rsyncd.conf.5
>>> Makefile: line 30: Defined macro HEADERS=byteorder.h config.h errcode.h proto.h rsync.h ifuncs.h lib/pool_alloc.h
>>> Makefile: line 32: Defined macro LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o  lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o
>>> Makefile: line 34: Defined macro ZLIBOBJ=zlib/deflate.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o  zlib/trees.o zlib/zutil.o zlib/adler32.o zlib/compress.o zlib/crc32.o
>>> Makefile: line 36: Defined macro OBJS1=flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o  util.o main.o checksum.o match.o syscall.o log.o backup.o
>>> Makefile: line 38: Defined macro OBJS2=options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o  fileio.o batch.o clientname.o chmod.o acls.o xattrs.o
>>> Makefile: line 39: Defined macro OBJS3=progress.o pipe.o
>>> Makefile: line 40: Defined macro DAEMON_OBJ=params.o loadparm.o clientserver.o access.o connection.o authenticate.o
>>> Makefile: line 42: Defined macro popt_OBJS=popt/findme.o  popt/popt.o  popt/poptconfig.o  popt/popthelp.o popt/poptparse.o
>>> Makefile: line 43: Defined macro OBJS=$(OBJS1) $(OBJS2) $(OBJS3) $(DAEMON_OBJ) $(LIBOBJ) $(ZLIBOBJ) $(popt_OBJS)
>>> Makefile: line 45: Defined macro TLS_OBJ=tls.o syscall.o lib/compat.o lib/snprintf.o lib/permstring.o lib/sysxattrs.o $(popt_OBJS)
>>> Makefile: line 49: Defined macro CHECK_PROGS=rsync$(EXEEXT) tls$(EXEEXT) getgroups$(EXEEXT) getfsdev$(EXEEXT)  trimslash$(EXEEXT) t_unsafe$(EXEEXT) wildtest$(EXEEXT)
>>> Makefile: line 51: Defined macro CHECK_SYMLINKS=testsuite/chown-fake.test testsuite/devices-fake.test
>>> Makefile: line 54: Defined macro CHECK_OBJS=tls.o getgroups.o getfsdev.o t_stub.o t_unsafe.o trimslash.o wildtest.o
>>> Makefile: line 110: Defined macro TRIMSLASH_OBJ=trimslash.o syscall.o lib/compat.o lib/snprintf.o
>>> Makefile: line 114: Defined macro T_UNSAFE_OBJ=t_unsafe.o syscall.o util.o t_stub.o lib/compat.o lib/snprintf.o lib/wildmatch.o
>>> Defined macro INCDEPTH=0
>>> Making target [all]
>>> No explicit rule found for [all], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Found matching suffix, checking to see if 'all.c' exists
>>> checking for all.c - file does not exist
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for all - file does not exist
>>> Processing prerequisites for [all]
>>> Making target [Makefile]
>>> checking for Makefile - file exists
>>> Processing prerequisites for [Makefile]
>>> Making target [Makefile.in]
>>> No explicit rule found for [Makefile.in], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for Makefile.in - file exists
>>> Processing prerequisites for [Makefile.in]
>>> Will execute recipe for [Makefile.in] if 1 > 1282054164
>>> Time stamp of [Makefile.in] is now 1282054164
>>> Making target [config.status]
>>> No explicit rule found for [config.status], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for config.status - file exists
>>> Processing prerequisites for [config.status]
>>> Will execute recipe for [config.status] if 1 > 1282665026
>>> Time stamp of [config.status] is now 1282665026
>>> Making target [configure.sh]
>>> checking for configure.sh - file exists
>>> Processing prerequisites for [configure.sh]
>>> Making target [configure.in]
>>> No explicit rule found for [configure.in], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for configure.in - file exists
>>> Processing prerequisites for [configure.in]
>>> Will execute recipe for [configure.in] if 1 > 1282054159
>>> Time stamp of [configure.in] is now 1282054159
>>> Making target [aclocal.m4]
>>> No explicit rule found for [aclocal.m4], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for aclocal.m4 - file exists
>>> Processing prerequisites for [aclocal.m4]
>>> Will execute recipe for [aclocal.m4] if 1 > 1282054158
>>> Time stamp of [aclocal.m4] is now 1282054158
>>> Will execute recipe for [configure.sh] if 1282054159 > 1282054159
>>> Time stamp of [configure.sh] is now 1282054159
>>> Making target [config.h.in]
>>> checking for config.h.in - file exists
>>> Processing prerequisites for [config.h.in]
>>> Making target [configure.in]
>>> Making target [aclocal.m4]
>>> Will execute recipe for [config.h.in] if 1282054159 > 1282054159
>>> Time stamp of [config.h.in] is now 1282054159
>>> Will execute recipe for [Makefile] if 1282665026 > 1282665029
>>> Time stamp of [Makefile] is now 1282665029
>>> Making target [rsync]
>>> checking for rsync - file does not exist
>>> Processing prerequisites for [rsync]
>>> Making target [flist.o]
>>> No explicit rule found for [flist.o], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> Trying suffix [.c]
>>> checking for flist.c - file exists
>>> Using double-suffix rule [.c.o]
>>> checking for flist.o - file does not exist
>>> Processing prerequisites for [flist.o]
>>> Making target [byteorder.h]
>>> No explicit rule found for [byteorder.h], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for byteorder.h - file exists
>>> Processing prerequisites for [byteorder.h]
>>> Will execute recipe for [byteorder.h] if 1 > 1282054158
>>> Time stamp of [byteorder.h] is now 1282054158
>>> Making target [config.h]
>>> No explicit rule found for [config.h], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for config.h - file exists
>>> Processing prerequisites for [config.h]
>>> Will execute recipe for [config.h] if 1 > 1282054730
>>> Time stamp of [config.h] is now 1282054730
>>> Making target [errcode.h]
>>> No explicit rule found for [errcode.h], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for errcode.h - file exists
>>> Processing prerequisites for [errcode.h]
>>> Will execute recipe for [errcode.h] if 1 > 1282054159
>>> Time stamp of [errcode.h] is now 1282054159
>>> Making target [proto.h]
>>> checking for proto.h - file exists
>>> Processing prerequisites for [proto.h]
>>> Making target [proto.h-tstamp]
>>> checking for proto.h-tstamp - file exists
>>> Processing prerequisites for [proto.h-tstamp]
>>> Making target [./*.c]
>>> No explicit rule found for [./*.c], trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix [.c]
>>> Trying suffix [.c]
>>> Trying suffix [.o]
>>> No matching suffix rule found
>>> checking for ./*.c - file does not exist
>>> Processing prerequisites for [./*.c]
>>> Will execute recipe for [./*.c] if 1 > 0
make: Error -- FSUM9415 Don't know how to make ./*.c
$ echo $?
130
Comment 3 Matt McCutchen 2010-08-24 20:27:15 UTC
It looks like the "make" being used does not support wildcards, which the rsync makefile uses.  What versions of make is the makefile supposed to support?  That should probably be documented in the INSTALL file.
Comment 4 Wayne Davison 2010-08-25 10:37:16 UTC
This is not an rsync bug, so I'm closing this ticket.

If you have gmake on your system, try using that.
Comment 5 Matt McCutchen 2010-08-25 12:46:35 UTC
If rsync requires a version of "make" that supports wildcards, that should be documented in INSTALL.  Support for wildcards does not appear to be part of POSIX.1-2008 (http://www.opengroup.org/onlinepubs/9699919799/utilities/make.html).
Comment 6 Wayne Davison 2010-08-26 10:29:37 UTC
Document wildcard usage and work-around in INSTALL.