Subject: Re: Undefined symbol "SYS_setreuid"
To: Hauke Fath <saw@sun0.urz.uni-heidelberg.de>
From: Bill Studenmund <skippy@macro.stanford.edu>
List: current-users
Date: 11/02/1996 10:45:47
On Sat, 2 Nov 1996, Hauke Fath wrote:

> Sigh... I've installed the includes till I was blue in the face.
> 
> 'make includes' from /usr/src always crashes with a unionfs kernel panic
> somewhere in usr.bin, so I guided it manually through all the dirs named
> in /usr/src/Makefile, but... no difference. In fact, I'm not so much
> worried about libc.so, but about libc.a -- there are no separate
> versions of that, are there?
> 
> Any hints are appreciated.

I think the include in question is an automatically-generated one.  Maybe
you have to trigger its regeneration? setreuid was made a reall syscall
recently. Have you done a make beforeinclude or whatever? (I'm guessing
here)

unionfs is giving errors? It shouldn't. :-(

Take care,

Bill