bad_history

John Newman jnn at jump.net
Mon Nov 13 06:30:42 UTC 2000


Rebuilding the dbz fixed my problems.  Something was screwy in my 
source tree.

On Thu, Nov 09, 2000 at 06:24:28PM -0600, John Newman wrote:
> 
> Well I recompiled from fresh sources.  I think there must've been a cached
> off_t set to 32 bits  - I think I did at one time compile without largefiles.  
> The binary size of the new makedbz was slightly larger than the old one
> and it barfed out until I changed my history.dir from 10 to 14.  So
> I'm rebuilding dbz now....  Thanks for all the help so far.
> 
> --
> John
> 
> > Assuming it is, did you at any time run configure without specifying
> > largefiles?  If so, perhaps somewhere is cached a 32-bit off_t, rather
> > than the 64-bit one that I got on my Slowaris 7 system.
> > 
> > (I think the proper defines in /usr/include/sys/types.h will give you
> > a longlong_t for your off_t.  If you can't get that, then perhaps you
> > can force it in the lib/dbz.c source, assuming that `make clean' after
> > removing the config.cache doesn't work...)
> 



More information about the inn-workers mailing list