On 05/22/2017 11:30 PM, Vieno Foo wrote:
> I tried to compile Apache2 for a VoCore2 (mt7628). Sadly it does not
> compile but returns an error.
>
> "Package apache is missing dependencies for the following libraries:
> libz.so.1"
>
> I attached my lede config file.
>
> Kind regards
> txt.file
>


I think that library is in zlib package. From the log it seems zlib is 
not selected.

# CONFIG_PACKAGE_zlib is not set

Try selecting it. If it fixes the issue, add it to the list of dependencies in 
the apache2 makefile.
(and send a PR to fix that if it is a package from the repositories)

-Alberto

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to