Date: Tue, 2 Apr 2002 14:56:22 +0300 From: Alexandr Listopad <laa+p@zgia.zp.ua> To: ports@freebsd.org Cc: laa+p@zgia.zp.ua Subject: For MAINTAINER of net/rsync Message-ID: <20020402115622.GQ98309@zgia.zp.ua>
next in thread | raw e-mail | index | archive | help
hi! I cvsup last ports tree and try to make rsync port (ports/net/rsync/Makefile,v 1.64 2002/03/15). make seems good, but I have too much warnings like this: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" cc -I. -I. -O -pipe -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/trees.c -o zlib/trees.o In file included from zlib/../rsync.h:118, from zlib/zutil.h:16, from zlib/deflate.h:16, from zlib/trees.c:36: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" In file included from zlib/../rsync.h:188, from zlib/zutil.h:16, from zlib/deflate.h:16, from zlib/trees.c:36: I install rsync, but it always core dumps with sig 11. :-( Please help me. OS: FreeBSD 4.5-STABLE. -- Laa 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?20020402115622.GQ98309>