Git Product home page Git Product logo

qca's People

Contributors

maz-1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qca's Issues

please add ipq806x,kirkwood for fastpatch if possible

Hi @maz-1
I find your fastpatch for art71xx is really faster than someone else

I have a netgear r7800 and linkys ea4500,Could you add qca branch for them,that's will be perfect
Please,please if you have some spare time
Good lucky ! my idol

The sequence of steps in applying patches?

Hello! Tell me, please, how to use these patches? Where to put them? I copied the repository. What to do next? How to apply these patches? Show me, please, at least an example.
I want to make firmware for TP-LINK Archer c7 v1. Help me please! Direct me on the right path.

can not compile for the moment

Sir
do you have any idea?
thank you

Please make sure you have the correct access rights
and the repository exists.
touch /home/test/tp6300/lede/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/shortcut-fe-g/.prepared_b2c96d25d0d7e6287bf7c91947c247fc_6664517399ebbbc92a37c5bb081b5c53_check
. /home/test/tp6300/lede/include/shell.sh; gzip -dc /home/test/tp6300/lede/dl/shortcut-fe-g.tar.gz | tar -C /home/test/tp6300/lede/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/shortcut-fe-g/.. -xf -
gzip: /home/test/tp6300/lede/dl/shortcut-fe-g.tar.gz: No such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Makefile:89: recipe for target '/home/test/tp6300/lede/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/shortcut-fe-g/.prepared_b2c96d25d0d7e6287bf7c91947c247fc_6664517399ebbbc92a37c5bb081b5c53' failed
make[3]: *** [/home/test/tp6300/lede/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/shortcut-fe-g/.prepared_b2c96d25d0d7e6287bf7c91947c247fc_6664517399ebbbc92a37c5bb081b5c53] Error 2
make[3]: Leaving directory '/home/test/tp6300/lede/package/qca/shortcut-fe'
package/Makefile:107: recipe for target 'package/qca/shortcut-fe/compile' failed
make[2]: *** [package/qca/shortcut-fe/compile] Error 2
make[2]: Leaving directory '/home/test/tp6300/lede'
package/Makefile:103: recipe for target '/home/test/tp6300/lede/staging_dir/target-mips_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/test/tp6300/lede/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/test/tp6300/lede'
/home/test/tp6300/lede/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2

always get errors while compiling fast-classifier

Hello
I have put https://github.com/openwrt-stuff/lede-mod.git and https://github.com/openwrt-stuff/openwrt-extra/ to my build tree on lede tree

but still get errors on compiling fast-classifier

Please help
thanks

make[2]: Leaving directory '/home/jack/lede1701/package/qca/shortcut-fe'
make[2]: Entering directory '/home/jack/lede1701/package/qca/fast-classifier'
make -C "/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/linux-4.4.102" SFE_SUPPORT_IPV6=y CONFIG_FAST_CLASSIFIER=m CROSS_COMPILE="arm-openwrt-linux-muslgnueabi-" ARCH="arm" SUBDIRS="/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier" EXTRA_CFLAGS=" -Wno-implicit-function-declaration" modules
make[3]: Entering directory '/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/linux-4.4.102'
CC [M] /home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier/fast-classifier.o
/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier/fast-classifier.c: In function 'fast_classifier_conntrack_event':
/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier/fast-classifier.c:1214:40: error: 'struct nf_conn' has no member named 'mark'
if ((events & (1 << IPCT_MARK)) && (ct->mark != 0)) {
^
/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier/fast-classifier.c:1222:17: error: 'struct nf_conn' has no member named 'mark'
mark.mark = ct->mark;
^
scripts/Makefile.build:264: recipe for target '/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier/fast-classifier.o' failed
make[4]: *** [/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier/fast-classifier.o] Error 1
Makefile:1405: recipe for target 'module/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier' failed
make[3]: *** [module/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/fast-classifier] Error 2
make[3]: Leaving directory '/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/linux-4.4.102'
Makefile:102: recipe for target '/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/.built' failed
make[2]: *** [/home/jack/lede1701/build_dir/target-arm_cortex-a15+neon-vfpv4_musl-1.1.16_eabi/linux-ipq806x/fast-classifier-gfe2f032/.built] Error 2
make[2]: Leaving directory '/home/jack/lede1701/package/qca/fast-classifier'
package/Makefile:105: recipe for target 'package/qca/fast-classifier/compile' failed
make[1]: *** [package/qca/fast-classifier/compile] Error 2
make[1]: Leaving directory '/home/jack/lede1701'
/home/jack/lede1701/include/toplevel.mk:198: recipe for target 'package/qca/fast-classifier/compile' failed
make: *** [package/qca/fast-classifier/compile] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.