vpopmail-4.10.20 requires qmailadmin-0.53

Ken Jones

[EMAIL PROTECTED] wrote:
> 
> Hi,
> The env is : I have vpopmail 4.10.20 + mysql 3.23.38 + qmail
> I'm trying to make the outputs for qmailadmin and I encountered the next
> problem:
> 1) after ./configure    --prefix=/usr/local/qmailadm
>                         --enable-cgibindir=/usr/local/apache/cgi-bin
>                         --enable-autoresponder-bin=/path_to_auto
>                         --enable-ezmlmdir=/path_to_ezmlm
>                         --enable-vpopmaildir=/var/mail/vpopmail
> 2) the 'make' crushes with :
> 
> gcc  -g -O2  -o qmailadmin  qmailadmin.o alias.o autorespond.o forward.o
> glist.o sysadmin.o user.o util.o auth.o template.o command.o  show.o cgi
> s.o dotqmail.o -L/var/mail/vpopmail/lib -lvpopmail -L/usr/local/lib/mysq
> lclient -lz -lm
> alias.c:301: Undefined symbol `_slen' referenced from text segment
> alias.c:303: Undefined symbol `_scopy' referenced from text segment
> alias.c:304: Undefined symbol `_scat' referenced from text segment
> alias.c:333: Undefined symbol `_slen' referenced from text segment
> alias.c:335: Undefined symbol `_scopy' referenced from text segment
> alias.c:336: Undefined symbol `_scat' referenced from text segment
> alias.c:587: Undefined symbol `_slen' referenced from text segment
> alias.c:589: Undefined symbol `_scopy' referenced from text segment
> alias.c:590: Undefined symbol `_scat' referenced from text segment
> mailinglist.c:277: Undefined symbol `_slen' referenced from text segment
> collect2: ld returned 1 exit status
> *** Error code 1
> 
> Stop in /home/alex/download/vpop/qmailadmin-0.45 (line 214 of Makefile).
> *** Error code 1
> 
> Stop in /home/alex/download/vpop/qmailadmin-0.45 (line 245 of Makefile).
> *** Error code 1
> 
> What could be the problem ?
> Any ideea will be wellcomed, tks

Reply via email to