FrontPage 

Fuego wiki

Login or create account

Issue 0064 in split format

Summary
Functional.OpenSSL doesn't compile with PLATFORM emdebian-armhf ; Owner: Tim ; Reporter: Tim ; Status: open ; Priority: high
; Summary: Functional.OpenSSL doesn't compile with PLATFORM emdebian-armhf
; Owner: Tim
; Reporter: Tim
; Status: open
; Priority: high

Description [edit section]

= Description =
This toolchain is missing materials for zlib development.
From the console log for a build on bbb: {{{#!YellowBox ... arm-linux-gnueabihf-gcc -I.. -I../.. -I../asn1 -I../evp -I../../include -- sysroot=/ -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -c -o c_zlib.o c_zlib.c In file included from c_zlib.c:25:0: /usr/include/zlib.h:34:19: fatal error: zconf.h: No such file or directory #include "zconf.h" ^ compilation terminated. <builtin>: recipe for target 'c_zlib.o' failed make[2]: *** [c_zlib.o] Error 1 make[2]: Leaving directory '/fuego-rw/buildzone/Functional.OpenSSL-emdebian- armhf/crypto/comp' ... }}}
From the console log for a build on bbb:
{{{#!YellowBox
 ...
 arm-linux-gnueabihf-gcc -I.. -I../.. -I../asn1 -I../evp -I../../include  --
 sysroot=/ -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS     -c -o c_zlib.o c_zlib.c
 In file included from c_zlib.c:25:0:
 /usr/include/zlib.h:34:19: fatal error: zconf.h: No such file or directory
  #include "zconf.h"
                   ^
 compilation terminated.
 <builtin>: recipe for target 'c_zlib.o' failed
 make[2]: *** [c_zlib.o] Error 1
 make[2]: Leaving directory '/fuego-rw/buildzone/Functional.OpenSSL-emdebian-
 armhf/crypto/comp'
 ...
}}}

Notes [edit section]

= Notes =
Put other free-form comments or notes here
backlink

Fuego Issues List

; backlink: [[Fuego Issues List]]
TBWiki engine 1.8.3 by Tim Bird