On Wednesday 03 February 2010, Yury G. Kudryashov wrote: > Hi! > > There are a few problems with kdebindings-4.3.98 and ruby-1.9p376. > > (a) ruby installs config.h into > /usr/include/ruby-1.9/x86_64-linux/ruby/config.h and includes it from > /usr/include/ruby-1.9/ruby/ruby.h, so > CONFIG["rubyhdrdir"]/CONFIG["arch"] must be also added to search path. > > (b) The following header files do not exist: > env.h > rubysig.h (moved to ruby/backwards/rubysig.h) > node.h > version.h > st.h (moved to ruby/backwards/st.h) > > P.S.: What is the difference between KDE FindRUBY and cmake FindRuby? Is > there anything that KDE version can do but cmake version cannot, or the > reason is not to increase needed cmake version?
Yes. Does it work with the FindRuby.cmake shipping with cmake 2.8.0 ? Then we can simply sync the files (while keeping source compatibility on our side) Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
