help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Building under OSX


From: Mathieu Suen
Subject: Re: [Help-smalltalk] Building under OSX
Date: Fri, 28 May 2010 19:23:46 +0200

Hi,

I am also on osx and I have only be able to compile 32 bit gst.
Are you compiling a 64 gst?

If so I am interested in how you manage to do it.

Thanks
        Mth




On May 25, 2010, at 9:04 PM, Giuseppe Luigi Punzi Ruiz wrote:

> 
>> It's probably that you have a glib that is too old (or otherwise it is a bug 
>> in glib).  What version of glib are you using ("pkg-config --modversion 
>> glib-2.0")?
> 
> galilea-2:DATOSdesarrollo glpunzi$ pkg-config --modversion glib-2.0
> 2.21.4
> 
> 
>> 
>> Also, there should be a gpoll.h somewhere under 
>> /Library/Frameworks/GLib.framework, can you attach it?
> 
> Uhmm....I have a gpoll.h in
> galilea-2:DATOSdesarrollo glpunzi$ locate gpoll.h
> /opt/local/include/glib-2.0/glib/gpoll.h
> 
> This looks like coming from Macports, probaly is disturbing to gtk-osx? I'm 
> thinking about reinstall completly macports, I think is full of garbage.
> 
> 
>> 
>> As a workaround you can use CFLAGS='-O2 -g -Dg_poll=poll'.
> 
> With this, I get:
> Undefined symbols:
>  "_rpl_poll", referenced from:
>      _main_loop_thread in gst-gtk.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[4]: *** [gst-gtk.la] Error 1
> make[3]: *** [all] Error 2
> make[2]: *** [GTK.star] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> I tried to improvise with:
> ./configure --with-gmp=/opt/lib CFLAGS='-O2 -g -Dg_poll=poll -Drpl_poll=poll'
> 
> et voilá....
> 
> But I don't know the collateral damage of this command.
> 
> <Imagen 1.png>
> 
> 
> 
> Giuseppe Luigi Punzi Ruiz
> Blog: http://www.lordzealon.com
> Twitter & Skype & GoogleTalk accounts: glpunzi
> 
> 
> 
> 
> 
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk






___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]