Giter Site home page Giter Site logo

radeonvolt's People

Contributors

ius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

radeonvolt's Issues

In enum_cards: radeonvolt.c:(.text+0xfa): undefined reference to `pci_alloc'

I am trying to compile that on Ubuntu 13.10 ( I see that it has been a while)

rm -f radeonvolt *.o
gcc -O3 -Wall -c radeonvolt.c
gcc -O3 -Wall -c i2c.c
gcc -O3 -Wall -c vt1165.c
gcc -O3 -Wall -lrt -lpci -o radeonvolt radeonvolt.o i2c.o vt1165.o
radeonvolt.o: In function `enum_cards':
radeonvolt.c:(.text+0xfa): undefined reference to `pci_alloc'
radeonvolt.c:(.text+0x104): undefined reference to `pci_init'
radeonvolt.c:(.text+0x10c): undefined reference to `pci_scan_bus'
radeonvolt.c:(.text+0x1a0): undefined reference to `pci_lookup_name'
radeonvolt.c:(.text+0x206): undefined reference to `pci_cleanup'
collect2: error: ld returned 1 exit status
make: *** [radeonvolt] Error 1

having

ii  libpci-dev                           1:3.1.9-6ubuntu9                                      i386         Linux PCI Utilities (development files)
ii  libpci3:i386                         1:3.1.9-6ubuntu9                                      i386         Linux PCI Utilities (shared library)
ii  libpciaccess-dev:i386                0.13.2-1                                              i386         Generic PCI access library for X - development files
ii  libpciaccess0:i386                   0.13.2-1                                              i386         Generic PCI access library for X
ii  pciutils                             1:3.1.9-6ubuntu9                                      i386         Linux PCI Utilities

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.