Hmm...that's odd.

Did you try re-downloading it?

Next, try
# yum install libev-deve

Next, try
# yum provides ev.h

I think this should take care of it at first glance.

EricB


On 4/9/2015 5:50 AM, Rajesh M wrote:
> hi ericB
>
> read your update that ericS is busy for quite some time and is not active on 
> the list
>
> i am using qmailtoaster 32 bit version on centos 5 for the past over 8 years 
> on several of my server each having around 2000 - 4000 users.
>
> i recently migrated to centos 6 64 bit version and the new downloads (with 
> extension .qt instead of toaster) but am facing issues related to 
> installation of vpopmail.
>
> i do not wish to directly use the rpms but would rather download and compile 
> the packages one by one using the source rpms ie the old way since i 
> customize simscan to suit my requirements.
>
>
> # rpmbuild --rebuild --define "dist .qt.el6"  vpopmail-5.4.33-0.qt.src.rpm
>
> gcc -g -O2 -I/usr/include/libvpopmail  -pthread -o vusaged.o -c vusaged.c
> gcc -g -O2 -I/usr/include/libvpopmail  -pthread -o socket.o -c socket.c
> socket.c:33:16: error: ev.h: No such file or directory
> socket.c:106: error: field 'r_eio' has incomplete type
> socket.c:106: error: field 'w_eio' has incomplete type
> socket.c:128: error: expected ')' before 'struct'
> socket.c:129: error: expected ')' before 'struct'
> socket.c:130: error: expected ')' before 'struct'
> socket.c:131: error: expected ')' before 'struct'
> socket.c: In function 'socket_init':
> socket.c:454: warning: assignment makes pointer from integer without a cast
> socket.c:462: error: 'socket_accept' undeclared (first use in this function)
> socket.c:462: error: (Each undeclared identifier is reported only once
> socket.c:462: error: for each function it appears in.)
> socket.c:462: error: 'EV_READ' undeclared (first use in this function)
> socket.c:465: error: 'socket_timer' undeclared (first use in this function)
> socket.c: At top level:
> socket.c:673: error: expected ')' before 'struct'
> socket.c:786: error: expected ')' before 'struct'
> socket.c:881: error: expected ')' before 'struct'
> socket.c:952: error: expected ')' before 'struct'
> make: *** [socket.o] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.HsGHWk (%build)
>
>
> RPM build errors:
>     InstallSourcePackage at: psm.c:244: Header V3 DSA/SHA1 Signature, key ID 
> 1bde5fd0: NOKEY
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     user shubes does not exist - using root
>     group shubes does not exist - using root
>     Bad exit status from /var/tmp/rpm-tmp.HsGHWk (%build)
>
>
> what i need is the list of perquisites and the download packages which will 
> allow me to download and install the 64 bit centos 6 version of qmailtoaster 
> without any issues
> could you help please ...
>
>
>
> ####################
> i downloaded the packages from
> http://mirror2.qmailtoaster.com//current/SRPMS/
>
> i installed the perquisites
>
> wget http://qmailtoaster.com/distro/centos/cnt5064/cnt5064-deps.sh
> wget http://qmailtoaster.com/distro/centos/cnt5064/cnt5064-perl.sh
> wget http://qmailtoaster.com/distro/centos/cnt5064/cnt5064-svcs.sh
>
> started installation
>
> rpmbuild --rebuild --define "dist .qt.el6" daemontools-0.76-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/daemontools-0.76-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6" ucspi-tcp-0.88-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/ucspi-tcp-0.88-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  libvpopmail-5.4.33-0.qt.src.rpm
> rpm -Uvh 
> /root/rpmbuild/RPMS/x86_64/libvpopmail-devel-5.4.33-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  vpopmail-5.4.33-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/vpopmail-5.4.33-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  libdomainkeys-0.69-0.qt.src.rpm
> rpm -Uvh 
> /root/rpmbuild/RPMS/x86_64/libdomainkeys-devel-0.69-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"   libsrs2-1.0.18-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/libsrs2-1.0.18-0.qt.el6.x86_64.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/libsrs2-devel-1.0.18-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"   spamdyke-4.3.1-1.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/spamdyke-4.3.1-1.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  qmail-1.03-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/qmail-1.03-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  autorespond-2.0.5-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/autorespond-2.0.5-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  control-panel-0.5.1-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/control-panel-0.5.1-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  ezmlm-0.53.324-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/ezmlm-0.53.324-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  maildrop-2.7.0-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/maildrop-2.7.0-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  qmailadmin-1.2.16-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/qmailadmin-1.2.16-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  
> qmailadmin-spambox-1.2.16-0.qt.src.rpm
> rpm -Uvh 
> /root/rpmbuild/RPMS/x86_64/qmailadmin-spambox-1.2.16-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  qmailmrtg-4.2-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/qmailmrtg-4.2-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  isoqlog-2.2.1-1.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/isoqlog-2.2.1-1.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  vqadmin-2.3.7-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/vqadmin-2.3.7-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  spamassassin-3.3.2-2.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/spamassassin-3.3.2-2.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  clamav-0.98.4-2.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/clamav-0.98.4-2.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  ripmime-1.4.0.10-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/ripmime-1.4.0.10-0.qt.el6.x86_64.rpm
>
> rpmbuild --rebuild --define "dist .qt.el6"  simscan-1.4.0-0.qt.src.rpm
> rpm -Uvh /root/rpmbuild/RPMS/x86_64/simscan-1.4.0-0.qt.el6.x86_64.rpm
> ####################
>
> thanks
> rajesh
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to