On Mon, Jul 18, 2016 at 02:09:02PM +0300, Cág wrote: > > did you try recompiling with "-fPIC"? > > I am not sure where to put it, so I did it like this > > make CC="gcc -fPIC" > > and it gave the same error.
Try to do a make clean first and then simply make.