From owner-freebsd-questions Mon May 27 12:38:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bolian.hitnet.rwth-aachen.de (bolian.hitnet.RWTH-Aachen.DE [137.226.181.29]) by hub.freebsd.org (Postfix) with ESMTP id 5BA5B37B401 for ; Mon, 27 May 2002 12:38:36 -0700 (PDT) Received: by bolian.hitnet.rwth-aachen.de (Postfix, from userid 501) id 33115D331; Mon, 27 May 2002 21:32:37 +0200 (CEST) Date: Mon, 27 May 2002 21:32:37 +0200 From: Sven =?iso-8859-1?Q?M=FCller?= To: freebsd-questions@FreeBSD.ORG Subject: compiling sasl Message-ID: <20020527213237.D1458@hitnet.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.15i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello everybody! I have another problem with compiling sasl from the ports on my FreeBSD 4.5 Release system. It always stops with this error message. cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include -I/usr/include/open ssl -I/usr/local/include/mysql -Wall -W -O -pipe -c sasldblistusers.c sasldblistusers.c: In function `listusers': sasldblistusers.c:312: warning: unused parameter `cb' sasldblistusers.c: In function `main': sasldblistusers.c:332: warning: passing arg 1 of `listusers' from incompatible pointer type sasldblistusers.c:332: too many arguments to function `listusers' *** Error code 1 Stop in /home/sven/sasl/work/cyrus-sasl-1.5.24/utils. *** Error code 1 Stop in /home/sven/sasl/work/cyrus-sasl-1.5.24. *** Error code 1 Stop in /home/sven/sasl/work/cyrus-sasl-1.5.24. *** Error code 1 Stop in /home/sven/sasl. *** Error code 1 Does anyone know why or has any ideas? Greetings, Sven To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message