Sorry, this should have gone to the gnu smalltalk list.

On Thu, May 6, 2010 at 7:47 PM, Anselm Strauss <amsiba...@gmail.com> wrote:

> On 05/06/10 07:54, Johan van Selst wrote:
> > Anselm Strauss wrote:
> >> I didn't find any GTK packages coming with the installation, maybe the
> >> port for FreeBSD is incomplete ...?
> >
> > Yes, the FreeBSD port installs smalltalk without GTK support (because
> > the combination was broken). This has been the default setup for over 6
> > years now. I'm not sure how bad it is these days. If you want to test it
> > with GTK support, then add "gtk20" to the USE_GNOME line and remove the
> > "--disable-gtk" line in the port's Makefile, before compiling and
> > installing again. Please let me know if this works for you and what
> > system you use (FreeBSD version and architecture).
> >
> >
> > Best regards,
> > Johan van Selst
>
> It compiles and installs on FreeBSD 8.0-p2 on amd64. But it segfaults on
> start:
>
> -> gst-browser
> Recompiling classes...
> Recompiling class: GTK.GtkRequisition class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling classes...
> Recompiling classes...
> Recompiling class: GTK.GdkEventButton class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling class: GTK.GdkEventMotion class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling class: GTK.GdkEventConfigure class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling class: GTK.GdkEventKey class
> Recompiling selector: #sizeof
> Segmentation fault: 11
> ->
>
> Think I will have to look deeper into it ...
>
> Thanks,
> Anselm
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to