Hey Klaus,
On Mon, 2007-10-01 at 00:58 +0200, Klaus Heinz wrote:
> Hi,
>
> it looks like building lib/string/str.c requires vswprintf(), the
> wide-character version of vsprintf. While trying to build the software
> on NetBSD 3 this is the first real blocker because vswprintf() is not
> available on NetBSD 3 (NetBSD 4 will have it).
>
> I wonder how this is supposed to work on FreeBSD 4.x?
Yea, that's a little older system than may have been tested with the
first release. I personally did a build in FreeBSD 6.2/x864, but not
4.x.
> As far as I know
> this is a supported guest operating system but lacks vswprintf().
I actually ran into this specific issue on Thursday myself, and I'm
working on one possible fix. If you want to open a ticket in the
Sourceforge tracker, that would make sure it doesn't get lost.
Thanks for reporting the bug!
Best,
-- Elliot
|