Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiling Samba 3.0 on Unix 9.0

Status
Not open for further replies.
Oct 21, 2003
19
US
Hey group I get an error when I compile Samba 3.0 on Unix 9.0. I use the following when I run the configure command:

./configure --with-ads --with-krb5/usr/local/krb5

This works fine with no errors but when I run the make command I get this error:

make: *** [libsmb/clikrb5.o] Error 1

I have the MIT Kerberos ver 1.3.1 installed as well as the Open LDAP version 2.1.22. Any ideas?
 
./configure --with-ads --with-krb5=/usr/local/krb5

?
 
Sorry I forgot the Equal sign in my original posting. I stll get the make: *** [libsmb/clikrb5.o] Error 1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top