>>> The usage daemon uses libev, so you should install the libev development
>>> headers.
>> 
>>> In Debian/Ubuntu they're called libev3-dev. I'm not familiar with CentOS
>>> to know how to do this there, but I think this should help you out.
>> 
>> I had installed libev-3.9 via tarball. 
>> 
>> I did this
>> 
>> cd /var/src
>> tar -xzf tar/libev-3.9.tar.gz
>> cd libev-3.9
>> ./configure
>> make
>> make install
>
> Why are you trying to build directly in the vusaged directory?  The
> configure script in the main source directory should have detected (or
> not detected) libev and made the proper configurations or warnings.
>
> Back out into the main 5.5.0 source directory and run ./configure.  It
> will build vusaged for you.

Thanks Matt. Now I have another issue. Trying to compile qmailadmin.

/home/vpopmail/include/vpopmail.h:149:1: warning: this is the location of
the previous definition
user.c: In function âcall_hooksâ:
user.c:522: error: âVPOPMAILDIRâ undeclared (first use in this function)
user.c:522: error: (Each undeclared identifier is reported only once
user.c:522: error: for each function it appears in.)
user.c: In function âset_qmaildefaultâ:
user.c:627: error: âVPOPMAILDIRâ undeclared (first use in this function)
make[1]: *** [user.o] Error 1
make[1]: Leaving directory `/var/src/qmailadmin-1.2.14'
make: *** [all] Error 2

I had googled. But I still cant find any solution

Thanks
wL.


!DSPAM:4c215b7d32711787462413!

Reply via email to