Subject: Re: those annoying "set*uid is deprecated" messages
To: John Kohl <jtk@atria.com>
From: Daniel Carosone <danielce@ee.mu.oz.au>
List: current-users
Date: 07/20/1994 11:29:04
Chris G. Demetriou writes:
> 250 [sun-lamp] genclass % make
> sed -e 's|^PROTODIR=.*|PROTODIR=/users/cgd/940718/usr/include/g++/gen|' -e 's|<VERSION>|2.4|' /usr/src/gnu/lib/libg++/genclass/genclass.sh /usr/lib/crt0.o /usr/lib/libc.a > genclass
> 251 [sun-lamp] genclass % ls -la obj/.
> total 42
> drwxrwxr-x 2 cgd source 512 Jul 19 15:21 ./
> drwxrwxr-x 4 cgd source 512 Jul 16 16:57 ../
> -rw-rw-r-- 1 cgd source 40543 Jul 19 15:21 genclass
>
> i'm still not clear on what problem you're trying to _fix_...
>could you please explain?
Take a closer look in the file. Do you really want /usr/lib/crt0.o and
/usr/lib/libc.a appended to the shell script?
It makes a genclass, but not the right one :)
--
Dan.
------------------------------------------------------------------------------