From owner-freebsd-questions@FreeBSD.ORG Sun Mar 7 05:00:49 2004 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 B0D3116A4D1 for ; Sun, 7 Mar 2004 05:00:49 -0800 (PST) Received: from adicia.telenet-ops.be (adicia.telenet-ops.be [195.130.132.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8191643D45 for ; Sun, 7 Mar 2004 05:00:49 -0800 (PST) (envelope-from n.b@myrealbox.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by adicia.telenet-ops.be (Postfix) with SMTP id 39A2D1F720D for ; Sun, 7 Mar 2004 14:00:48 +0100 (MET) Received: from cronos.home.vsb (d5152A4C1.kabel.telenet.be [81.82.164.193]) by adicia.telenet-ops.be (Postfix) with ESMTP id 1A21E1F70B5 for ; Sun, 7 Mar 2004 14:00:48 +0100 (MET) From: Guy Van Sanden To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1078664447.3866.1.camel@cronos.home.vsb> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 07 Mar 2004 14:00:47 +0100 Content-Transfer-Encoding: 7bit Subject: make of Cyrus-sasl fails 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: Sun, 07 Mar 2004 13:00:49 -0000 I tried to make Cyrus-sasl, but I failed like this: (My system is FreeBSD 5.2.1 with MIT Kerberos) cc -Wall -W -O -pipe -mcpu=pentiumpro -L/usr/local/lib -L/usr/lib -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -o saslauthd saslauthd.o mechanisms.o auth_dce.o auth_getpwent.o auth_krb5.o auth_krb4.o auth_pam.o auth_rimap.o auth_shadow.o auth_sia.o -L/usr/local/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypt -lpam -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/lib /usr/local/lib/libkrb5.so: warning: mktemp() possibly used unsafely; consider using mkstemp() auth_krb5.o: In function `k5support_verify_tgt': auth_krb5.o(.text+0xe6): undefined reference to `krb5_data_zero' *** Error code 1 Stop in /usr/ports/security/cyrus-sasl/work/cyrus-sasl-1.5.28/saslauthd. *** Error code 1 Stop in /usr/ports/security/cyrus-sasl/work/cyrus-sasl-1.5.28. *** Error code 1 Stop in /usr/ports/security/cyrus-sasl/work/cyrus-sasl-1.5.28. *** Error code 1 Stop in /usr/ports/security/cyrus-sasl. *** Error code 1 Stop in /usr/ports/security/cyrus-sasl. Am I doing something wrong? -- ______________________________________________________________________ Guy Van Sanden http://unixmafia.port5.com Registered Linux user #249404 - September 1997 ______________________________________________________________________