Re: Configure error: Cannot find a type to use in place of socklen_t

2004-11-02 Thread Wayne Davison
On Mon, Nov 01, 2004 at 03:20:17PM +, Lisa Hickey wrote:
 I'm using rsync with cygwin (i'm working on a windows OS) but when the
 config script is running i get an error - Cannot find a type to use
 in place of socklen_t.

I would recommend snagging the cygwin source archive and looking to see
how they compile rsync.  When last I looked, I didn't see any special
configure code (which was a while back), so perhaps you just need to
install some developer packages (i.e. you might have missing header
files).

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Configure error: Cannot find a type to use in place of socklen_t

2004-11-01 Thread Lisa Hickey
Hi,
I'm using rsync with cygwin (i'm working on a windows OS) but when the config script 
is running i get an error - Cannot find a type to use in place of socklen_t.

I have searched google but most of the solutions said to edit the configure file but 
none of their files that they are editing look like my configure file.

Does anyone know how i might fix this error?
Thanks in advance

--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html