Git Product home page Git Product logo

linux-libbsd's People

Contributors

wulf7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

x3-apptech

linux-libbsd's Issues

Can't compile on recent CURRENT

Hi,
I'm trying to build this on FreeBSD current (d8819d88af52) and it fails with following error:

[...]
cp -f /usr/src/sys/../lib/libc/string/strlcpy.c strlcpy.c
sed -e 's|<sys/sysctl\.h>|"sysctl.h"|'  -e 's|<sys/param\.h>|"param.h"|'  /usr/src/sys/../lib/libc/gen/sysctlbyname.c > sysctlbyname.c
sed -e 's|<sys/sysctl\.h>|"sysctl.h"|'  -e 's|<sys/param\.h>|"param.h"|'  /usr/src/sys/../lib/libc/gen/sysctlnametomib.c > sysctlnametomib.c
Warning: Object directory not changed from original /root/linux-libbsd/lib
/compat/linux/usr/bin/gcc  -O2 -pipe -m32 --sysroot /compat/linux -I/root/linux-libbsd/lib/../include -include bsd.h   -g -MD  -MF.depend.kevent.o -MTkevent.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-return-type       -c kevent.c -o kevent.o
/compat/linux/usr/bin/gcc  -O2 -pipe -m32 --sysroot /compat/linux -I/root/linux-libbsd/lib/../include -include bsd.h   -g -MD  -MF.depend.kqueue.o -MTkqueue.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-return-type       -c kqueue.c -o kqueue.o
/compat/linux/usr/bin/gcc  -O2 -pipe -m32 --sysroot /compat/linux -I/root/linux-libbsd/lib/../include -include bsd.h   -g -MD  -MF.depend.devname.o -MTdevname.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-return-type       -c devname.c -o devname.o
In file included from devname.c:37:0:
sysctl.h:1178:24: fatal error: sys/_types.h: No such file or directory
 #include <sys/_types.h>
                        ^
compilation terminated.
*** Error code 1

Stop.
make[1]: stopped in /root/linux-libbsd/lib
*** Error code 1

Stop.
make: stopped in /root/linux-libbsd

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.