Luis, I removed all other data_objects/do_mysql gems and reinstalled do_mysql, still no printf output and the same error. However, I noticed the "native" rake task, ran it, and it has some problem regarding architecture (lines 31-33 in http://pastie.org/349492 ). Could it be that I installed the wrong mysql for leopard? (mysql-5.1.30-osx10.5-x86_64.dmg)
Thx a lot for your patience :)! On Wed, Dec 31, 2008 at 04:47, Luis Lavena <[email protected]> wrote: > On Wed, Dec 31, 2008 at 1:25 AM, Martin Gamsjaeger <[email protected]> > wrote: >> Luis, >> >> I added these printf statements http://pastie.org/349466 (being the >> first ever in my life :) but I don't get any output of them except the >> old same failure message. Where are these supposed to write to? Pardon >> my ignorance, these where actually the first lines of C code I ever >> wrote ... I don't think I would remember much of the C++ I once >> learned :-) >> > > First you need to uninstall the previous version of do_mysql. Also you > need to build data_objects 0.9.10 since is required by the new gem you > just built (rake gem install) > > This is my output (on Linux) adding the printf lines: > > http://pastie.org/349478 > > Again, I believe the require from inside the C extension for > data_object is useless. > > If you can't reproduce at this point, I'll need someone give me SSH > access to a OSX box ;-) > -- > Luis Lavena > AREA 17 > - > Perfection in design is achieved not when there is nothing more to add, > but rather when there is nothing more to take away. > Antoine de Saint-Exupéry > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
