Giter VIP home page Giter VIP logo

Comments (4)

zwykl3 avatar zwykl3 commented on July 23, 2024
./tar.h:41:10: fatal error: 'sys/sysmacros.h' file not found
#include <sys/sysmacros.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
make: *** [tar.o] Error 1

from tar.

calccrypto avatar calccrypto commented on July 23, 2024

@zwykl3 What system are you compiling on?

from tar.

zwykl3 avatar zwykl3 commented on July 23, 2024
$ uname -a
Darwin dupa.local 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64

on linux arm i compile lib bud exe have trouble

$./exec
Naruszenie ochrony pamięci
$uname
Linux jamajka 4.19.42+ #1219 Tue May 14 21:16:38 BST 2019 armv6l GNU/Linux

from tar.

calccrypto avatar calccrypto commented on July 23, 2024

I am afraid I do not work with OSX very much, and do not have any machine with OSX on hand to compile on. Try removing the line #include <sys/sysmacros.h>. It seems that major and minor are defined in sys/types.h in OSX.

As for the segmentations fault, please provide a trace of the execution stack.

from tar.

Related Issues (11)

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.