[Tilesathome] Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
Andrew McCarthy
me at andrewmccarthy.ie
Tue Apr 29 11:26:58 BST 2008
On Tue, Apr 29, 2008 at 12:01:03PM +0200, Florian Lohoff wrote:
> On Tue, Apr 29, 2008 at 07:32:19AM +0100, Andrew McCarthy wrote:
> > This sounds like a problem mentioned here
> > http://lists.openstreetmap.org/pipermail/tilesathome/2008-February/001835.html
> > in which libgc needs to be rebuilt with --enable-large-config (or
> > -DLARGE_CONFIG for older versions). The instructions on that page tell
> > you to rebuild inkscape as well, but that's unnecessary if you can get
> > the source for the version of libgc included with your distribution.
>
> gc 6.8 doesnt have that option - It seems you need 7.0 - So just
> rebuilding the debian package as i just tried is not possible.
It's there in 6.8, but you have to trick it into using it. In the
debian/rules file, find the line starting "./configure", and stick this
into the start:
env CFLAGS=-DLARGE_CONFIG ./configure ....
Works for me on Ubuntu (which I think has the exact same package as
Debian).
Cheers,
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.openstreetmap.org/pipermail/tilesathome/attachments/20080429/28bcc783/attachment.pgp>
More information about the Tilesathome
mailing list