build failure: libsmb/clifile.c

Michael Gerdts Michael.Gerdts at usa.alcatel.com
Fri Jun 29 13:44:28 GMT 2001


On Solaris 8, CVS as of 2001/06/29 09:31 EDT:

Compiling libsmb/clifile.c
libsmb/clifile.c: In function `cli_nt_create_full':
libsmb/clifile.c:246: warning: passing arg 1 of `clistr_align' from
incompatible pointer type
libsmb/clifile.c:246: too few arguments to function `clistr_align'

clistr_align() seems to have forgotten the flags argument.

Also the warnings persist due to a missing "#define _FILE_OFFSET_BITS 64":

Compiling msdfs/msdfs.c
msdfs/msdfs.c: In function `get_referred_path':
msdfs/msdfs.c:256: warning: passing arg 2 of `lstat' from incompatible pointer type
msdfs/msdfs.c: In function `form_junctions':
msdfs/msdfs.c:711: warning: passing arg 2 of `lstat' from incompatible pointer type

Mike




More information about the samba-technical mailing list