Hi,

I am trying to install

http://fredrik.rambris.com/files/sleezeball-0.6.tar.gz

on OpenBSD 3.9

I get this following error.

======================================================================
# ls
COPYING                    banner.gif                 sleezeball.conf
ChangeLog                  reloadszb                  sleezeball.definitions
Makefile                   sleezeball-make.patch      sleezeball.spec
README                     sleezeball.c
# make
cc -c sleezeball.c
sleezeball.c:79: warning: conflicting types for built-in function `log'
cc -o sleezeball sleezeball.o
sleezeball.o(.text+0xd0): In function `log':
: warning: vsprintf() is often misused, please use vsnprintf()
sleezeball.o(.text+0x5d): In function `get_date':
: warning: strcpy() is almost always misused, please use strlcpy()
# cd /usr/ports/
# make search name=sleezeball
#
========================================================================

Are these warnings ok? Is it really bad security to use this Software?

Thankyou so much

Kind Regards

Siju
_______________________________________________
bsd-india mailing list
[email protected]
http://www.bsd-india.org/mailman/listinfo/bsd-india

Reply via email to