From owner-freebsd-ports@FreeBSD.ORG Fri Mar 23 15:26:36 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AC6916A401 for ; Fri, 23 Mar 2007 15:26:36 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03.coxmail.com (dukecmmtao03.coxmail.com [68.99.120.70]) by mx1.freebsd.org (Postfix) with ESMTP id CF09513C45D for ; Fri, 23 Mar 2007 15:26:35 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03 ([172.18.22.62]) by dukecmmtao03.coxmail.com (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20070323152633.POIA2045.dukecmmtao03.coxmail.com@dukecmmtao03>; Fri, 23 Mar 2007 11:26:33 -0400 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) From: Vizion Organization: vizion Communications To: Date: Fri, 23 Mar 2007 8:26:34 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20070323152633.POIA2045.dukecmmtao03.coxmail.com@dukecmmtao03> Cc: youshi10@u.washington.edu Subject: Re: samba3 compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 15:26:36 -0000 > -----Original Message----- > From: owner-freebsd-ports@freebsd.org > [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Vizion > Sent: Friday, March 23, 2007 8:15 AM > To: ports@freebsd.org > Cc: youshi10@u.washington.edu > Subject: Re: samba3 compile failure > > Vizion wrote: > > I am trying to compile samba... > > > > Is the cause something up with my kerberos installation > (see errors below)? > > If so I do not know how to fix it :-( > > > > If not what and how can I fix it?? > > > > Is any more information needed to help identify the cause > of the compile failure? > > > > Thanks in advance for any help you can give > > david > > -------------------------------------------------- > > Compiling lib/smbldap_util.c > > Compiling smbd/server.c > > Linking bin/smbd > > libsmb/clikrb5.o(.text+0x109c): In function > > `smb_krb5_get_keyinfo_from_ap_req': > > : undefined reference to `krb5_decode_ap_req' > > libsmb/clikrb5.o(.text+0x1423): In function > > `smb_krb5_principal_compare_any_realm': > > : undefined reference to `krb5_principal_compare_any_realm' > > libsmb/clikrb5.o(.text+0x1833): In function `smb_krb5_free_error': > > : undefined reference to `krb5_free_error_contents' > > libads/kerberos_keytab.o(.text+0x1b3): 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 > > > > Stop in /usr/ports/net/samba3/work/samba-3.0.24/source. > > *** Error code 1 > > > > Stop in /usr/ports/net/samba3. > > [root@dns1 /usr/ports/net/samba3]# > > According to that you're missing kerberos5 (part of the base > system). So > you can either install kerberos, or change the kerberos property with > make config in the dependencies tree (security/libtasn1?) > > -Garrett > _Thank you Garrett > > You are always do helpful and forthcoming - I want you to > know how much I appreciate your thoughtfulness. > > Just before I received your email (which made me think I had > been on the right track)..I did make install in /usr/src/kerberos5 > AND after > # cd /usr/ports/net/samba3 > # make clean > > was reading your reply while awaiting the outcome of > # make > UNFORTUNATELY... > I got the same error > > I would mention that pkg_info shows that > krb5-1.6 is installed on the system(is this the MIT version?). > > Does this mean I now need to deinstall krb5-1.6? > > How can I then clean up all my ports to get the dependencies right? > > Sorry I am not very food at this.. still struggling with > understanding exactly how to deal withese issues. > > Thanks again > David > my /etc/make.conf has no entries for KERBEROS (in fact it only has entries for PERL_VER and PERL_VERSION !!! I guess I need to pay some attantion to using make.conf especially as I want to upgrade this system to 6.2 but am a little nervous of doing so because I am unsure whether I might make a mess of the upgrade!!