HEAD branch - dfs compilation errors

Gordon Smith gordon at hortauto.co.nz
Tue Jul 13 23:48:12 GMT 1999


In dfs.c, a call is made to strncat() at line 95.

During compilation, this is being seen as strcat(), and returning the error
defined in safe_string.h.

System is RedHat 6.0, kernel 2.3.8

Previous HEAD code has compiled successfully.

No additional compilation flags are set; this is a stock configuration. Here is
the error:

Compiling smbd/dfs.c
smbd/dfs.c: In function `mangle_dfs_path':
smbd/dfs.c:95: `__ERROR__XX__NEVER_USE_STRCAT___' undeclared (first use in this function)
smbd/dfs.c:95: (Each undeclared identifier is reported only once
smbd/dfs.c:95: for each function it appears in.)
smbd/dfs.c:95: parse error before `;'
smbd/dfs.c:97: parse error before `;'
make: *** [smbd/dfs.o] Error 1                                                              

Any suggestions?


More information about the samba-ntdom mailing list