----- Message d'origine ---- > De : Paolo Bonzini <[email protected]> > À : [email protected] > Cc : Mathieu Suen <[email protected]>; "[email protected]" ><[email protected]> > Envoyé le : Mar 5 juillet 2011, 8h 39min 14s > Objet : Re: [Help-smalltalk] Problem to compile gst-objc > > On 07/05/2011 12:13 AM, Germán Arias wrote: > > On lun, 2011-07-04 at 20:54 +0200, Paolo Bonzini wrote: > >> On 07/04/2011 08:27 PM, Germán Arias wrote: > >>> Well, I searched in Ubuntu database (gNewSense is based on Ubuntu Hardy) > >>> but there isn't a package with a file "pkgconfig.m4". There is a file > >>> pkg.m4, but no pkgconfig.m4. > >> > >> That should be the one you need. > >> > >> Paolo > > > > The problem was the path of pkg.m4. This is at /usr/share/aclocal, so a > > copied it to /usr/share/local/aclocal, where is installed the gst.m4 > > file. Thanks. > > > > But now whit make, I get the error (I have GNUstep from SVN and GCC > > 4.6): > > Mathieu, did you already commit any patch requiring the new GNU > Smalltalk event loop? Probably you should create a branch without > those, or did the old event loop only work with Cocoa and not with GNUStep? Paolo I have create a tag v0.01 before the new event loop. I should have branch it instead. Sorry for that. The state of the new event loop is that it work on GNUstep but I haven't found the time to test it on OSX. Sorry :(. So on OSX you should only use the "NSApp run" for the time being Germán. It look like you did not include the GNUstep header. You should source the .../Makefiles/GNUstep.sh. Can you see sone GNUSTEP_* variable in you environment? Also consider using the tag v0.01. > > Paolo > -- Mathieu
_______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
