Re: NNTPC: not expiring - partition full

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Shayne Hardesty wrote:
> 
> If anyone out there has 2.3.2.1 expiring on a linux server how about
> posting to the list and let us know if you've done anything special?

There's a problem with calloc.  You need to make sure that it's linked in, say
by having a dummy function like this:

void calloc_dummy() {
	calloc(0, 0);
}

-- 
Debian GNU/Linux 1.3 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


[Index of Archives]     [Yosemite]     [Yosemite Campsites]     [Bugtraq]     [Linux]     [Trn]

Powered by Linux