Giter VIP home page Giter VIP logo

ruby-augeas-unused's People

Contributors

raphink avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ruby-augeas-unused's Issues

Rakefile not honoring env variables

If you export CFLAGS and other env variables they are not passed via calling "rake build" to the 'sh "make"' line. This is problematic if you use libxml2 rather than libxml and want to add CLFAGS -I/usr/lib/libxml2. I solved this by recompiling augeas with a patched augeas.pc file and editing CFLAGS there. That seems like a bad solution to this problem.

It would be much nicer if ENV variables just were passed from Rake, to Make.

Error building _augeas.c, 'AUG_ENABLE_SPAN' undeclared

Hey i've problem installing ruby-augeas 0.4.1 on my vagrant VM to use it with Puppet.

==Host Version==
Ruby =1.8.7
gem = 1.6.2
Vagrant = 1.0.3
Puppet = 2.7.14

==VM Version==
Lucid32 box
only one ruby installed by vagrant under /opt/vagrant-ruby
packages: augeas-tools + libaugeas-dev + lib

==Output==
vagrant@lucid32: $ sudo gem install ruby-augeas #Also cloned this git repo and run the "$sudo rake build" but get the same error
ERROR: Error installing ruby-augeas:
ERROR: Failed to build gem native extension.
/opt/vagrant_ruby/bin/ruby extconf.rb
creating Makefile
make
/usr/bin/gcc -I. -I/opt/vagrant_ruby/lib/ruby/1.8/i686-linux -I/opt/vagrant_ruby/lib/ruby/1.8/i686-linux -I. -I'/opt/vagrant_ruby/include' -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -c _augeas.c
_augeas.c: In function 'Init__augeas':
_augeas.c:402: error: 'AUG_ENABLE_SPAN' undeclared (first use in this function)
_augeas.c:402: error: (Each undeclared identifier is reported only once
_augeas.c:402: error: for each function it appears in.)
make: *** [_augeas.o] Error 1

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.