Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 1997 20:49:23 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        asami@cs.berkeley.edu (Satoshi Asami)
Cc:        imp@FreeBSD.ORG, stable@FreeBSD.ORG
Subject:   Re: issetugid() compilation error in -stable 
Message-ID:  <11545.872740163@time.cdrom.com>
In-Reply-To: Your message of "Wed, 27 Aug 1997 20:05:25 PDT." <199708280305.UAA29808@silvia.HIP.Berkeley.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help
It actually wasn't dying in csh, it was dying in libc's glob.o (which
called issetugid() as per a patch by ache, slightly neglecting the
fact that issetugid() isn't *in* 2.2 yet :-).

I fixed it already this evening.

					Jordan

> Warner,
> 
> Make world fails as of a few hours ago in bin/csh.
> 
> ===
> cc -nostdinc -O2 -pipe -I/l/src/bin/csh -I. -DBUILTIN -DFILEC -DNLS -DSHORT_S
TRINGS   -I/usr/obj/l/src/tmp/usr/include  -static -o csh alloc.o char.o const.
o csh.o dir.o dol.o err.o exec.o exp.o file.o func.o glob.o hist.o init.o lex.o
 misc.o parse.o prin
> tf.o proc.o sem.o set.o str.o time.o  
> glob.o: Undefined symbol `_issetugid' referenced from text segment
> *** Error code 1
> 
> Stop.
> ===
> 
> I see that you are the last person who touched libc/gen/glob.c, so I'm 
> bouncing this to you.
> 
> Satoshi




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11545.872740163>