V
V
volia72015-10-07 20:40:36
linux
volia7, 2015-10-07 20:40:36

When building reaver 1.5.2 on openwrt, the baildroot cross compiler knocks out the error "toplevel.mk: 177" in the log, maybe someone faced a similar problem?

Hello. I am compiling openwrt firmware from sources for the mr3020 router, I include wirelles tools, aircrack-ng, reaver with pixiwps support in the firmware. The first two packages are in the openwrt repositories and are assembled perfectly, there was a problem with aircrack-ng since the version in the makefile and the hash sum did not match what was on the server, after editing everything was assembled, there is only the old reaver in the repositories, there are sources of the new one on the github , as well as a makefile, but when building, an error pops up:
package/Makefile:188: recipe for target '/home/maks/trunk/staging_dir/target-mips_34kc_musl-1.1.11/stamp/.package_compile' failed
make[1] : *** [/home/maks/trunk/staging_dir/target-mips_34kc_musl-1.1.11/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/maks/trunk'
Build failed - please re-run with -j1 to see the real error message
/home/maks/trunk/include/toplevel.mk:177: Error executing recipe for target 'world'
make: *** [world] Error 1

I as I understand the problem with the version mismatch, but I did not find anything on the network about this, tell me how to solve the problem or share a useful link, I will be glad for any help)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2015-10-07
@jcmvbkbc

tell me how to solve the problem

Read carefully what the build system wrote: Build failed - please re-run with -j1 to see the real error message,
execute make -j1 V=99 and post the build log here.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question