Subject: Re: __LIBC12_SOURCE__
To: Kostas Magoutis <magoutis@eecs.harvard.edu>
From: Giles Lean <giles@nemeton.com.au>
List: netbsd-help
Date: 03/21/2000 08:24:05
On Mon, 20 Mar 2000 08:54:30 -0500 (EST)  Kostas Magoutis wrote:

> I run NetBSD 1.4.1 on i386 and have a problem trying to build programs
> that use system calls such as vfork that unistd.h renames to vfork14
> (since __LIBC12_SOURCE__ is not defined) that is undefined. Is there a
> workaround?

No workaround should be required; it is supposed to all "just work".

Can you post a snippet of code and the command line you use to
compile?

Regards,

Giles