Greetings,

Just for completeness I am seeing the same problem building Samba 3.5.6 under Solaris 10:

Had to manually add "-lintl" to the LIBS option in the Makefile.

...
Linking shared library bin/pam_winbind.so
Undefined                       first referenced
 symbol                             in file
libintl_bindtextdomain              ../nsswitch/pam_winbind.o
libintl_dgettext                    ../nsswitch/pam_winbind.o
ld: fatal: Symbol referencing errors. No output written to bin/pam_winbind.so
collect2: ld returned 1 exit status
make: *** [bin/pam_winbind.so] Error 1



On 10/18/2010 10:01 AM, Robert M. Martel - CSU wrote:
Greetings,

No helpful hints have been offered to my winbind issues with Samba 3.4.9
and Solaris 9 I started trying to build Samba 3.5.6. Using gcc 3.4.6. I
added "-lintl" to the LIBS option in the Makefile which cleared some
earlier linker errors involving libintl_gettext, libintl_textdomain and
libintl_bindtextdomain being undefined, except with winbind:

Linking shared library bin/pam_winbind.so
Undefined first referenced
symbol in file
libintl_bindtextdomain ../nsswitch/pam_winbind.o
libintl_dgettext ../nsswitch/pam_winbind.o
ld: fatal: Symbol referencing errors. No output written to
bin/pam_winbind.so
collect2: ld returned 1 exit status
make: *** [bin/pam_winbind.so] Error 1

I have not been able to get any version of Samba beyond 3.2.15 to build
on Solaris 9 with support for Active Directory. Any later 3.2 version I
see run-time errors with winbind which is why I decided to give 3.5 a try.


--
***********************************************************************
Robert M. Martel                 I met someone who looks a lot like you
System Administrator             She does the things you do
Levin College of Urban Affairs   But she is an IBM
Cleveland State University                           -Jeff Lynne
(216) 687-2214
[email protected]
***********************************************************************
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to