GithubHelp home page GithubHelp logo

kumaramitmehta / three-o-clock-blues Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 26 KB

Miscellaneous Linux Kernel modules, covering various subsystem of Linux Kernel.

Makefile 11.53% C 88.28% Vim Script 0.19%

three-o-clock-blues's Introduction

Miscellaneous Linux Kernel modules, covering various subsystem of Linux Kernel.

Authors

three-o-clock-blues's People

Contributors

kumaramitmehta avatar

Stargazers

Drew Fustini avatar

Watchers

James Cloos avatar  avatar

three-o-clock-blues's Issues

Build error: rwlock: error: negative width in bit-field ‘<anonymous>’

Build failures are seen. Logs below

snip from build log

make -C /lib/modules/3.18.7-200.fc21.x86_64/build M=pwd clean *
make[1]: Entering directory '/usr/src/kernels/3.18.7-200.fc21.x86_64'
make[1]: Leaving directory '/usr/src/kernels/3.18.7-200.fc21.x86_64'
make -C /lib/modules/3.18.7-200.fc21.x86_64/build M=pwd modules
make[1]: Entering directory '/usr/src/kernels/3.18.7-200.fc21.x86_64'
CC [M] /home/amit/Documents/devel/three-O-clock-blues/rwlock/rwlock.o
/home/amit/Documents/devel/three-O-clock-blues/rwlock/rwlock.c:87:279: error: negative width in bit-field ‘’
__ATTR(id, 0666, id_show, id_store);
^
/home/amit/Documents/devel/three-O-clock-blues/rwlock/rwlock.c:93:169: error: negative width in bit-field ‘’
__ATTR(foo, S_IWUSR|S_IRGRP|S_IROTH, foo_show, foo_store);
^
scripts/Makefile.build:263: recipe for target '/home/amit/Documents/devel/three-O-clock-blues/rwlock/rwlock.o' failed
make[2]: *
* [/home/amit/Documents/devel/three-O-clock-blues/rwlock/rwlock.o] Error 1
Makefile:1385: recipe for target 'module/home/amit/Documents/devel/three-O-clock-blues/rwlock' failed
make[1]: *** [module/home/amit/Documents/devel/three-O-clock-blues/rwlock] Error 2
make[1]: Leaving directory '/usr/src/kernels/3.18.7-200.fc21.x86_64'
Makefile:6: recipe for target 'modules' failed
make: *** [modules] Error 2
*

Environment

$ uname -a
Linux discworld 3.18.7-200.fc21.x86_64 #1 SMP Wed Feb 11 21:53:17 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/fedora-release
Fedora release 21 (Twenty One)

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.