Reference:
> From: Kris Kennaway <[EMAIL PROTECTED]>
> Date: Wed, 30 Aug 2000 17:33:58 -0700 (PDT)
> Message-id: <[EMAIL PROTECTED]>
Hi,
Kris Kennaway wrote:
> On Wed, 30 Aug 2000, Julian Stacey wrote:
>
> > On 4.1 (built by `all` from 4.0, not via `world`, as that host is tooo slow
> !)
> > I had to do
> > cd /usr/src; cp crypto/openssl/rsaref/rsaref.h /usr/include/openssl/
> > (The rest of src/ makes OK though.)
> > Have people been living on hand enhanced /usr/includes ? or is it just me ?
> > Is it my mistake ? Or something to fix ?
>
> Don't know..never heard this complaint before so I'm forced to conclude
> it's probably an artifact of the way you're building your sources.
My sources come from
cvs export -r RELENG_4_1_0_RELEASE src
from a cvs tree delivered by ctm_rmail.
Could someone please help provide clues to locate the problem, EG part/all of:
uname -r
cd ~/tmp ; mkdir rm ; cd rm ; cvs export -r RELENG_4_1_0_RELEASE src
find -H ~/tmp/rm /usr/include /usr/src /usr/cvs -name rsaref.h\* |xargs ls -l
cd /usr/src ; make world
find -H /usr/include /usr/src /usr/cvs -name rsaref.h\* | xargs ls -l
uname -r
Thanks.
I have here for comparison:
-rw-r--r-- 1 root wheel 6924 Aug 30 12:44 /usr/include/openssl/rsaref.h
-rw-r--r-- 1 jhs wheel 6924 Feb 26 2000 /usr/src/crypto/openssl/rsaref/rsaref.h
-rw-r--r-- 1 jhs wheel 8232 Jul 27 21:22
/usr/cvs/src/crypto/openssl/rsaref/rsaref.h,v
Julian
-
Julian Stacey http://bim.bsn.com/~jhs/
Munich Unix Consultant. Free BSD Unix with 3600 packages & sources.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message