Giter VIP home page Giter VIP logo

iomemory-vsl4's People

Contributors

vinsonlee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

iomemory-vsl4's Issues

Negative size of array

include/fio/port/commontypes.h:74:32: error: size of array ‘__C_ASSERT__’ is negative
 #define C_ASSERT(x) extern int __C_ASSERT__ [(x)?1:-1]
                                ^~~~~~~~~~~~
kfile.c:49:1: note: in expansion of macro ‘C_ASSERT’
 C_ASSERT(sizeof(fusion_file_operations_t) >= sizeof(struct file_operations));
 ^~~~~~~~

Arch Linux, GCC 8.3.0, Linux 4.19.36

issues building on ubuntu 19.10

I am getting the below error when i try to build on ubuntu 19.10. I am also getting similar error when i try to build from the sandisk source iomemory-vsl4_4.3.7.1205-1.0.tar

/home/temp/iomemory-vsl4/driver_source/ktime.c: In function ‘fusion_getwallclocktime’:

/home/temp/iomemory-vsl4/driver_source/ktime.c:126:26: error: implicit declaration of function ‘current_kernel_time’; did you mean ‘core_kernel_text’? [-Werror=implicit-function-declarati
on]

 struct timespec ts = current_kernel_time();

                      ^~~~~~~~~~~~~~~~~~~

                      core_kernel_text

/home/temp/iomemory-vsl4/driver_source/ktime.c:126:26: error: invalid initializer

cc1: all warnings being treated as errors
make[3]: *** [scripts/Makefile.build:286: /home/temp/iomemory-vsl4/driver_source/ktime.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:1614: module/home/temp/iomemory-vsl4/driver_source] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-5.0.0-38-generic'
make[1]: *** [Makefile:84: modules] Error 2
make[1]: Leaving directory '/home/temp/iomemory-vsl4/driver_source'
ERROR:
make: *** [debian/rules:102: build-arch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

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.