Hi all, I downloaded Samba 3.0.7 (gzipped) from samba.org to RedHat Linux, unzipper, and configured source. I got the following error during compilation
Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xb37): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xb57): undefined reference to `dlsym' lib/system.po: In function `sys_dlclose': lib/system.po(.text+0xb74): undefined reference to `dlclose' lib/system.po: In function `sys_dlerror': lib/system.po(.text+0xb91): undefined reference to `dlerror' lib/username.po: In function `user_in_netgroup_list': lib/username.po(.text+0xab7): undefined reference to `yp_get_default_domain' lib/access.po: In function `string_match': lib/access.po(.text+0x1dd): undefined reference to `yp_get_default_domain' collect2: ld returned 1 exit status make: *** [nsswitch/libnss_wins.so] Error 1 What did I miss here? What else has to be installed? Thank you, Leon P.S. Please, reply to [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
