On Sun, Jul 4, 2010 at 12:23 PM, lI <[email protected]> wrote: > [ 73%] Building CXX object > ruby/krossruby/CMakeFiles/krossruby.dir/rubyvariant.o > In file included from ~/kdebindings-4.4.5/ruby/krossruby/rubyvariant.h:24, > from ~/kdebindings-4.4.5/ruby/krossruby/rubyvariant.cpp:21: > ~/kdebindings-4.4.5/ruby/krossruby/rubyconfig.h:24:17: error: env.h: No such > file or directory > ~/kdebindings-4.4.5/ruby/krossruby/rubyconfig.h:25:21: error: rubysig.h: No > such file or directory > ~/kdebindings-4.4.5/ruby/krossruby/rubyconfig.h:26:18: error: node.h: No such > file or directory > ~/kdebindings-4.4.5/ruby/krossruby/rubyconfig.h:27:21: error: version.h: No > such file or directory > ~/kdebindings-4.4.5/ruby/krossruby/rubyconfig.h:29:16: error: st.h: No such > file > or directory > > I have ruby-1.9.1-p376 installed in /usr and the said installation does > not appear to have > --env.h, > --mode.h , > --version.h > > headers files. The header files I have are shown below:- <snip> > help would be appreciated The best solution that I can give you is to try either using diffrent versions of Ruby, or looking more carefully for these headers. I think that there should also be a directory with the arch and osname, in your case, x86_64-linux, and the missing headers might be there.
-- William Immendorf The ultimate in free computing. Messages in plain text, please, no HTML. GPG key ID: 1697BE98 If it's not signed, it's not from me. -------------- "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
