Subject: Re: SYS_setreuid
To: Rick Kelly <rmk@rmkhome.rmkhome.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 10/20/1996 11:44:09
On Sun, 20 Oct 1996 10:31:04 -0400 (EDT) 
 Rick Kelly <rmk@rmkhome.rmkhome.com> wrote:

 > Apparently, SYS_setreuid/setreuid is not getting correctly created
 > in libc.so.12.7.
 > 
 > I'm trying to build -current on a Sun 3/60 running 1.2.  I last
 > supped on Thursday.  All libraries get built and installed, and
 > then the build blows up in src/bin/sh on mkinit:

Did you install new include files before you rebuilt your libraries?

This happens when the definition of a syscall number (constant) isn't
in scope.  The assembler is apparently treating this as a reference
to an external symbol...

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939