Skip to content

Instantly share code, notes, and snippets.

@aconbere
Created May 5, 2010 18:44
Show Gist options
  • Save aconbere/391248 to your computer and use it in GitHub Desktop.
Save aconbere/391248 to your computer and use it in GitHub Desktop.
/usr/bin/ld: /home/aconbere/Projects/Estately/estately/requirements/librets-1.4.0/build/librets/lib/librets.a(CapabilityUrls.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/home/aconbere/Projects/Estately/estately/requirements/librets-1.4.0/build/librets/lib/librets.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [blib/arch/auto/librets/librets.so] Error 1
make[2]: Leaving directory `/home/aconbere/Projects/Estately/estately/requirements/librets-1.4.0/build/swig/perl'
make[1]: *** [build/swig/perl/blib/arch/auto/librets/librets.so] Error 2
make[1]: Leaving directory `/home/aconbere/Projects/Estately/estately/requirements/librets-1.4.0'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment