[OGo-Users] problems compiling again

Helge Hess users@opengroupware.org
Fri, 22 Jun 2007 11:53:15 +0200


On 22.06.2007, at 11:48, Henrik Jakobsen wrote:
> and ran ./configure --with-gnustep again
>
> I got this:
>
> NSDate.m:255:2: error: #error no time function
> NSDate.m: In function =91+[NSDate timeIntervalSinceReferenceDate]=92:
> NSDate.m:257: advarsel: control reaches end of non-void function

Well, the configure failed, it could not detect a time function.

Maybe running 'make distclean; ./configure --with-gnustep; make =20
debug=3Dyes all' helps.

Helge