CVS HEAD 1999-04-07 Compile Errors (was: CVS HEAD 1999-04-06 Compile Errors)

Florian Laws florian at void.s.bawue.de
Wed Apr 7 20:51:12 GMT 1999


On Wed, Apr 07, 1999 at 02:21:28PM +1000, Tim Potter wrote:
> Paul writes:
> 
> > Hrm. This was fixed in the 2.0 branch but I guess is still in CVS.
> > printing.c uses strncat() and on glibc 2.1.X systems strncat() is a macro
> > that, amongst other things, uses strcat(). The solution is to change
> > instances of strncat() to safe_strcat().
> 
> Whoops - looks like I had the wrong idea for my explanation.  (-:
> 
> I'll make this change in the HEAD branch.
> 

Ok, CVs update from 1999-04-07 20:30 MEST works regarding this issue.
Now I get
Compiling utils/debug2html.c
utils/debug2html.c:42: initializer element is not constant
utils/debug2html.c:43: initializer element is not constant
make: *** [utils/debug2html.o] Error 1

Thanks,

Florian


More information about the samba-technical mailing list