Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 1997 19:19:38 -0600 (CST)
From:      Gary Clark II <gclarkii@main.gbdata.com>
To:        gclarkii@main.gbdata.com (Gary Clark II)
Cc:        freebsd-current@freebsd.org
Subject:   Re: threads in 970209-SNAP
Message-ID:  <199703200119.TAA11207@main.gbdata.com>
In-Reply-To: <199703200028.SAA07918@main.gbdata.com> from Gary Clark II at "Mar 19, 97 06:28:48 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Follow up to myself:
> 
> I'm getting the following error when I try to compile libc_r.
> 
> main:gclarkii# make
> cc -O2 -m486 -fno-strength-reduce -DLIBC_RCS -DSYSLIBC_RCS -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE
>  -I/usr/src/lib/libc_r/../libc/locale -DYP -c /usr/src/lib/libc_r/../libc/gen/is
> atty.c -o isatty.o
> In file included from /usr/src/lib/libc_r/../libc/gen/isatty.c:42:
> /usr/src/lib/libc_r/uthread/pthread_private.h:524: parse error before `0'
> *** Error code 1
> 
> Any ideas?
Ok, I found the anwser.  I hate that search engine!!!!.....:)
I had to look through freefalls' archives by hand...

do a 'make install' in /usr/src/include.
(I had done a make world but....)

Gary
-- 
Gary Clark II   (N5VMF) |    I speak only for myself and "maybe" my company 
gclarkii@GBData.COM     |          Member of the FreeBSD Doc Team 
  Providing Internet and ISP startups mail info@GBData.COM for information
   FreeBSD FAQ at ftp://ftp.FreeBSD.ORG/pub/FreeBSD/docs/freebsd-faq.ascii 



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