[Samba] Trying to compile Samba 3.0.2a

John Seo juseo at scripps.edu
Wed Mar 24 23:19:48 GMT 2004


Hi,

I'm using SuSE 8.2 and I got the source for samba 3.0.2a and I tried to
install it.  ./configure (w/o any arguments) went ok so I type make and it
gives me the following errors:

Linking bin/smbd
auth/pampass.o(.text+0x59): In function `smb_pam_error_handler':
: undefined reference to `pam_strerror'
auth/pampass.o(.text+0xcb6): In function `smb_pam_end':
: undefined reference to `pam_end'
auth/pampass.o(.text+0xde1): In function `smb_pam_start':
: undefined reference to `pam_start'
auth/pampass.o(.text+0xe7c): In function `smb_pam_start':
: undefined reference to `pam_set_item'
auth/pampass.o(.text+0xeec): In function `smb_pam_start':
: undefined reference to `pam_set_item'
auth/pampass.o(.text+0xfea): In function `smb_pam_auth':
: undefined reference to `pam_authenticate'
auth/pampass.o(.text+0x1317): In function `smb_pam_account':
: undefined reference to `pam_acct_mgmt'
auth/pampass.o(.text+0x15f2): In function `smb_pam_setcred':
: undefined reference to `pam_setcred'
auth/pampass.o(.text+0x186b): In function `smb_internal_pam_session':
: undefined reference to `pam_set_item'
auth/pampass.o(.text+0x1899): In function `smb_internal_pam_session':
: undefined reference to `pam_open_session'
auth/pampass.o(.text+0x18b0): In function `smb_internal_pam_session':
: undefined reference to `pam_setcred'
auth/pampass.o(.text+0x18be): In function `smb_internal_pam_session':
: undefined reference to `pam_close_session'
auth/pampass.o(.text+0x194d): In function `smb_pam_chauthtok':
: undefined reference to `pam_chauthtok'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1

Any help would be very much appreciated.

Thanks,

John Seo



More information about the samba mailing list