I am trying to get courier compiled on CentOS 5. But I am getting following error.
config.status: creating courierfax.8 config.status: executing depfiles commands config.status: creating courierfax.html config.status: executing depfiles commands Making all in module.esmtp mkdir .libs gcc -DHAVE_CONFIG_H -I. -I./../.. -I../.. -I./../../courier -I../../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../authlib -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT esmtp.lo -MD -MP -MF .deps/esmtp.Tpo -c esmtp.c -fPIC -DPIC -o .libs/esmtp.o gcc -DHAVE_CONFIG_H -I. -I./../.. -I../.. -I./../../courier -I../../courier -I./../../rfc822 -I./../../afx -I./../../courier/libs -I./../../authlib -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT esmtp.lo -MD -MP -MF .deps/esmtp.Tpo -c esmtp.c -o esmtp.o >/dev/null 2>&1 ar cru .libs/librewrite.a esmtp.o ranlib .libs/librewrite.a creating librewrite.la (cd .libs && rm -f librewrite.la && ln -s ../librewrite.la librewrite.la) gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. make[4]: *** [esmtpclient.o] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.4680 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.4680 (%build) -- Hameedullah Khan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
