From: Daniel <dan...@cs...> - 2002-11-01 07:05:30
|
I'm having the following problems building under linux. Here's the error the make file spits out: In file included from flbitmap.cc:5: fltk.h:8: declaration of C function `void rb_gc_mark(long unsigned int)' conflicts with /usr/lib/ruby/1.6/i586-linux-gnu/intern.h:193: previous declaration `void rb_gc_mark()' here make: *** [flbitmap.o] Error 1 What additional information is needed to solve this build problem? -Daniel |