From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 05:56:57 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 B5C6C16A4CE for ; Fri, 5 Mar 2004 05:56:57 -0800 (PST) Received: from poros.telenet-ops.be (poros.telenet-ops.be [195.130.132.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 891B543D1F for ; Fri, 5 Mar 2004 05:56:57 -0800 (PST) (envelope-from n.b@myrealbox.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by poros.telenet-ops.be (Postfix) with SMTP id 4D0A038009D for ; Fri, 5 Mar 2004 14:56:56 +0100 (MET) Received: from cronos.home.vsb (d5152A4C1.kabel.telenet.be [81.82.164.193]) by poros.telenet-ops.be (Postfix) with ESMTP id 2B1EE38004C for ; Fri, 5 Mar 2004 14:56:56 +0100 (MET) From: Guy Van Sanden To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1078495015.3869.1.camel@cronos.home.vsb> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 05 Mar 2004 14:56:56 +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: Fri, 05 Mar 2004 13:56:57 -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 ______________________________________________________________________