Thanks Dane, that got it moving. Now in the linking, getting this error. What needs configuring? Scons still puzzles me.
/usr/bin/ld: /usr/lib64/libboost_system-mt.a(error_code.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/lib64/libboost_system-mt.a: could not read symbols: Bad value -Mikel ________________________________ From: Dane Springmeyer <[email protected]> To: Mikel Maron <[email protected]> Cc: Mapnik users mailing-list <[email protected]> Sent: Sunday, May 31, 2009 9:56:16 AM Subject: Re: [Mapnik-users] memory error compiling mapnik .. help? Hey mikel. In the previous case I stopped apache which freed up the needed men to get past that one particularly expensive compile. Scons may have a low mem setting - I'll look around for that when I get a chance. A longer term solution may be to spilt apart some of that code file. Also perhaps making the pickle support an optional compile which might reduce the memory burden a bit as well. Dane On May 30, 2009, at 11:42 PM, Mikel Maron <[email protected]> wrote: Hi I'm running into a problem when the compile comes to mapnik_rule.cpp. It's basically this problem, as reported by Dane. http://trac.mapnik.org/ticket/235 It's not a mapnik problem per se .. but wondering if anyone has advice on how to get through this compile step, without having the OS kill off process. Thanks Mikel _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

