On Wednesday 04 August 2004 7:27 am, D. Richard Hipp wrote:
> Detlef Groth wrote:
> > Hello,
> >
> > I could recently compile the sqlite2.x code without problems but now I
> > can't compile the the 3.0.3 branch.
> >
> > The main problem is in:
> > sqliteInt.h:129: parse error before "uptr"
> > sqliteInt.h:129: warning: data definition has no type or storage class
>
> Try adding '-DUINTPTR_TYPE=u64' to the compiler command line.  Please let
> me know if that helps.

   The tarball for 3.03 doesn't include fixes for 64 bit. The OP needs to 
grab the latest CVS and compile it, it compiles clean on my AMD64
whereas 3.03 doesn't.

   I'm running into this same problem with DBD::SQLite, which grabs
the tarball. It would be nice if a new release would be issued soon.

   Scott

-- 
POPFile, the OpenSource EMail Classifier
http://popfile.sourceforge.net/
Linux 2.6.5-7.104-default x86_64

Reply via email to