help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Building under OSX


From: Giuseppe Luigi Punzi Ruiz
Subject: [Help-smalltalk] Building under OSX
Date: Mon, 24 May 2010 22:40:47 +0200

Hi all, It's me again :D

I'm trying to get it VisualGST working under OSX. I downloaded gst3.2 and trying to make, I get:
libtool: link: mv -f ".libs/gst-gtk.expT" ".libs/gst-gtk.exp"
libtool: link: sed -e 's,^,_,' < .libs/gst-gtk.exp > .libs/gst-gtk- symbols.expsym libtool: link: gcc -o .libs/gst-gtk-3.2.so -bundle .libs/gst- gtk.o .libs/placer.o -L/Library/Frameworks/GLib.framework/Resources/ dev/lib -L/Library/Frameworks/Cairo.framework/Resources/dev/lib -L/ Library/Frameworks/Gtk.framework/Resources/dev/lib -lGtk -lGLib - liconv -lCairo -lz -lm -Wl,-exported_symbols_list,.libs/gst-gtk- symbols.expsym
Undefined symbols:
 "_g_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 have GTK-Osx installed, and config.log is http://db.tt/9GxCmm

Before make I did:
autoreconf -fvi
/configure --prefix=/opt --with-gmp=/opt/lib CFLAGS='-O2 -g'
make

Some idea?

Cheers.

Giuseppe Luigi Punzi Ruiz
Blog: http://www.lordzealon.com
Twitter & Skype & GoogleTalk accounts: glpunzi








reply via email to

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