[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Database Frameworks
From: |
David Ayers |
Subject: |
Re: Database Frameworks |
Date: |
Mon, 02 Feb 2009 09:55:56 +0100 |
Hello Guiseppe,
Am Mittwoch, den 28.01.2009, 09:52 +0100 schrieb Giuseppe Luigi Punzi:
> Yes, I tried from SVN and I don't get this error but:
>
> Compiling file EOOrQualifier.m ...
> Compiling file EONotQualifier.m ...
> Compiling file EONull.m ...
> Compiling file EOObjectStore.m ...
> Compiling file EOObjectStoreCoordinator.m ...
> Compiling file EOFaultHandler.m ...
> Compiling file EOFault.m ...
> Compiling file EOGlobalID.m ...
> EOGlobalID.m:99: error: `USHRT_MAX' undeclared here (not in a function)
> make[2]: *** [obj/EOGlobalID.m.o] Error 1
> make[1]: *** [EOControl.all.library.variables] Error 2
> make: *** [internal-all] Error 2
>
> My system is GNUstep-System and GNUstep-Core installed from exe installers.
>
> If I do gcc --version I get:
> gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> Could be this the cause of the problem? Could be I don't have sqlite or
> postgress libs installed?
Can you confirm that Matt and Nicola fixed these issues in current SVN?
Thanks Matt, thanks Nicola!
Cheers,
David
- Re: Database Frameworks,
David Ayers <=