PDA

View Full Version : CentOS X64 exim rpmbuild error



nango
03-01-2011, 12:29 PM
I'm try to update exim from 4.6X to 4.73 and I can't for this error:




...
exim_dbmbuild.c:298: error: 'key' undeclared (first use in this function)
exim_dbmbuild.c:298: error: 'R_NOOVERWRITE' undeclared (first use in this function)
make[1]: *** [exim_dbmbuild.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/da_exim-4.73/build-Linux-i386'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.67268 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.67268 (%build)

Is it problem for CentOS version?

nobaloney
03-03-2011, 10:21 AM
From where did you get the exim source code?

Jeff

mr.applesauce
03-03-2011, 12:10 PM
http://help.directadmin.com/item.php?id=125

nobaloney
03-03-2011, 12:45 PM
@mr.applesauce:

I was asking user nango.

Jeff

SeLLeRoNe
03-03-2011, 11:38 PM
nango why dont you just use custombuild 1.2 for update exim?

nango
03-07-2011, 10:50 PM
From where did you get the exim source code?

Jeff

Thank you for care, and apologize because I forgot this post.
I got from:
wget http://files.directadmin.com/services/da_exim-4.73-1.src.rpm


nango why dont you just use custombuild 1.2 for update exim?
with thanks.
I will try today.