Hi Eric,
i have it under:
libvpopmail_a-vpopmail.o:
U vauth_getpw
libvpopmail_a-vauth.o:
0caa T vauth_getpw
libvpopmail_a-vutil.o:
U vauth_getpw
So i think it is ok.
Thank you
Bye
Marcello
Il giorno 14/dic/2013, alle ore 03:01, Eric Shubert ha
scritto:
>
Hi,
I have all correct I think.
/home/vpopmail/etc/lib_deps contains:
-L/home/vpopmail/lib -lvpopmail -Xlinker -R -Xlinker /usr/lib/mysql
-L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt
So it is correct.
If you see in my log:
checking for ev.h... yes
checking for ev_loop_new in -lev... yes
ch
One more thing, I am looking at my compile location and I do have it, I do get
a shared lib but I am not using it on my server.
Anyhow, I will check and let you know.
Ciao
--
Remo Mattei
On December 13, 2013 at 12:21:39, Marcello Lupo (ml...@itspecialist.it) wrote:
vusaged
!DSPAM:52ab6e0
Hi Marcello,
I am looking at my installation and I do not have vusaged are you sure you are
using 5.4.33?
Ciao
--
Remo Mattei
On December 13, 2013 at 12:21:39, Marcello Lupo (ml...@itspecialist.it) wrote:
vusaged
!DSPAM:52ab6d5c34264660412975!
Hi,
Thank you.
I tried in vpopmail-5.4.33 dir:
make distclean
autoreconf
automake
autoconf
./configure --enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp \
--disable-roaming-users \
--enable-onchange-script \
--enable-auth-module=mysql \
--enable-logging=p \
--disable-mysql-limits \
--enable-v
Hi,
yes all is correct:
the only libvpopmail.a found are:
/usr/src/vpopmail-5.4.33/libvpopmail.a
/home/vpopmail/lib/libvpopmail.a
and are identical files.
I think the issue can reside in the way the configure script make the check of
vauth_getpw in the libvpopmail or depending on some configu
Hello,
Yes i have done it but it is not woking.
Anyway the make distclean is useless in the vusaged directory. It doesn’t
produce any effect since the Makefile have still to be created because
./configure is not working.
The libvpopmail.a is correctly found and loaded in the LDCONFIG.
Any hint?
T
Hello,
any news on this issue?
I have exactly this issue on ubuntu server 12.04 LTS x86_64 .
checking for vauth_getpw in -lvpopmail... no
checking for vauth_getall in -lvpopmail... no
checking for get_domain_entries in -lvpopmail... no
checking for client_query_quick in -lvpopmail... yes
configure
which version of vpop?
On Mar 5, 2013, at 07:45 , Franko Fang wrote:
> Dear Matt:
>
> Matt Brookings inter7.com> writes:
>
>>
>>
>> On 01/24/2011 10:22 AM, Qmail List wrote:
>>> Hi,
>>>
>>> For Vpopmail, i did this.
>>>
>>> ./configure --enable-logging=v \
>>> make
>>> make install-strip