Vexira
Part of the Furniture
Check the GitHub comits, if it's not there then he's just assuming that it will be in alpha 4 for all we know it will he in a beta.Where did you see that alpha4 would include the 45713 updates?
Check the GitHub comits, if it's not there then he's just assuming that it will be in alpha 4 for all we know it will he in a beta.Where did you see that alpha4 would include the 45713 updates?
This is in the changelog for alpha4;Where did you see that alpha4 would include the 45713 updates?
@RMerlin Could you check 45713 GPL code ?
Code:building mksqushfs host tool ... make -C /krys/test/asuswrt-merlin.ng/release/src-rt-5.02hnd/hostTools/squashfs_4.2 make[5]: Entering directory '/krys/test/asuswrt-merlin.ng/release/src-rt-5.02hnd/hostTools/squashfs_4.2' gcc -O2 -DGNU -I/krys/test/asuswrt-merlin.ng/release/src-rt-5.02hnd/bcmdrivers/opensource/include/bcm963xx -I/krys/test/asuswrt-merlin.ng/release/src-rt-5.02hnd/shared/opensource/include/bcm963xx -I. -I. -I/krys/test/asuswrt-merlin.ng/release/src-rt-5.02hnd/hostTools/squashfs_4.2/../xz-5.0.3/src/liblzma/api -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o mksquashfs.o mksquashfs.c mksquashfs.c: In function ‘create_inode’: mksquashfs.c:1354:24: error: called object ‘major’ is not a function or function pointer unsigned int major = major(buf->st_rdev); ^ mksquashfs.c:1354:16: note: declared here unsigned int major = major(buf->st_rdev); ^ mksquashfs.c:1355:24: error: called object ‘minor’ is not a function or function pointer unsigned int minor = minor(buf->st_rdev); ^ mksquashfs.c:1355:16: note: declared here unsigned int minor = minor(buf->st_rdev); ^ mksquashfs.c:1378:24: error: called object ‘major’ is not a function or function pointer unsigned int major = major(buf->st_rdev); ^ mksquashfs.c:1378:16: note: declared here unsigned int major = major(buf->st_rdev); ^ mksquashfs.c:1379:24: error: called object ‘minor’ is not a function or function pointer unsigned int minor = minor(buf->st_rdev); ^ mksquashfs.c:1379:16: note: declared here unsigned int minor = minor(buf->st_rdev); ^ mksquashfs.c: In function ‘dir_scan2’: mksquashfs.c:3778:17: warning: implicit declaration of function ‘makedev’ [-Wimplicit-function-declaration] buf.st_rdev = makedev(pseudo_ent->dev->major, ^ <builtin>: recipe for target 'mksquashfs.o' failed make[5]: *** [mksquashfs.o] Error 1
Hmm.. this happened on original repo.. not on fork.RT-AC86U built fine for me last night. Don't think the makesquashfs code has changed in years either.
Sad that asus spends so much time spitting out updates and GPL's, but half the time mess something up. I admire merlin for pumping in the long hours on his hobby routers to fix what ever they break.This is in the changelog for alpha4;
- UPDATED: RT-AX88U to 384_5951 GPL.
- UPDATED: Other models to 384_45713 GPL (RT-AC87U, RT-AC3200 and
RT-AC5300 still using 384_45149 binary blobs)
I compiled 384.11_A4 and a host of errors were fixed. It seems to be running without ipv6 issues that ipv6.test.com listed. Thanks @RMerlin for fixing a ton of errors in this build.
Hmm.. this happened on original repo.. not on fork.
I will try rebuild my vps tomorrow.
thanks.
There is build instructions on wiki.
Corrected url address:I compiled 384.11_A4 and a host of errors were fixed. It seems to be running without ipv6 issues that ipv6.test.com listed. Thanks @RMerlin for fixing a ton of errors in this build.
Should these be enabled , set to yesThere's a minor string issue under SSH settings;
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!