cd ruby-1.9.1-p129 autoconf ./configure --program-suffix=19 checking whether ELF binaries are produced... no checking whether OS depend dynamic link works... In file included from /usr/local/include/fuse/fuse.h:26, from <command line>:1: /usr/local/include/fuse/fuse_common.h:32:2: error: #error Please add - D_FILE_OFFSET_BITS=64 to your compile flags! In file included from /usr/local/include/fuse/fuse.h:777, from <command line>:1: /usr/local/include/fuse/fuse_compat.h:68:24: error: sys/statfs.h: No such file or directory yes checking for if make is GNU make... yes checking for nroff... /usr/bin/nroff creating config.h configure: creating ./config.status config.status: creating Makefile
Not sure why this is failing... I tried this configure string too but with no luck ./configure --program-suffix=19 --enable-shared --enable-pthread CFLAGS=-D_FILE_OFFSET_BITS=64 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---