openbsd-misc
[Top] [All Lists]

Re: continuous build failure in lib/libssl

To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
Subject: Re: continuous build failure in lib/libssl
From: Luke Bakken <lbakken@interface-net.com>
Date: Tue, 28 Mar 2000 22:50:58 -0800 (PST)
Cc: tech@openbsd.org, misc@openbsd.org
In-reply-to: <740.954224315@lychee.itojun.org>
Sender: owner-misc@openbsd.org
If you go into the /src/crypto/objects directory you'll see the obj_dat.pl
file that you can use to create the obj_dat.h file (read the obj_dat.pl
file - it explains it).

The problem I have with libssl in a current checkout of /usr/src is that
it can't find the mem_dbg.c file when compiling. I've downloaded the
src-patent.tar.gz file and untarred it into libssl/, but the make build
command always fails here, and I can't figure out where to begin looking
to fix it.......

Thanks,
Luke

----------------------------------------------------------------------------
Luke Bakken                             lbakken@ics-server.interface-net.com
        m/(Net Admin)|(Equipment Manager)|(Bassoonist)|(UNIX hacker)/
----------------------------------------------------------------------------

On Tue, 28 Mar 2000, Jun-ichiro itojun Hagino wrote:

>       I keep experiencing build failure in lib/libssl.
>       most of them are due to missing files, or .PATH issues,
>       about obj_dat.h and couple of others.  Is it just me, or
>       does anyone have similar issues as mine?
> 
> itojun
> 
> 
> /home/itojun/OpenBSD/src/lib/libssl/crypto/../src/crypto/objects/obj_dat.c:68:
>  obj_dat.h: No such file or directory
> 

<Prev in Thread] Current Thread [Next in Thread>