[OGo-Users] new pre-release of SOGo
Chris Picton
users@opengroupware.org
Thu, 10 May 2007 06:20:50 +0200
Wolfgang Sourdeau wrote:
> [Where can I download it?]
> SOGo is free software and is distributed under the GNU GPL. As such,
> you are free to download and try it the way you see fit and from the
> following locations....
>
> The mentionned snapshot is available here:
> http://www.inverse.ca/uploads/SOGo/SOGo-20070509.tar.gz
>
I am trying to compile the snapshot, but get the following error:
A few times (but I don't know if this is fatal)
/usr/bin/ld: warning: libOGoContentStore_d.so.0, needed by
../SOGo/./shared_debug_obj//libSOGo_d.so, not found (try using -rpath or
-rpath-link)
But then:
Making all for wobundle Appointments...
Compiling file SOGoAppointmentFolder.m ...
SOGoAppointmentFolder.m:111:2: warning: #warning HH DEBUG
SOGoAppointmentFolder.m: In function `-[SOGoAppointmentFolder
_parseCalendarFilter:]':
SOGoAppointmentFolder.m:197: warning: method `tagName' not implemented
by protocol
SOGoAppointmentFolder.m:198: warning: method `attribute:' not
implemented by protocol
SOGoAppointmentFolder.m:205: warning: method `count' not implemented by
protocol
SOGoAppointmentFolder.m: In function `-[SOGoAppointmentFolder
_parseCalendarFilters:]':
SOGoAppointmentFolder.m:225: warning: method `objectEnumerator' not
implemented by protocol
SOGoAppointmentFolder.m: In function `-[SOGoAppointmentFolder
davResourceType]':
SOGoAppointmentFolder.m:414: warning: conflicting types for `-(NSArray
*)davResourceType'
/usr/local/include/NGObjWeb/SoObject+SoDAV.h:106: warning: previous
declaration of `-(NSString *)davResourceType'
SOGoAppointmentFolder.m:422: `XMLNS_GROUPDAV' undeclared (first use in
this function)
SOGoAppointmentFolder.m:422: (Each undeclared identifier is reported
only once
SOGoAppointmentFolder.m:422: for each function it appears in.)
SOGoAppointmentFolder.m:1137:2: warning: #warning We only support ONE
calendar per user at this time
make[3]: *** [shared_debug_obj/SOGoAppointmentFolder.o] Error 1
make[2]: *** [Appointments.all.wobundle.variables] Error 2
make[2]: Leaving directory
`/home/build/sogo/SOGo-20070410/SoObjects/Appointments'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/home/build/sogo/SOGo-20070410/SoObjects'
make: *** [internal-all] Error 2
This looks like a sope version error possibly. What version of SOPE
should I be using to compile this (I am trying
http://download.opengroupware.org/nightly/packages/rhel3/releases/sope-4.5.8-sixtyfour/,
which uses libfoundation11)
Regards
Chris