Recent content by tpxcer

  • 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!

  1. tpxcer

    How can I integrate a software into the firmware?

    Right, I plan to gradually learn and consult specific questions when I encounter them.
  2. tpxcer

    How can I integrate a software into the firmware?

    I have already read this wiki, but it does not contain the information I need.
  3. tpxcer

    How can I integrate a software into the firmware?

    I have successfully compiled the firmware, and now I need to integrate a software into the firmware.(I mean integrating into the firmware during compilation.) I think I need to modify the code of the web page to add an entry point for the software, and then find a place to put the software...
  4. tpxcer

    Build for RT-AX68U

    Hello rkboni , I get same problem in ubuntu 18.04 . Then I try compile it in 20.04 ,But still failed . I used this page https://github.com/RMerl/asuswrt-merlin.ng/wiki/Compile-Firmware-from-source You mentioned successful build for ubuntu 20.04.Can you tell me how it's done ?
  5. tpxcer

    Solved Trying to compile the source code encountered an error 'No such file or directory'

    Change Ubuntu from 20.04 to 18.04 ,still not works. make[5]: Entering directory '/home/tpxcer/amng-build/release/src/router/wget' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/tpxcer/amng-build/release/src/router/wget/build-aux/missing aclocal-1.16 -I m4...
  6. tpxcer

    Solved Trying to compile the source code encountered an error 'No such file or directory'

    Hi~! I had a problem compiling the source code for ax86u ,anyone can help me ? Thanks. My Config: System: Ubuntu 24.04 Source Code Version: Last(Master) export LD_LIBRARY_PATH=$LD_LIBRARY:/opt/toolchains/crosstools-arm-gcc-5.5-linux-4.1-glibc-2.26-binutils-2.28.1/usr/lib export...
Top