From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 04:50:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD96B16A4B3 for ; Tue, 30 Sep 2003 04:50:57 -0700 (PDT) Received: from mail2.bluewin.ch (mail2.bluewin.ch [195.186.4.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B16E43F85 for ; Tue, 30 Sep 2003 04:50:54 -0700 (PDT) (envelope-from raphael@computer-rental.ch) Received: from computer-rental.ch (195.186.165.181) by mail2.bluewin.ch (Bluewin AG 7.0.020) id 3F5704FC002E8B94; Tue, 30 Sep 2003 11:50:52 +0000 Date: Tue, 30 Sep 2003 13:47:27 +0200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: I.Tanusheff@procreditbank.com From: =?ISO-8859-1?Q?Rapha=EBl_Marmier?= In-Reply-To: <005801c3872c$4a6b6990$faf810ac@sof.procreditbank.bg> Message-Id: Content-Transfer-Encoding: quoted-printable X-Mailer: Apple Mail (2.552) cc: FreeBSD Questions Subject: Re: Qmailadmin port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 11:50:58 -0000 I might be wrong, but I think this happen when you use the=20 vpopmail-stable port. Using the vpopmail port instead makes this=20 problem go away. Rapha=EBl Le Mardi, 30 sep 2003, =E0 10:24 Europe/Zurich, Ivailo Tanusheff a =E9crit= : > Hi, > > Is there any problem with the qmailadmin port? > When I update it I get: > > > qmailadmin 1.0.26 > Current settings > --------------------------------------- > cgi-bin dir =3D /usr/local/www/cgi-bin.default/qmailadmin > html dir =3D /usr/local/www/data.default/qmailadmin > image dir =3D /usr/local/www/data.default/qmailadmin/images > image URL =3D /qmailadmin/images > template dir =3D /usr/local/share/qmailadmin > qmail dir =3D /var/qmail > vpopmail dir =3D /usr/local/vpopmail > autorespond dir =3D /usr/local/bin > ezmlm dir =3D /usr/local/bin > ezmlm idx =3D yes > mysql for ezmlm =3D yes > help =3D no > modify quota =3D no > domain autofill =3D no > modify spam check =3D no > =3D=3D=3D> Building for qmailadmin-1.0.26 > cc -I. -I/usr/local/vpopmail/include -O -pipe -c qmailadmin.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c alias.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c autorespond.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c forward.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c mailinglist.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c user.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c util.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c auth.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c template.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c command.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c show.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c cgi.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c limits.c > cc -I. -I/usr/local/vpopmail/include -O -pipe -c dotqmail.c > cc -O -pipe -o qmailadmin qmailadmin.o alias.o autorespond.o > forward.o mailinglist.o user.o util.o auth.o template.o command.o=20 > show.o > cgi.o limits.o dotqmail.o -L/usr/local/vpopmail/lib -lvpopmail -lm > -lcrypt > user.o: In function `show_user_lines': > user.o(.text+0x52a): undefined reference to `readuserquota' > template.o: In function `send_template_now': > template.o(.text+0xe60): undefined reference to `readuserquota' > limits.o: In function `load_limits': > limits.o(.text+0x14): undefined reference to `vget_limits' > gmake: *** [qmailadmin] Error 1 > *** Error code 2 > > Regards, > Ivailo Tanusheff > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org"