Hi Manuel,

chance i just on the Mac book pro,
here is the file but it's the one under bigloo4.3a
i do not find any Makefile.config under lib/bigloo/4.3a/ and i have
not cleaned anything since yesterday
 i admit autotools should have detect the missing header before
starting compiling , i was making an apps with autotools,
spending sometimes more times to tune the scripts for autotools rather
than coding, now i do 2 makefile,one for Linux another for Mac OS X
;-) as there is not a lot of difference between linux flavor and sunOS
,solaris ,IRIX have so few users....
Regards,
Damien

On Wed, Jan 25, 2017 at 3:21 PM,  <[email protected]> wrote:
> 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

Attachment: Makefile.config
Description: Binary data

Reply via email to