inn 2.3, news.daily wont rebuild history files

unilerik at green.rnd.uni-c.dk unilerik at green.rnd.uni-c.dk
Mon Nov 13 09:02:16 UTC 2000


On Sun, 12 Nov 2000, Nicholas Geovanis wrote:

>
> On Sat, 11 Nov 2000 unilerik at green.rnd.uni-c.dk wrote:
>
> > -what can I do about the current situation?
> >
> > I have to do something!!!
>
> Did you use IBM's compiler to build inn? If you did, this may apply:

yes, I use IBM's C-compiler

> The RS6000 memory architecture is segmented, like old MS-DOS but the
> segments are way bigger: 256MB for stack and for each of eight data
> segments. Just as one used to do with Borland C, if you need to use a
> different memory model, you need to tell the compiler/linker/loader about
> it, but in the AIX case there are only two models, regular and large,  
> instead of four (what was it? tiny, compact, large and huge :-). See the
> "-bmaxdata" operand for ld and the C compiler.

oh yes, I used this flag

LDFLAGS         = -bmaxdata:512000000 $(LFS_LDFLAGS) 

-recompiled - and - expire is running !!!!
Thank you very much!

/Erik




More information about the inn-workers mailing list