From owner-freebsd-questions@FreeBSD.ORG Wed Jul 26 08:59:05 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 549A816A4E0 for ; Wed, 26 Jul 2006 08:59:05 +0000 (UTC) (envelope-from michael.moon@bedfordshire.pnn.police.uk) Received: from cjx1d.pnn.police.uk (pnnb4.psops.net [194.6.79.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCD9443D53 for ; Wed, 26 Jul 2006 08:59:00 +0000 (GMT) (envelope-from michael.moon@bedfordshire.pnn.police.uk) Received: from maila.bedfordshire.pnn.police.uk ([51.65.231.131] helo=mailsweeper.bedfordshire.pnn.police.uk) by cjx1d.pnn.police.uk with esmtp id 1G5fEI-0007zm-CF for freebsd-questions@freebsd.org; Wed, 26 Jul 2006 09:58:59 +0100 Received: from HQVMAIL.internal.beds.police.cjx.gov.uk (unverified) by mailsweeper.bedfordshire.pnn.police.uk (Clearswift SMTPRS 5.2.5) with ESMTP id for ; Wed, 26 Jul 2006 10:05:43 +0100 x-fsavag4mse-ts: 5f80102839fffaeb Content-Class: urn:content-classes:message Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Content-Type: multipart/related; boundary="----_=_NextPart_001_01C6B091.BBEB0341"; type="multipart/alternative" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Date: Wed, 26 Jul 2006 09:59:01 +0100 Message-ID: <7C81E4BCC774124F99EB4965B495F324019295D8@HQVMAIL.internal.beds.police.cjx.gov.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: have been trying to compile samba 3 with ads support getting error below thread-index: Acawkb02vR2J5ZguRPCD65JR1t2YeQ== From: "Moon Michael" To: X-ACL-Warn: Message virus-scanned by F-Secure: CLEAN X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: have been trying to compile samba 3 with ads support getting error below X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2006 08:59:05 -0000 This is a multi-part message in MIME format. ------_=_NextPart_001_01C6B091.BBEB0341 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable : undefined reference to `krb5_free_error_contents' libads/kerberos_keytab.o(.text+0x1fb): In function `smb_krb5_kt_add_entry': : undefined reference to `krb5_kt_compare' /usr/lib/libgssapi.so: undefined reference to `krb5_rd_cred2' /usr/lib/libgssapi.so: undefined reference to `krb5_crypto_destroy' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_address' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_data' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_keyblock' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setremotesubkey' /usr/lib/libgssapi.so: undefined reference to `krb5_data_free' /usr/lib/libgssapi.so: undefined reference to `krb5_config_get_strings' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setlocalsubkey' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_generatelocalsubkey' /usr/lib/libgssapi.so: undefined reference to `krb5_sockaddr2address' /usr/lib/libgssapi.so: undefined reference to `krb5_cc_get_ops' /usr/lib/libgssapi.so: undefined reference to `krb5_get_default_principal' /usr/lib/libgssapi.so: undefined reference to `krb5_cc_copy_cache' /usr/lib/libasn1.so: undefined reference to `init_error_table' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setkey' /usr/lib/libgssapi.so: undefined reference to `krb5_get_forwarded_creds' /usr/lib/libgssapi.so: undefined reference to `krb5_get_err_text' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_int32' /usr/lib/libgssapi.so: undefined reference to `krb5_h_addr2sockaddr' /usr/lib/libgssapi.so: undefined reference to `krb5_build_authenticator' /usr/lib/libgssapi.so: undefined reference to `krb5_build_ap_req' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_getremoteseqnumber' /usr/lib/libgssapi.so: undefined reference to `krb5_data_zero' /usr/lib/libgssapi.so: undefined reference to `krb5_storage_free' /usr/lib/libgssapi.so: undefined reference to `krb5_config_free_strings' /usr/lib/libgssapi.so: undefined reference to `krb5_create_checksum' /usr/lib/libgssapi.so: undefined reference to `krb5_generate_random_block' /usr/lib/libgssapi.so: undefined reference to `krb5_crypto_init' /usr/lib/libgssapi.so: undefined reference to `krb5_enctype_to_keytype' /usr/lib/libgssapi.so: undefined reference to `krb5_free_creds_contents' /usr/lib/libgssapi.so: undefined reference to `krb5_storage_from_mem' /usr/lib/libgssapi.so: undefined reference to `krb5_store_address' /usr/lib/libgssapi.so: undefined reference to `krb5_decrypt_ivec' /usr/lib/libasn1.so: undefined reference to `initialize_error_table_r' /usr/lib/libgssapi.so: undefined reference to `krb5_store_int16' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_int16' /usr/lib/libgssapi.so: undefined reference to `krb5_get_error_string' /usr/lib/libgssapi.so: undefined reference to `krb5_principal_match' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setlocalseqnumber' /usr/lib/libgssapi.so: undefined reference to `krb5_storage_to_data' /usr/lib/libgssapi.so: undefined reference to `krb5_store_int32' /usr/lib/libgssapi.so: undefined reference to `krb5_encrypt_ivec' /usr/lib/libgssapi.so: undefined reference to `krb5_storage_emem' /usr/lib/libgssapi.so: undefined reference to `krb5_store_data' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setremoteseqnumber' /usr/lib/libgssapi.so: undefined reference to `krb5_principal_get_realm' /usr/lib/libgssapi.so: undefined reference to `krb5_set_error_string' /usr/lib/libgssapi.so: undefined reference to `krb5_make_principal' /usr/lib/libgssapi.so: undefined reference to `krb5_store_keyblock' *** Error code 1 originaly tryed to compile with=20 ./configure --with-ldap --with-syslog --with-acl-support --with-winbind --with-ads --with-krb5=3D/usr/local/bin --with-automount --with-pam=20 then tryed to configure with=20 ./configure --with-ldap --with-syslog --with-acl-support --with-winbind --with-automount --with-pam I get the same error with both , any help would be greatly appreshiated I am currently running freebsd 6.1 have tryed compiling with the ports and I got the same error, tryed downloading the source and compiling get the same error, have checked kerbourous package in ports/security/krb5 appears to be installed correctly does anyone know what this error is ? best Regards =20 Michael Moon=20 =20 =20 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ***************************************************************************= ***** Internet email is not to be treated as a secure means of communication. Bedfordshire Police monitors all Internet email activity and content. For the latest news on local police and criminal activity, visit Bedfordshi= re's Prime Crime Website: www.operationscorpion.org.uk ***************************************************************************= ***** ------_=_NextPart_001_01C6B091.BBEB0341--