Re: __stack_chk_fail_local

2008-09-01 Thread gianluca massei
AGS = -fno-stack-protector gianluca Marco Bizzarri wrote: On Sat, Aug 30, 2008 at 3:03 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Thanks! I've resolved the problem with libraries but... I've still error with this message: ImportError: ./_python_grass6.so: undefined symb

Re: __stack_chk_fail_local

2008-08-30 Thread Marco Bizzarri
On Sat, Aug 30, 2008 at 3:03 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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 > > exus

Re: __stack_chk_fail_local

2008-08-30 Thread [EMAIL PROTECTED]
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 -- Initial Header --- >From : "Marco Bizzarr

Re: __stack_chk_fail_local

2008-08-30 Thread Marco Bizzarri
py library with swig and I've copied >> > in /usr/lib/python2.5/lib-dynload/ but when import the module >> >> >>>import libfoo >> >> > I've that message >> >> > Traceback (most recent call last): >> > File "

Re: __stack_chk_fail_local

2008-08-30 Thread gianluca
lib/python2.5/lib-dynload/ but when import the module > > >>>import libfoo > > > I've that message > > > Traceback (most recent call last): > > File "", line 1, in > > ImportError: /usr/lib/python2.5/lib-dynload/_libfoo.so: undefined > > symbo

Re: __stack_chk_fail_local

2008-08-30 Thread Marco Bizzarri
hat message > > Traceback (most recent call last): > File "", line 1, in > ImportError: /usr/lib/python2.5/lib-dynload/_libfoo.so: undefined > symbol: __stack_chk_fail_local > > Could anybody help me? > > gianluca > -- > http://mail.python.org/mailman/listinf

__stack_chk_fail_local

2008-08-29 Thread gianluca
ython2.5/lib-dynload/_libfoo.so: undefined symbol: __stack_chk_fail_local Could anybody help me? gianluca -- http://mail.python.org/mailman/listinfo/python-list