Hi everyone, I'm back from a long hiatus since I had some personal problems to deal with, but I should be back. I have tons of unread shoes mails to cope with ;)
On Mon, Sep 8, 2008 at 9:15 AM, _why <[EMAIL PROTECTED]> wrote: > Sorry for any unanswered mail. Please, ask your questions again! > The important thing is to get your nuisances cared for and then I > can go back to experimenting again later. I have just done a bunch > of RubyGems fixing and crash patching. Hi Why, some time ago I encountered some errors while trying to compile on Debian and on MacOSX PPC, I tried again today after a git pull: MacOSX: rake aborted! Command failed with status (1): [gcc -I. -O -c -oshoes/native/cocoa.o -I./d...] /Users/emanuel/devel/Shoes/dep_shoes/Rakefile:383 There are no errors, just warnings and I have to say I'm using the old deps made by you, but I think new deps should be necessary after all the changes you made, shouldn't they? Debian etch: in main.skel there is a RUBY_INIT_STACK kept undeclared and aborts rake. I did a #define to see what happens and I got this (like in the last mail) dist/libshoes.so: undefined reference to 'cairo_path_extents' dist/libshoes.so: undefined reference to 'cairo_clip_extents' collect2: ld returned 1 ext status rake aborted! (Rakefile:364) > Do you think another Shoes > day might be in order? Yes, it'd be useful to keep things spinning. thanks again! Emanuel
