Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2007 20:28:37 +1100
From:      John Marshall <John.Marshall@riverwillow.com.au>
To:        Vizion <vizion@vizion.occoxmail.com>
Cc:        ports@freebsd.org
Subject:   Re: samba3 compile failure
Message-ID:  <4604EF45.6030402@riverwillow.com.au>
In-Reply-To: <20070323144239.KVBQ2045.dukecmmtao03.coxmail.com@dukecmmtao03>
References:  <20070323144239.KVBQ2045.dukecmmtao03.coxmail.com@dukecmmtao03>

next in thread | previous in thread | raw e-mail | index | archive | help
Vizion wrote:
>  
> 
>> -----Original Message-----
>> From: owner-freebsd-ports@freebsd.org 
>> [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Vizion
>> Sent: Friday, March 23, 2007 3:37 AM
>> To: ports@freebsd.org
>> Subject: samba3 compile failure
>>
>> Trying to compile samba...
>> Is up with my kerberos?
>> If so I do not know how to fix it :-(
>> If not what??
>> Thanks in advance
>> david
>>
------< snip >------
>> `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]#       
>>
> Just though I should mention that this freebsd 6.1 system has krb5-1.6 installed. Is this the version of kerberos that is installed by default with 6_1?
> 
> David

If you have installed the MIT Kerberos Port, you need to tell the Samba 
build where to find it...

# cd /usr/ports/net/samba3
# make KRB5_HOME=/usr/local install clean

-- 

Regards,

John Marshall
Systems & Networks Specialist
Riverwillow Pty Ltd
Tel: +61 2 9832 7544
Fax: +61 2 9832 1986
Mob: +61 407 435 204



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