Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2000 10:52:29 +0200
From:      "Julian Stacey" <jhs@jhs.muc.de>
To:        Kris Kennaway <kris@FreeBSD.org>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: /usr/include/openssl/rsaref.h not installed, Why ? 
Message-ID:  <200008310852.IAA04401@park.jhs.private>
In-Reply-To: Your message of "Wed, 30 Aug 2000 17:33:58 PDT." <Pine.BSF.4.21.0008301733110.67791-100000@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Reference:
> From:		Kris Kennaway <kris@FreeBSD.org> 
> Date:		Wed, 30 Aug 2000 17:33:58 -0700 (PDT) 
> Message-id:	<Pine.BSF.4.21.0008301733110.67791-100000@freefall.freebsd.org> 

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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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