RMerlin,
Cause I'm so stubborn I've been retesting to try and get your latest git source to build but no matter the Ubuntu version, I've tried from 9.10 to 12.04 also installed all the necessary packages according to the readme, it stops at the same point in the build process.
Here's the actual output where it hiccups so maybe you can guide me to a solution.
Thanks
Unfortunately I'm no Linux build expert, so I have no idea how to troubleshoot this since I don't have the problem here. I know that some people who experienced build issues so far were able to resolve them by making sure they did have both 32-bit and 64-bit versions of system libraries installed on their development system (in cases where they use a 64-bit system). Also one person narrowed down an issue related to Make - apparently Asus's build system will only work if using GNU Make 3.81 (type "make -v" to check the version.
I'm using Ubuntu 10.04.4 LTS (64-bit) here.
Also make sure to run "make clean" while inside the release/src-rt/ folder before doing a build.
And make sure you don't have other cross-compile toolchains installed on your system - one person had a problem where the tools from the wrong toolchain were sometimes being used.
I haven't heard back from the other person that had the same problem.
Someone recently updated README.txt with a few additional packages that were required - check the updated version at https://github.com/RMerl/asuswrt-merlin/blob/master/README.TXT .
Last edited: