thanks for the help,
maybe the solution will be useful: in "various Linux distributions are starting to ship with a version of the GNU C compiler which incorporates an extension which implements protection for stack-smashing". In that case the Makefile has to modified with
CFLAGS = -fno-stack-protector
gianluca
Marco Bizzarri wrote:
Quote:
On Sat, Aug 30, 2008 at 3:03 PM,
g_massa@libero.it <g_massa@libero.itwrote:
>
Quote:
>Thanks!
>I've resolved the problem with libraries but... I've still error with this message:
>ImportError: ./_python_grass6.so: undefined symbol: __stack_chk_fail_local
>>
>exuse me, I'm not a guru.
>>
>Gianluca
>>
>>
>
I'm not a guru either, Gianluca ;)
>
I made a little search on Google; the first link is the following:
>
http://ubuntuforums.org/showthread.php?t=352642
>
can you apply the suggestion?
>
I think you should give a little more context on your problem, also,
because I think it has to do with your setup (not that you setup
something in the wrong way: just to have context).
>
Regards
Marco
>
>
>
>
>