WGR614L source code compilation error

4 posts / 0 new
Last post
mona
mona's picture
WGR614L source code compilation error
Hi
I have downloaded Netgear WGR614L source code and try to compile it. But there is an error while using “make install” -
---------------------------------------------------------------------------------------------------------------------------------------------------------------
trx -o /home/tapas/Netgear/bcm5354/src/router/mipsel/linux.trx /home/tapas/Netgear/bcm5354/src/router/mipsel/vmlinuz /home/tapas/Netgear/bcm5354/src/router/mipsel/target.squashfs ; \
fi
/bin/sh: line 5: trx: command not found
make: *** [install] Error 127
--------------------------------------------------------------------------------------------------------------------------------------------------------------

Please help.

Edit/Delete Message

hrlevy
hrlevy's picture
I got the same error.

I got the same error.

mona
mona's picture
Same error is coming for

Same error is coming for WGR614v8 firmware versions both 1.1.1 and 1.1.2. I have tried to solve this by coping trx binary file from tools directory to /bin and /sbin. But its showing -

--------------------------------------------------------------------------------------------------------------------------------------------------------------

/bin/sh: /sbin/trx: cannot execute binary file
make: *** [install] Error 126

--------------------------------------------------------------------------------------------------------------------------------------------------------------- 

 Could anybody help me?

Peter Redmer
Peter Redmer's picture
You can find the solution for

You can find the solution for this problem in our "Projects" section, or by clicking here.

Good luck with your builds, and welcome to the site!

Pete