[LEDE-DEV] buildroot broken on debian jessie

Dirk dibdot at gmail.com
Sat Oct 29 02:00:39 PDT 2016


Hi,

something scrumbled my formerly working LEDE buildroot environment.
I'm using debian testing/jessie as host - see output below.
The static zlib package (zlib1g-dev) is installed and the library is
located in /usr/lib/x86_64-linux-gnu/libz.a.
Any idea how to nail down this problem?

Thanks!
Dirk

root at x250:/home/dirk/Downloads/lede/clean/source# make menuconfig
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'zlib'... failed.
Checking 'libssl'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'md5sum'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'openssl'... ok.
Checking 'ldconfig-stub'... ok.

Build dependency: Please install a static zlib. (Missing libz.a or
zlib.h)

/home/dirk/Downloads/lede/clean/source/include/prereq.mk:12: recipe for
target 'prereq' failed
Prerequisite check failed. Use FORCE=1 to override.
/home/dirk/Downloads/lede/clean/source/include/toplevel.mk:150: recipe
for target 'staging_dir/host/.prereq-build' failed
make: *** [staging_dir/host/.prereq-build] Error 1



More information about the Lede-dev mailing list