Skip to content

Instantly share code, notes, and snippets.

@aconbere
Created May 5, 2010 18:41
Show Gist options
  • Select an option

  • Save aconbere/391241 to your computer and use it in GitHub Desktop.

Select an option

Save aconbere/391241 to your computer and use it in GitHub Desktop.
/usr/bin/ld: /usr/lib/libboost_system-mt.a(error_code.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libboost_system-mt.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