On 2010/11/14 01:29, mailing BSD wrote: > Thank's. > > I download last version from www.vergenet.net > and make the modif on perdition/str.c and perdition/str.h > > but, I have the same error :( > > on the copil, I see this error. Can it be the problem? > > /usr/local/lib//libpopt.so.0.3: warning: strcpy() is almost always misused, > please use strlcpy() > /usr/local/lib//libpopt.so.0.3: warning: sprintf() is often misused, please > use snprintf() > /usr/local/lib//libpopt.so.0.3: warning: strcat() is almost always misused, > please use strlcat()
this isn't the problem.
