Build probrem MZK-750DHP(ramips 7620a+7610e)

https://openwrt.org/toh/hwdata/planex/planex_mzk-750dhp

I tried build Openwrt for MZK-750DHP(with kmod-mt76x0e support),but it was failed.

Here is log
https://ghostbin.com/paste/uhoqh

Here is config
https://ghostbin.com/paste/3euca

Anyone to help???

FreeBSD?

There are some pre-reqs that need to be GNU-flavored, if so.

1 Like

Thank you for ur reply.Im using LinuxMint 19.1(x64).
And I already installed all these build dependencies.

subversion g++ zlib1g-dev build-essential git python time libncurses5-dev gawk gettext unzip file libssl-dev wget libelf-dev build-essential libncurses5-dev python unzip

1 Like

configuration written to mzk750dhp_test.config

Try

mv mzk750dhp_test.config .config
make
2 Likes

Thanks a lot!!! It was worked correctly.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.