--- vpopmail-5.4.9/cdb/Makefile.orig 2005-04-29 17:59:48.829109280 -0400 +++ vpopmail-5.4.9/cdb/Makefile 2005-04-29 18:00:18.645576488 -0400 @@ -43,7 +43,7 @@ compile: \ warn-auto.sh conf-cc ( cat warn-auto.sh; \ - echo exec "`head -n 1 conf-cc`" '-c $${1+"$$@"}' \ + echo exec "`head -n 1 conf-cc`" -fPIC '-c $${1+"$$@"}' \ ) > compile chmod 755 compile