Subject: Re: problem compiling tcl (OpenBSD+pkgsrc)
To: Paulo Aukar <ptaaukar@terra.com.br>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/14/2005 13:53:47
On Sun, 13 Mar 2005, Paulo Aukar wrote:
> When compiling tcl on OpenBSD 3.7 beta I've received the following message:
>
> : warning: sprintf() is often misused, please use snprintf()
OpenBSD's libc is now compiled to warn about this. Maybe there is some
cpp variable to disable this. Or we can spend a lot of time to parch a lot
of code.
I don't know if that warning above is related to next part.
> /usr/lib/crt0.o(.text+0xa4): In function `___start':
> : undefined reference to `main'
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/