Subject: Re: Build failure - port i386 - missing SYS_sa_* symbols for libc.so
To: Paul Goyette <paul@whooppee.com>
From: Andrew Doran <ad@netbsd.org>
List: current-users
Date: 02/10/2007 13:34:23
On Fri, Feb 09, 2007 at 07:45:07PM -0800, Paul Goyette wrote:

> Sources updated as of 2007-02-10 02:18 GMT
> 
> Got the following while trying to build games/arithmetic
> 
> /usr/obj/destdir.i386/lib/libc.so: undefined reference to `SYS_sa_enable'
> /usr/obj/destdir.i386/lib/libc.so: undefined reference to 
> `SYS_sa_setconcurrency'
> /usr/obj/destdir.i386/lib/libc.so: undefined reference to `SYS_sa_stacks'
> /usr/obj/destdir.i386/lib/libc.so: undefined reference to `SYS_sa_yield'
> /usr/obj/destdir.i386/lib/libc.so: undefined reference to `SYS_sa_register'
> /usr/obj/destdir.i386/lib/libc.so: undefined reference to `SYS_sa_preempt'
> collect2: ld returned 1 exit status

... and this one too.

Cheers,
Andrew