Re: rsync compilation may find the system zlib before the included one

2014-06-14 Thread Wayne Davison
On Sat, Jun 14, 2014 at 6:21 AM, Mojca Miklavec wrote: > but the configuration makes sure that "-I." comes first, while it doesn't > make sure that the zlib include comes in front of the rest of the flags. > True. I moved both -Ipopt and -Izlib early in the CFLAGS in configure. Thanks for testi

rsync compilation may find the system zlib before the included one

2014-06-14 Thread Mojca Miklavec
Hi, I'm trying to compile rsync 3.1.1pre2 on OS X with CFLAGS=-I/opt/local/include. The consequence of this is that rsync fails to build: /usr/bin/clang -I. -I. -pipe -Os -I/opt/local/include -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I./zlib -I/opt/local/include -c token.c -o token.o token.c:420:2

Re: rsync compilation

2005-01-23 Thread John Van Essen
On Fri, 21 Jan 2005, Florian Fainelli <[EMAIL PROTECTED]> wrote: > Hi all > > Here is the egrep result : > > egrep "SIZEOF|LONGLONG" build_mipsel/rsync-2.6.3/config.h > /* #undef HAVE_LONGLONG */ > #define SIZEOF_INT 4 > #define SIZEOF_LONG 4 > #define SIZEOF_SHORT 2 > > and the HAVE_LONGLONG co

Re: rsync compilation

2005-01-21 Thread Florian Fainelli
Hi all Here is the egrep result : egrep "SIZEOF|LONGLONG" build_mipsel/rsync-2.6.3/config.h /* #undef HAVE_LONGLONG */ #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 and the HAVE_LONGLONG config.log result : rsync_cv_HAVE_LONGLONG=cross Is there a problem with this values ?

Re: Unixware Rsync compilation

2002-02-01 Thread Dave Dykstra
On Fri, Feb 01, 2002 at 04:54:08PM +0100, Antonio José Morán wrote: > Hi! > > I have some problems compiling rsync.2.5.2 in Unixware 7.1.1. > > Some examples: > > popt/poptconfig.c:18: warning: subscript has type `char' > > options.c:343: warning: missin

Unixware Rsync compilation

2002-02-01 Thread Antonio José Morán
Hi! I have some problems compiling rsync.2.5.2 in Unixware 7.1.1. Some examples: popt/poptconfig.c:18: warning: subscript has type `char' options.c:343: warning: missing initializer options.c:343: warning: (near initialization for