missing libraries

Andrew Bartlett abartlet at samba.org
Tue Feb 28 18:52:15 MST 2012


On Wed, 2012-02-29 at 02:45 +0100, Günter Kukkukk wrote:
> On Tuesday 28 February 2012 07:05:23 Jason Carlson wrote:
> > When running ./configure on samba4 it says i'm missing the following
> > libraries: intl socket gen. I'm running opensuse 12.1. Do I need these
> > libraries and if so where can I find their sources.
> > 
> > blessings,
> > 
> > jason
> 
> "intl socket gen." does not make any sense to me.
> What exact error do you get ?

libintl is an internationalisation lib required on some platforms.
libsocket isn't in libc on solaris.  

The comment about libgen is:
source3/wscript:    # UnixWare 7.x has its getspnam in -lgen
source3/wscript:    conf.CHECK_FUNCS_IN('getspnam', 'gen')

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list