« Return to Thread: memory error compiling mapnik .. help?

Re: memory error compiling mapnik .. help?

by Mikel Maron :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
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 <blake@...>
To: Mikel Maron <mikel_maron@...>
Cc: Mapnik users mailing-list <mapnik-users@...>
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 <mikel_maron@...> 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
Mapnik-users@...
https://lists.berlios.de/mailman/listinfo/mapnik-users

_______________________________________________
Mapnik-users mailing list
Mapnik-users@...
https://lists.berlios.de/mailman/listinfo/mapnik-users

 « Return to Thread: memory error compiling mapnik .. help?