-
Member
[1.4.5] ./gs: symbol lookup error: ./gs: undefined symbol: _ZTI13TaskInterface
Hi guys, im really getting frustrated with this issue, i know that it's caused by .lib files, but I already moved everything !
I'm using:
libpcre.so
libtask.so
libxml2.so.2
libstdc++.so.5
I moved all of them to its due places:
( /usr/lib )
( /lib )
( /usr/lib32)
( /lib32 )
Can anyone help me? That would be great.
-
-
Re: [1.4.5] ./gs: symbol lookup error: ./gs: undefined symbol: _ZTI13TaskInterface
try this
libtask.so
put in
( /usr/lib )
( /lib )
( /usr/lib32)
( /lib32 )
-
Omega
Re: [1.4.5] ./gs: symbol lookup error: ./gs: undefined symbol: _ZTI13TaskInterface
That will solve your problem