Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 21:32:37 +0200
From:      Sven =?iso-8859-1?Q?M=FCller?= <sven@hitnet.rwth-aachen.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   compiling sasl
Message-ID:  <20020527213237.D1458@hitnet.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020527213237.D1458>