Giter VIP home page Giter VIP logo

Comments (3)

simonchen avatar simonchen commented on June 28, 2024

Separately, CL error at ./trunk/user/miniupnpd/miniupnpd-2.x/netfilter/iptcrdr.c

trunk/user/miniupnpd/miniupnpd-2.x/netfilter/iptcrdr.c:990:28: error: invalid application of 'sizeof' to incomplete type 'struct xt_DSCP_info'
+ IPT_ALIGN(sizeof(struct xt_DSCP_info));

there is a line #include <linux/netfilter/xt_DSCP.h> that have declared the struct xt_DSCP_info,
not sure exactly why it couldn't be found then raised up 'invalid application of 'sizeof' to ...'

I've manually copy the sturct xt_DSCP_info in iptcrdr.c , CL is passed .

from rt-n56u.

simonchen avatar simonchen commented on June 28, 2024

(if test -r libcom_err.a; then /bin/rm -f libcom_err.a.bak && /bin/mv libcom_err.a libcom_err.a.bak; fi)
(cd elfshared; /work/rt-n56u/trunk/../toolchain-mipsel/toolchain-3.4.x/bin/mipsel-linux-uclibc-gcc -mips32r2 -march=mips32r2 -mtune=24kec -o libcom_err.so.2.1
-L../../../lib -L/work/rt-n56u/trunk/stage/lib -Wl,--gc-sections -Wl,--gc-sections -fPIC -shared
-Wl,-soname,libcom_err.so.2 error_message.o et_name.o init_et.o com_err.o com_right.o )
/work/rt-n56u/trunk/../toolchain-mipsel/toolchain-3.4.x/bin/mipsel-linux-uclibc-ar rc libcom_err.a error_message.o et_name.o init_et.o com_err.o com_right.o
/bin/rm -f ../libcom_err.a
(cd ..; /bin/ln -s
echo lib/et | sed -e 's;lib/;;'/libcom_err.a libcom_err.a)
/bin/mv elfshared/libcom_err.so.2.1 .
/bin/rm -f ../libcom_err.so.2.1 ../libcom_err.so ../libcom_err.so.2
(cd ..; /bin/ln -s
echo lib/et | sed -e 's;lib/;;'/libcom_err.so.2.1 libcom_err.so.2.1)
(cd ..; /bin/ln -s libcom_err.so.2.1 libcom_err.so)
(cd ..; /bin/ln -s libcom_err.so.2.1 libcom_err.so.2)
make[5]: Leaving directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3/lib/et'
making all in lib/ss
make[5]: Entering directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3/lib/ss'
make -s real-subdirs
../../util/subst -f ../../util/subst.conf ./mk_cmds.sh.in mk_cmds
make[6]: Entering directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3/lib/ss'
make[6]: Leaving directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3/lib/ss'
touch subdirs
/bin/chmod +x mk_cmds
_ET_DIR_OVERRIDE=./../et ../et/compile_et ./ss_err.et
_ET_DIR_OVERRIDE=./../et ../et/compile_et ./ss_err.et
chmod: changing permissions of 'ss_err.h': No such file or directory
chmod: changing permissions of 'ss_err.c': No such file or directory
Makefile:534: recipe for target 'ss_err.h' failed
make[5]: *** [ss_err.h] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3/lib/ss'
Makefile:446: recipe for target 'all-libs-recursive' failed
make[4]: *** [all-libs-recursive] Error 1
make[4]: Leaving directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3'
Makefile:367: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/work/rt-n56u/trunk/user/e2fsprogs/e2fsprogs-1.45.3'
Makefile:10: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/work/rt-n56u/trunk/user/e2fsprogs'
Makefile:222: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/work/rt-n56u/trunk/user'
Makefile:202: recipe for target 'user_only' failed

from rt-n56u.

simonchen avatar simonchen commented on June 28, 2024

算了,不折腾了,让github自动编译

from rt-n56u.

Related Issues (20)

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.