> Uggh, ok. Let's try egcs first again:
> 
> /usr/obj/work/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(choose-tem
> p.o): In function `make_temp_file':
> choose-temp.o(.text+0x278): undefined reference to `mkstemps'
> *** Error code 1
> 
> Nice case of chicken <> egg =)
> 
> Will try yer suggestion from the reply to John D. Polstra about adding
> mkstemp.c to the SRCS: just to get egcs working again.

You really need to do ``cd /usr/src/lib/libc'' and make from there.  But
I think you will have another chicken<>egg problem.  The mkstemp.c in
SRCS should over come is one.
 
-- 
-- David    (obr...@nuxi.com  -or-  obr...@freebsd.org)


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to