Port-sparc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ntpd wedged by libc?



On Sat, Mar 10, 2012 at 07:05, AGC <agcarver+netbsd%acarver.net@localhost> 
wrote:
> snprintf.c:1108: error: expected '=', ',', ';', 'asm' or '__attribute__'
> before '*' token
> snprintf.c:1108: error: 'puch' undeclared (first use in this function)

Change line 1108 to:

        const unsigned char *puch;

Sorry for the flub,
Dave Hart


Home | Main Index | Thread Index | Old Index