Subject: Re: Undefined symbol "SYS_setreuid"
To: None <saw@sun0.urz.uni-heidelberg.de>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 11/04/1996 01:47:32
>From: saw@sun0.urz.uni-heidelberg.de (Hauke Fath)
>Date: Sat, 2 Nov 1996 12:38:00 +0100
>
>> On Fri, 1 Nov 1996, Hauke Fath wrote:
>> 
>> > /usr/libexec/ld.so: Undefined symbol "SYS_setreuid" in
>> > install:/usr/lib/libc.so.12.7

>'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?

SYS_setreuid is defined in /usr/include/sys/syscall.h.  Try this:

# cd /usr/src/sys; make includes
# cd /usr/lib/libc; make cleandir && make depend && make && make install

That should take care of it.
-- 
Mike Long <mike.long@analog.com>     <URL:http://www.shore.net/~mikel>
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA       (eq (opinion 'ADI) (opinion 'mike)) -> nil