Giter Club home page Giter Club logo

ifstatd's People

Contributors

farrokhi avatar

Watchers

 avatar  avatar  avatar

Forkers

failedrequest

ifstatd's Issues

Current master will not build.

I am not sure exactly what to do next. The current make file only generates a .o file and there is no ld phase to turn this into an executable . I am trying to use FreeBSD 10.3-STABLE r299674

root@ny4-deaddrop:/home/msaad # !803
git clone https://github.com/farrokhi/ifstatd.git
Cloning into 'ifstatd'...
remote: Counting objects: 110, done.
remote: Total 110 (delta 0), reused 0 (delta 0), pack-reused 109
Receiving objects: 100% (110/110), 21.86 KiB | 0 bytes/s, done.
Resolving deltas: 100% (66/66), done.
Checking connectivity... done.
root@ny4-deaddrop:/home/msaad # cd ifstatd/
root@ny4-deaddrop:/home/msaad/ifstatd # ls
.git            .gitignore      .gitmodules     .travis.yml     LICENSE         Makefile        README.md       ifstatd.c       libpidutil
root@ny4-deaddrop:/home/msaad/ifstatd # make
git submodule update --init
Submodule 'libpidutil' (https://github.com/farrokhi/libpidutil.git) registered for path 'libpidutil'
Cloning into 'libpidutil'...
remote: Counting objects: 40, done.
remote: Total 40 (delta 0), reused 0 (delta 0), pack-reused 40
Unpacking objects: 100% (40/40), done.
Checking connectivity... done.
Submodule path 'libpidutil': checked out '6c886a4584028724e80d8e5010126916114275aa'
make -C libpidutil all
cc -Wall -Wextra -g -O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing -I/usr/local/include -c pidutil.c -o pidutil.o
ar rv libpidutil.a pidutil.o
ar: warning: creating libpidutil.a
a - pidutil.o
ranlib libpidutil.a
cc -Wall -Wextra -O2 -pipe -funroll-loops -ffast-math -fno-strict-aliasing -mssse3 -I/usr/local/include -I./libpidutil -c ifstatd.c -o ifstatd.o
root@ny4-deaddrop:/home/msaad/ifstatd # ls -alsh
total 70
9 drwxr-xr-x  4 root   msaad    12B May 20 19:57 .
9 drwx------  6 msaad  msaad    18B May 20 19:57 ..
9 drwxr-xr-x  9 root   msaad    14B May 20 19:57 .git
5 -rw-r--r--  1 root   msaad   246B May 20 19:57 .gitignore
1 -rw-r--r--  1 root   msaad    94B May 20 19:57 .gitmodules
1 -rw-r--r--  1 root   msaad    40B May 20 19:57 .travis.yml
5 -rw-r--r--  1 root   msaad   1.3K May 20 19:57 LICENSE
5 -rw-r--r--  1 root   msaad   476B May 20 19:57 Makefile
5 -rw-r--r--  1 root   msaad   1.1K May 20 19:57 README.md
9 -rw-r--r--  1 root   msaad    11K May 20 19:57 ifstatd.c
9 -rw-r--r--  1 root   msaad   8.0K May 20 19:57 ifstatd.o
9 drwxr-xr-x  2 root   msaad    12B May 20 19:57 libpidutil

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.