https://bugs.openldap.org/show_bug.cgi?id=9441
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Howard Chu hyc@openldap.org --- Do what the error message tells you to do.
/usr/bin/ld: bconfig.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
Recompile all of the code with -fPIC added to CFLAGS.