--- gcc-config-1.7.3.old/gcc-config 2015-03-30 13:34:12.258805571 +0300 +++ gcc-config-1.7.3/gcc-config 2015-03-30 13:36:14.432808842 +0300 @@ -15,8 +15,8 @@ trap ":" INT QUIT TSTP argv0=${0##*/} -source /etc/init.d/functions.sh || { - echo "${argv0}: Could not source /etc/init.d/functions.sh!" 1>&2 +source /lib/gentoo/functions.sh || { + echo "${argv0}: Could not source /lib/gentoo/functions.sh!" 1>&2 exit 1 } esyslog() { :; }