Giter VIP home page Giter VIP logo

sofa's People

Contributors

manu88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

channgo2203

sofa's Issues

Ninja Error

[119/323] Building C object util_libs/liblwip/CMakeFiles/lwip.dir/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c.obj
FAILED: util_libs/liblwip/CMakeFiles/lwip.dir/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c.obj
/usr/bin/ccache /usr/bin/gcc --sysroot=/home/ventrue/SEL4_Based/Sofa-master/build -I/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/include -I/home/ventrue/SEL4_Based/Sofa-master/projects/util_libs/liblwip/include -I/home/ventrue/SEL4_Based/Sofa-master/projects/util_libs/liblwip/include/lwip -I/home/ventrue/SEL4_Based/Sofa-master/build/musllibc/build-temp/stage/include -I/home/ventrue/SEL4_Based/Sofa-master/projects/Sofa/kernel_task/../../util_libs/liblwip/default_opts -m64 -D__KERNEL_64__ -march=nehalem -g -nostdinc -fno-pic -fno-pie -fno-stack-protector -fno-asynchronous-unwind-tables -ftls-model=local-exec -mtls-direct-seg-refs -m64 -D__KERNEL_64__ -march=nehalem -std=gnu11 -MD -MT util_libs/liblwip/CMakeFiles/lwip.dir/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c.obj -MF util_libs/liblwip/CMakeFiles/lwip.dir/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c.obj.d -o util_libs/liblwip/CMakeFiles/lwip.dir/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c.obj -c /home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c
/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/init.c:328:2: error: #error "lwip_sanity_check: WARNING: TCP_WND is larger than space provided by PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - protocol headers). If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
328 | #error "lwip_sanity_check: WARNING: TCP_WND is larger than space provided by PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - protocol headers). If you know what you are doing, define LWIP_DISABLE_TCP_SANITY_CHECKS to 1 to disable this error."
| ^~~~~
[121/323] Building C object util_libs/liblwip/CMakeFiles/lwip.dir/home/ventrue/SEL4_Based/Sofa-master/projects/libliwip/src/core/ipv4/autoip.c.obj
ninja: build stopped: subcommand failed.

add Process signal handling

  • messages to kernel_task might return a flag indicating that a signal is to be handled
  • an other thread (in the process) might run in // and exec sig handlers. It would be libSofa's job to start the sig handler thread at program startup

ninja build error

/home/wangjh/work/sofa/Sofa/projects/Sofa/libSofa/src/runtime.c: In function ‘RuntimeInit’:
/home/wangjh/work/sofa/Sofa/projects/Sofa/libSofa/src/runtime.c:96:8: error: ‘struct env’ has no member named ‘io_space’
96 | env.io_space = init_data->io_space;
| ^

What's wrong, any ideas?

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.