Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2008 20:24:39 -0700 (PDT)
From:      "Thomas D. Dean" <tomdean@speakeasy.org>
To:        miwi@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, js@jeannot.org, miwi@FreeBSD.org
Subject:   Re: ports/116777: The math/scilab port fails in demos->signal->bode.
Message-ID:  <200804290324.m3T3Od7a002478@asus.tddhome>
In-Reply-To: <200804280951.m3S9pZrM047886@freefall.freebsd.org> (miwi@FreeBSD.org)
References:  <200804280951.m3S9pZrM047886@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I built and installed lapack from a fresh ports tree.  This eliminated
the gfortran optimization problem with [sd]lamch.f.

Then, I built and installed scilab with the patch provided earlier and
selected both options at config time.

It works, except for the messages:

# scilab
(zterm:21209): Gdk-CRITICAL **: gdk_window_set_geometry_hints: assertion `GDK_IS_WINDOW (window)' failed

(zterm:21209): Gdk-CRITICAL **: gdk_window_resize: assertion `GDK_IS_WINDOW (window)' failed

(zterm:21209): Gdk-CRITICAL **: gdk_window_freeze_toplevel_updates_libgtk_only: assertion `window != NULL' failed

(zterm:21209): Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates_libgtk_only: assertion `private->update_and_descendants_freeze_count > 0' failed

tomdean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804290324.m3T3Od7a002478>