a simple fix is to add the following line to camel-tcp-stream-raw.h: typedef unsigned int socklet_t;
I forgot that not all systems define socklen_t. Jeff On Mon, 2002-01-14 at 13:01, Mathew Yeates wrote: > uname -a > IRIX64 forte 6.5 07201611 IP27 > > > camel-tcp-stream-raw.c: In function `socket_connect': > camel-tcp-stream-raw.c:370: `socklen_t' undeclared (first use in this function) > camel-tcp-stream-raw.c:370: (Each undeclared identifier is reported only once > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
