What's new

Latest Github - latest commit 098d535a53

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

mrdude

Regular Contributor
Unable to build image for Asus RT AC87U with the latest changes to the git.

Just thought you should know.

Thanks.

Code:
make[7]: *** No rule to make target 'drivers/net/dpsta/../../../../../../src-rt-6.x.4708/router/dpsta/linux/dpsta.o', needed by 'drivers/net/dpsta/dpsta.o'. Stop.
scripts/Makefile.build:369: recipe for target 'drivers/net/dpsta' failed
make[6]: *** [drivers/net/dpsta] Error 2
scripts/Makefile.build:369: recipe for target 'drivers/net' failed
make[5]: *** [drivers/net] Error 2
/tmp/GmTHIN5e:971: recipe for target 'drivers' failed
make[4]: *** [drivers] Error 2
make[4]: Leaving directory '/home/mrdude/Desktop/Router/asuswrt-merlin/release/src-rt-6.x.4708/linux/linux-2.6.36'
Makefile:730: recipe for target 'kernel' failed
make[3]: *** [kernel] Error 2
make[3]: Leaving directory '/home/mrdude/Desktop/Router/asuswrt-merlin/release/src/router'
Makefile:170: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/mrdude/Desktop/Router/asuswrt-merlin/release/src-rt-6.x.4708'
Makefile:2251: recipe for target 'bin' failed
make[1]: *** [bin] Error 2
make[1]: Leaving directory '/home/mrdude/Desktop/Router/asuswrt-merlin/release/src-rt-6.x.4708'
Makefile:2307: recipe for target 'rt-ac87u' failed
make: *** [rt-ac87u] Error 2
 
Last edited:
Remove DPSTA=y from the RT-AC87U target profile. That target.mak accidentally slipped in when I merged some changes that were in my ac3200 clone.
 
Thanks, I'll give that a bash m8.

Cheers.

Edit: Removed as you said and it built just fine.
 
Last edited:

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top