Date: Fri, 28 Jan 2000 10:58:31 +1300 From: "Dan Langille" <dan@freebsddiary.org> To: Bill Fumerola <billf@chc-chimes.com> Cc: ports@freebsd.org, Dan Langille <dan@freebsddiary.org> Subject: Re: rsync fails to build Message-ID: <200001272158.KAA40541@ducky.nz.freebsd.org> In-Reply-To: <20000127165018.C20803@jade.chc-chimes.com> References: <200001272142.KAA37985@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Fri, Jan 28, 2000 at 10:42:47AM %2B1300
next in thread | previous in thread | raw e-mail | index | archive | help
On 27 Jan 00, at 16:50, Bill Fumerola wrote: > On Fri, Jan 28, 2000 at 10:42:47AM +1300, Dan Langille wrote: > > > rsync fails to build on one box, but installs on another. I have no idea > > the error occurs: > > > > cc -O -pipe -Dss_family=__ss_family -Dss_len=__ss_len -o rsync > > 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 options.o flist.o > > io.o compat.o hlink.o token.o uidlist.o socket.o fileio.o params.o > > loadparm.o clientserver.o access.o connection.o authenticate.o > > lib/getopt.o lib/fnmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o > > getaddrinfo.o getnameinfo.o zlib/deflate.o zlib/infblock.o zlib/infcodes.o > > zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o > > zlib/zutil.o zlib/adler32.o > > syscall.o: In function `do_mktemp': > > syscall.o(.text+0x2e1): warning: mktemp() possibly used unsafely; > > consider using mkstemp() > > This is not a build failure. This is a build warning. Please paste (or make > available) the end of the build in its entirety instead of (wrongly) trying > to interpret what the problem is. thanks. The above is the last message given before the build stops. It does not build. I intrepret that as a failure. I made no intrepretation of the cause of the problem, merely that that problem is that it fails to build. The full text is at http://www.freebsddiary.org/rsync-error.txt -- Dan Langille - DVL Software Limited [I'm looking for more work] The FreeBSD Diary - http://www.freebsddiary.org/ NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/ The Racing System - http://www.racingsystem.com/ unix @ home - http://www.unixathome.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001272158.KAA40541>