SAMBA 4 - compilation on Solaris (strsep missing)

Andrew Bartlett abartlet at samba.org
Tue Aug 1 20:01:32 GMT 2006


On Tue, 2006-08-01 at 14:27 -0400, simo wrote:
> On Tue, 2006-08-01 at 18:07 +0000, David Collier-Brown wrote:
> > It's also found in kerberos and roken. Cscope says:
> > 
> > C symbol: strsep
> > 
> >    File         Function                Line
> > 0 mount.cifs.c parse_options             68 while ((data = strsep(&options,
> >                                              ",")) != NULL) {
> > 1 pkinit.c     parse_integer           1507 p1 = strsep(p, " \t");
> > 2 pkinit.c     _krb5_parse_moduli_line 1549 p1 = strsep(&p, " \t");
> > 3 pkinit.c     _krb5_parse_moduli_line 1562 p1 = strsep(&p, " \t");
> > 4 roken.h      vasnprintf               223 char * ROKEN_LIB_FUNCTION
> >                                              strsep(char **, const char *);
> > 5 strsep.c     strsep                    46 strsep(char **str, const char
> >                                              *delim)
> 
> Exactly what I said: strsep is in roken (this means heimdal, as roken is
> part of it :-)

Yes, but this means we need to enable more of the roken m4 tests to
cause it to be built.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.                  http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20060802/12e7183f/attachment.bin


More information about the samba-technical mailing list