SAMBA 4 - compilation on Solaris (strsep missing)

simo idra at samba.org
Tue Aug 1 18:27:41 GMT 2006


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 :-)

-- 
Simo Sorce
Samba Team GPL Compliance Officer
email: idra at samba.org
http://samba.org



More information about the samba-technical mailing list