Displaying 1 result from an estimated 1 matches for "cgzz".
Did you mean:
cgz
2006 Jul 06
1
Problem compiling pam_winbind.so on Solaris (samba-3.0.23rc3)
with the supplied Makefile(.in) I'm not able to make pam_winbind.so
on Solaris (8 and 9).
So i had a look at the Makefile and found out that there seem's to
be some things missing.... :-))
> bin/pam_winbind.@SHLIBEXT@: $(PAM_WINBIND_OBJ:.o=.@PICSUFFIX@) bin/.dummy
> @echo "Linking shared library $@"
> @$(SHLD) $(LDSHFLAGS) -o $@ $(PAM_WINBIND_PICOBJ) \