What's new

searching RMerlin 380.63 alpha 2 ( unofficial / nightly / latest commit ) build for RT-AC88U

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

THANKS! I know that it just compiles for specific models thats why just searching for AC88U . Thanks for clarification which models should currently compile correct. And i know you dont provide nightlys but u are not disallowing them either, if one would come up with or (on own risk)?

I have no problem with it, as long whoever does them accept full responsibility for any issue that might arise from flashing such builds.
 
Its a source problem i can compile 380.58 and 308.59.alpha1 fine
merlin will find it and sort out when he gets a chance

One of the two Makefile still had the incorrect paths (I only updated one of the two). I updated the second file as well. Make sure you do a clean checkout of that directory to get rid of any generated Makefile that still has the wrong paths.
 
One of the two Makefile still had the incorrect paths (I only updated one of the two). I updated the second file as well. Make sure you do a clean checkout of that directory to get rid of any generated Makefile that still has the wrong paths.

Thanks! I'm gonna try again now ;)
 
One of the two Makefile still had the incorrect paths (I only updated one of the two). I updated the second file as well. Make sure you do a clean checkout of that directory to get rid of any generated Makefile that still has the wrong paths.

Makes it a bit further now..

Code:
soname -Wl,mod_webdav.so -o .libs/mod_webdav.so
libtool: link: ( cd ".libs" && rm -f "mod_webdav.la" && ln -s "../mod_webdav.la" "mod_webdav.la" )
make[7]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39/src'
make[6]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39/src'
make[6]: Entering directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39'
make[6]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39'
make[5]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39'
make[4]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39'
make -C lighttpd-1.4.39/src copy-prebuild-arm
make[4]: Entering directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39/src'
cp: cannot create regular file `src/.libs/mod_smbdav.so': No such file or directory
cp: cannot create regular file `src/.libs/mod_aidisk_access.so': No such file or directory
cp: cannot create regular file `src/.libs/mod_aicloud_sharelink.so': No such file or directory
cp: cannot create regular file `src/.libs/mod_aicloud_auth.so': No such file or directory
cp: cannot create regular file `src/.libs/mod_aicloud_invite.so': No such file or directory
cp: cannot create regular file `src/.libs/mod_query_field_json.so': No such file or directory
make[4]: *** [copy-prebuild-arm] Error 1
make[4]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39/src'
make[3]: *** [lighttpd-1.4.39] Error 2
make[3]: Leaving directory `/home/shonk/asuswrt-merlin/release/src/router'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/shonk/asuswrt-merlin/release/src-rt-7.14.114.x/src'
make[1]: *** [bin] Error 2
make[1]: Leaving directory `/home/shonk/asuswrt-merlin/release/src-rt-7.14.114.x/src'
make: *** [rt-ac88u] Error 2

real    29m12.798s
user    38m39.955s
sys    11m54.859s
 
lighttpd has also sometimes been problematic for me in building my fork when I switch between router models. You might try pulling a fresh image from github, then renaming

/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39/.gitignore

to something else before doing the build and see if it helps.
 
it was a fresh pull deleted the while lot
to make sure there's no problems my end

will try .gitignore now
 
lighttpd has also sometimes been problematic for me in building my fork when I switch between router models. You might try pulling a fresh image from github, then renaming

/home/shonk/asuswrt-merlin/release/src/router/lighttpd-1.4.39/.gitignore

to something else before doing the build and see if it helps.

didnt make any diff, was worth a try..
 
Wow great thats kool! Thank you very much CiscoX, RMerlin and Shonk aswell as John9527 !!

I flash it on my own risk and i am fully aware of the possible risks!

Is it latest commit: c88c6e0 dlna: Do not enable the DLNA server by default after a factory defaul…
( looks like it cuz latest commit was 9 hours before and ur compile was 7 hours before and changelog readme is the latest version so i think its based on latest commit, am i right) ?

Thanks again!
 
Last edited:
Wow great thats kool! Thank you very much CiscoX and RMerlin !!

I flash it on my own risk and i am fully aware of the possible risks!

Is it latest commit: c88c6e0 dlna: Do not enable the DLNA server by default after a factory defaul…
( looks like it cuz latest commit was 9 hours before and ur compile was 7 hours before and changelog readme is the latest version so i think its based on latest commit, am i right) ?

Thanks again!
Hi. it's without the latest commit c88c6e0. :)
 
Ah ok i see. Looked for something like that but seems i was fooled from the g in the beginning. Now i get the naming scheme. And i am checking master tree daily for commits ;-) . Thanks RMerlin!

I suspect g stands for "git".

This automatic naming was actually introduced by Asus. I tweaked the build files so it's optionally inserted, but instructed people doing their own builds to enable that tagging capability to help people figure out what a specific test build actually contains. It's as simple as setting an environment variable at build time:

Code:
BUILDREV=1 make rt-ac88u
 
Anyone already compiled 380.60 alpha2 version for RT-AC88U which merlin bumped latest on github? If so would be great if u share. Thanks in advance!
 
Careful if you play with the 380.60 code.

1) This includes the new header format, which prevents directly flashing to an older version. You have to use recovery mode or directly write with mtd-write2 to go back to an older version (I'm not gonna publicly show how to use mtd-write2 due to the high risk it carries - experts would already know how to use it)

2) The binary blobs from 380_32xx are not compatible with the GPL code from 380_33xx and newer, due to a change in an enumeration. It will compile, but it will NOT work properly.

3) Due to this, only the AC87, AC88 and AC3100 can be compiled off the 34xx branch. AC68 and AC56 should be compilable off the 32xx branch, but it's entirely untested.

4) The MIPS GPL release are missing a new binary blob, so they can't be compiled at all
 
Similar threads

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!

Staff online

Top