On Thursday 27 November 2003 11:21, Mark Finlay wrote: Hi, > In file included from > /home/sisob/Software/Gnome26/include/cherokee/thread.h:31, from > /home/sisob/Software/Gnome26/include/cherokee/server.h:45, from > /home/sisob/Software/Gnome26/include/cherokee/cherokee.h:29, from > gnetwork-http-server.c:27: > /home/sisob/Software/Gnome26/include/cherokee/socket.h:76: error: > field `addr_in' has incomplete type > > I have cherokee 0.6.4, should I be using a different version? This little patch fixes the problem.. :-) -- Greetings, alo. http://www.alobbs.com
Index: .cvsignore =================================================================== RCS file: /cvs/gnome/gnome-network/.cvsignore,v retrieving revision 1.7 diff -u -r1.7 .cvsignore --- .cvsignore 23 Apr 2003 17:11:12 -0000 1.7 +++ .cvsignore 29 Nov 2003 19:37:19 -0000 @@ -24,3 +24,6 @@ mkinstalldirs missing install-sh +autom4te.cache +depcomp +stamp-h1 Index: configure.in =================================================================== RCS file: /cvs/gnome/gnome-network/configure.in,v retrieving revision 1.108 diff -u -r1.108 configure.in --- configure.in 28 Nov 2003 10:48:23 -0000 1.108 +++ configure.in 29 Nov 2003 19:37:19 -0000 @@ -15,7 +15,7 @@ AC_ISC_POSIX AC_PROG_CC AC_STDC_HEADERS -AC_CHECK_HEADERS(sys/sockio.h) +AC_CHECK_HEADERS(sys/sockio.h sys/socket.h) dnl AC_ARG_PROGRAM AM_PROG_LIBTOOL Index: pws/.cvsignore =================================================================== RCS file: /cvs/gnome/gnome-network/pws/.cvsignore,v retrieving revision 1.1 diff -u -r1.1 .cvsignore --- pws/.cvsignore 23 Sep 2003 22:35:07 -0000 1.1 +++ pws/.cvsignore 29 Nov 2003 19:37:20 -0000 @@ -1,2 +1,4 @@ Makefile Makefile.in +gnome-pws +gnome-pws.desktop
Attachment:
pgpmfXDMPaidB.pgp
Description: signature