[LEDE-DEV] buildroot broken on debian jessie

Jo-Philipp Wich jo at mein.io
Sat Oct 29 02:10:11 PDT 2016


Hi Dirk,

please run the following command and see if it is reporting any errors:

echo 'int main(int a, char **v) { gzdopen(0, "rb"); return 0; }' | \
    gcc -include zlib.h -x c -o test - -Wl,-Bstatic -lz -Wl,-Bdynamic

~ Jo



More information about the Lede-dev mailing list