I tested this and duplicated the error you report

Then I tested using vpopmail-5.3.30 and qmailadmin-1.0.29, and found that
error doesnt occur with that combination

I would recommend you upgrade to vpopmail-5.3.30 / qmailadmin-1.0.29, as
they contain many new features and bug fixes, and are close to being marked
as the new stable release

Michael.

----- Original Message ----- 
From: "Timo Virtaneva" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, December 07, 2003 9:45 AM
Subject: [qmailadmin] Qmailadmin installation problems with LDAP support


> Hi
>
> I hope that someone is able to help me.
>
> I want to use LDAP with vpopmail and qmailadmin. The Vpopmail seems to
work
> OK and I can create domains and users to the LDAP database.
>
> When I'm compiling the qmailadmin (ver qmailadmin-1.0.6 ), I get following
> errors. I don't know what to define and where to get the qmailadmin
> compiled.
>
> gcc  -g -O2  -o qmailadmin  qmailadmin.o alias.o autorespond.o forward.o
> mailinglist.o user.o util.o auth.o template.o command.o show.o cgi.o
> limits.o dotqmail.o  -lnsl -lm -lcrypt
> qmailadmin.o(.text+0xcf): In function `main':
> /usr/local/src/qmailadmin-1.0.6/qmailadmin.c:240: undefined reference to
> `vclose'
>
qmailadmin.o(.text+0x14d):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:199:
> undefined reference to `vget_assign'
>
qmailadmin.o(.text+0x195):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:210:
> undefined reference to `vauth_user'
>
qmailadmin.o(.text+0x234):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:231:
> undefined reference to `vget_assign'
>
qmailadmin.o(.text+0x257):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:234:
> undefined reference to `vclose'
>
qmailadmin.o(.text+0x3ff):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:175:
> undefined reference to `vget_assign'
>
qmailadmin.o(.text+0x45a):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:180:
> undefined reference to `vclose'
>
qmailadmin.o(.text+0x578):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:133:
> undefined reference to `vauth_getpw'
>
qmailadmin.o(.text+0x59a):/usr/local/src/qmailadmin-1.0.6/qmailadmin.c:136:
> undefined reference to `vget_assign'
>
> I have compiled the qmailadmin-1.0.6 with following options
>
> ./configure \
>   --enable-htmldir=/var/www/qmailadmin/html \
>   --enable-cgibindir=/var/www/qmailadmin/html/cgi \
>   --enable-cgipath=/cgi/qmailadmin.cgi \
>   --enable-no-cache=y
>
>
> I have compiled the vpopmail-5.2.2 with following options
>
> vpopmail-5.2.2
>
> ./configure \
>   --enable-roaming-users=y \
>   --enable-default-domain=pp.netsol.fi \
>   [EMAIL PROTECTED] \
>   --enable-relay-clear-minutes=360 \
>   --enable-logging=p \
>   --enable-defaultquota=20000000S \
>   --enable-ip-alias-domains=n \
>   --enable-passwd=n \
>   --enable-clear-passwd=y \
>   --enable-ldap=y
>
> Best Regards
>      Timo Virtaneva
>
>


Reply via email to