On Sun, Oct 13, 2002 at 09:00:17PM -0400, Green, Paul wrote: > HEAD has cli_dfs.c in the directory source/rpc_client. > 2_2 and 3_0 have cli_dfs.c in the directory source/libsmb. > > These file locations match source/Makefile.in *except* in 3_0, where it > claims that cli_dfs.c is in source/rpc_client. > > This seems to be why 33 builds of samba_3_0 (including mine) are reported > failing at build.samba.org... > > No patch because I have no idea which branch is correct. But I hope the fix > is obvious to someone.
I'm just wondering whether your cvs trees are out of date. The version of Makefile.in in CVS for samba 3.0 looks in rpc_client for cli_dfs.c Tim.
