Hi Damien,

> On Tue, 24 Jan 2017 12:04:46 +0100
> Damien Mattei <[email protected]> wrote:
> 
> > just tested on Mac OS X.12.1 (Sierra) with --jvm=yes and got this:
> > 
> > /Users/mattei/Downloads/bigloo4.3a/bin/bigloo.sh  -O3 -fcfa-arithmetic
> > -q -lib-dir /Users/mattei/Downloads/bigloo4.3a/lib/bigloo/4.3a
> > -lib-dir /Users/mattei/Downloads/bigloo4.3a/lib/bigloo/4.3a -I Llib
> > -lib-dir /Users/mattei/Downloads/bigloo4.3a/lib/bigloo/4.3a -unsafe
> > -safee -copt -fPIC -copt "-IC" Llib/ssl.scm -o objs/ssl.o -c
> > In file included from objs/ssl.c:11:
> > C/bglssl.h:13:10: fatal error: 'openssl/ssl.h' file not found
> > #include <openssl/ssl.h>
> >          ^
> > 1 error generated.
> > make[6]: *** [objs/ssl.o] Error 1
> > make[5]: *** [api-c] Error 2
> > make[4]: *** [build-c] Error 2
> > make[3]: *** [build] Error 2
> > make[2]: *** [bootall] Error 1
> > make[1]: *** [boot-api] Error 2
> > make: *** [boot-c] Error 2
> > 
> > 
> > i do not know if my system misses something (ssl  source?) the last
> > bigloo i compiled succesfully on this system was the 4.1.a version
> > (seems no ssl problem at this time but was at least one year before),
> > as i developps under linux it's perheaps just that my Mac laptop is
> > not having the usefull libraries, i do not know.
I'm not able to reproduce that problem. Could you send me the following
files:

  configure.log
  lib/bigloo/4.3a/Makefile.config

Thanks in advance.

-- 
Manuel

Reply via email to