I am not able to compile DD-WRT completely for Netgear-WGR7614L ... with some changes and some inputs from net I am able to make little advancements but now I am getting the error :
mksquashfs.c:1: sorry, unimplemented: 64-bit mode not compiled in
Could anybody please tell me how can I compile it on a 32 bit machine ...
Thanks rakha,
After going through a couple of README files given in the source and toolchain I am able to compile the code ....
But when I am giving the command "make install" for the router code it is getting
some error while creating squashfs file system ....
This is some trx related error ...
Could anybody plz tell me how to overcome it
achilles said:
Thanks rakha,
After going through a couple of README files given in the source and toolchain I am able to compile the code ....
But when I am giving the command "make install" for the router code it is getting
some error while creating squashfs file system ....
This is some trx related error ...
Could anybody plz tell me how to overcome it
Hi ,
This is due to the fact that the Netgear source code for the WGR614L includes an incorrect binary
file trx - which is a x86_64 executable and does not run on 32 bit x86
architectures.
To obtain the correct binary file and for subsequent steps to get rid off trx related errors please refer to the following link :
Website security can be a complex and even confusing topic because of its ever-evolving landscape, for that reason, it’s important to keep in mind that security (especially website security) is never a set-it-and-forget-it solution.
I am not able to compile DD-WRT completely for Netgear-WGR7614L ... with some changes and some inputs from net I am able to make little advancements but now I am getting the error :
mksquashfs.c:1: sorry, unimplemented: 64-bit mode not compiled in
Could anybody please tell me how can I compile it on a 32 bit machine ...
Hi ,
Please go through different README files given in the source and toolchain.
You can get the source and toolchain from the following link :
http://www.dd-wrt.com/wiki/index.php/WGR614_v8
hope it will help u out ....
Thanks rakha,
After going through a couple of README files given in the source and toolchain I am able to compile the code ....
But when I am giving the command "make install" for the router code it is getting
some error while creating squashfs file system ....
This is some trx related error ...
Could anybody plz tell me how to overcome it
Hi ,
This is due to the fact that the Netgear source code for the WGR614L includes an incorrect binary
file trx - which is a x86_64 executable and does not run on 32 bit x86
architectures.
To obtain the correct binary file and for subsequent steps to get rid off trx related errors please refer to the following link :
http://www.myopenrouter.com/download/10209/Solution-for-TRX-Errors-on-NE...
....all d best ....