[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Error when compiling lsyslog-5
- From: michal kalinowski <michal.kalinowski@...>
- Date: Wed, 7 Jul 2010 20:04:15 +0200
Hello,
After run make I have this error:
[root@xx lsyslog-5]# make
cc -o syslog.so -shared lsyslog.o
/usr/bin/ld: lsyslog.o: relocation R_X86_64_32 against `a local
symbol' can not be used when making a shared object; recompile with
-fPIC
lsyslog.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [syslog.so] Error 1
My os Centos 5.4 64 bit, now I have installed lua-5.1.4, luasql-2.1.1
and luasocket-2.0.2
I would be very grateful if someone could help me.
BR,
Michał