Running gem install ferret and selecting 0.11.3 on a Dual Xeon or Dual Opteron 64 bit box running Debian Etch gives the following list of nasty looking warnings, anyone running successfully on 64 bit linux?
Building native extensions. This could take a while... fs_store.c: In function âfso_seek_iâ: fs_store.c:238: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ fs_store.c:238: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ fs_store.c: In function âfsi_seek_iâ: fs_store.c:292: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ fs_store.c:292: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ ferret.c: In function âobject_add2â: ferret.c:69: warning: cast from pointer to integer of different size ferret.c:69: warning: cast from pointer to integer of different size ferret.c: In function âobject_del2â: ferret.c:88: warning: cast from pointer to integer of different size r_search.c: In function âfrt_td_to_sâ: r_search.c:202: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ compound_io.c: In function âcmpdi_read_iâ: compound_io.c:135: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ compound_io.c:135: warning: format â%lldâ expects type âlong long intâ, but argument 5 has type âoff_tâ compound_io.c:135: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ compound_io.c:135: warning: format â%lldâ expects type âlong long intâ, but argument 5 has type âoff_tâ compound_io.c: In function âcw_copy_fileâ: compound_io.c:324: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ compound_io.c:324: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ compound_io.c:333: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ compound_io.c:333: warning: format â%lldâ expects type âlong long intâ, but argument 5 has type âoff_tâ compound_io.c:333: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ compound_io.c:333: warning: format â%lldâ expects type âlong long intâ, but argument 5 has type âoff_tâ store.c: In function âis_refillâ: store.c:215: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ store.c:215: warning: format â%lldâ expects type âlong long intâ, but argument 5 has type âoff_tâ store.c:215: warning: format â%lldâ expects type âlong long intâ, but argument 4 has type âoff_tâ store.c:215: warning: format â%lldâ expects type âlong long intâ, but argument 5 has type âoff_tâ ruby extconf.rb install ferret creating Makefile Jeff Green Direct: 020 7923 5652 Switchboard: 020 7923 5610 Mobile: 0778 951 2033 Jobs Go Public is a limited company registered in England and Wales. Registration Number 3716200. V.A.T Number 777 9458 52. Registered office; 12-16 Laystall Street, London, EC1R 4PF Consider the environment; please don't print this email unless you really need to. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

