Issue information

Issue ID
#5523
Status
Unable to Fix
Severity
Low
Started
Hercules Elf Bot
Mar 29, 2012 12:58
Last Post
Hercules Elf Bot
Apr 18, 2012 9:37
Confirmation
N/A

Hercules Elf Bot - Mar 29, 2012 12:58

Originally posted by [b]wend[/b]
OS Debian 6.0 x64


[CODE]
make[1]: Entering directory `/var/ra/src/plugins'
gcc -g -O2 -pipe -ffast-math -Wall -Wno-sign-compare -Wno-unused-parameter -Wno-pointer-sign -Wno-switch -fno-strict-aliasing -DHAVE_SETRLIMIT -DHAVE_STRNLEN -Wno-unused -Wno-parentheses -DHAVE_MONOTONIC_CLOCK -I../common -I/usr/local/include -L/usr/local/lib -shared -o ../../plugins/sample.so sample.c
/usr/bin/ld: /tmp/ccMyjycN.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/tmp/ccMyjycN.o: could not read symbols: Bad value
collect2: ld returned 1 exit status[/CODE]

Hercules Elf Bot - Mar 29, 2012 14:08

Originally posted by [b]Epoque[/b]
Assuming you opted to compile the plugins, we're currently looking at completely renovating the plugin system because it's (basically) a mess. It's on a list of things to-do. As far as I know, SketchyPhoenix was reviewing the plugin files.