[Zope] Data.fs 2GB problem ...

Andreas Jung Andreas Jung" <andreas@zope.com
Thu, 11 Oct 2001 13:17:11 -0400


This check is known to be broken under on some systems under 2.1.X.
You have to

#define HAVE_LARGEFILE_SUPPORT 1 in config.h

and add some additional CFLAGS to the Makefile (see config.h
or the documentation as stated earlier).

Andreas
----- Original Message -----
From: "Gitte Wange" <gitte@mmmanager.org>
To: "Takashi Linzbichler" <takashi.linzbichler@smartferret.com>
Cc: "Zope mailinglist" <zope@zope.org>
Sent: Thursday, October 11, 2001 13:08
Subject: Re: [Zope] Data.fs 2GB problem ...


> tor, 2001-10-11 kl. 18:54 skrev Takashi Linzbichler:
> > Gitte Wange wrote:
> >
> > > > > No I don't think so. We are using ext2 but the problem could be
the
> > > > > python interprenter as Andreas mentioned ..
> > > >
> > > > Not sure about that. If you're using ext2 and a Kernel < 2.4.x or a
> > > > fIlesystem created under a Kernel < 2.4.x, you're quite out of luck,
> > > > sorry to say that. Check the list-archives for further infos.
> > >
> > > Sorry but will you please explain that ??
> > >
> > > We are using Mandrake 8.0 on our server so yes we have a kernel >
2.4.x
> > > running ...
> > > And our filesystem is created under that kernel ..
> >
> > OK. I have absolutly no experience with Mandrake, so I can't tell, what
> > they're doing ...
> > But as far as I can see from what you've written, you should not run
> > into troubles as far as the OS is concerned.
> >
> > I _guess_, if you're following Anreas' advice and reinstall Python with
> > LFS, everything should be fine.
> >
> > ta
>
> Well we just looked into the sources of python and looked at the
> configure file ... and it has a check whether the system it runs on
> supports LF ... and this one returns with a big NO !
> :-((((
>
> Is there someway I can test if our system supports LFS ???
>
> --
> Gitte Wange Jensen
>
> Sys Admin, Developer and a lot more
> MMmanager.org Aps, Denmark
>
> Phone: +45 29 72 79 72
> Email: gitte@mmmanager.org
> Web: www.mmmanager.org
>
> Quote of the day:
> Bare fordi at grunden til at jeg bruger Linux er, at det er det eneste
> system der er brugervenligt nok til mig?
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>