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 21:58:14 +0200

Ok thanks :)
So I guess that you glib and the gtklib is build in 32.

        Mth




On May 28, 2010, at 9:14 PM, Giuseppe Luigi Punzi Ruiz wrote:

> galilea-2:~ glpunzi$ file `which gst`
> /usr/local/bin/gst: Mach-O executable i386
> 
> Sorry :P
> 
> El 28/05/2010, a las 21:12, Mathieu Suen escribió:
> 
>> just try:
>> 
>> $ file `which gst`
>> 
>>      Mth
>> 
>> 
>> 
>> On May 28, 2010, at 8:02 PM, Giuseppe Luigi Punzi Ruiz wrote:
>> 
>>> I did a basic build. I don't know exactly if gst builded is 32 or 64 bits, 
>>> sorry.
>>> 
>>> If you tell me how can I verify this, I can check about it.
>>> 
>>> Cheers.
>>> 
>>> 
>>> El 28/05/2010, a las 19:23, Mathieu Suen escribió:
>>> 
>>>> 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
>>> 
>>> Giuseppe Luigi Punzi Ruiz
>>> Blog: http://www.lordzealon.com
>>> Twitter & Skype & GoogleTalk accounts: glpunzi
>>> 
>>> 
>>> 
>>> 
>>> 
>> 
>> 
>>      
>> 
>>      
>>              
>> ___________________________________________________________________________
>> Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
>> interface révolutionnaire.
>> http://fr.mail.yahoo.com
>> 
>> _______________________________________________
>> help-smalltalk mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/help-smalltalk
> 
> Giuseppe Luigi Punzi Ruiz
> Blog: http://www.lordzealon.com
> Twitter & Skype & GoogleTalk accounts: glpunzi
> 
> 
> 
> 
> 






___________________________________________________________________________
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]