Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 04:59:21 GMT
From:      RJ<rjohns44@comcast.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/109422: sysutils/gnomebaker-0.6.1: could not find signal handler
Message-ID:  <200702220459.l1M4xLa0070432@www.freebsd.org>
Resent-Message-ID: <200702220500.l1M50BT4066539@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109422
>Category:       ports
>Synopsis:       sysutils/gnomebaker-0.6.1: could not find signal handler
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 05:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     RJ
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD xx.yy.zz 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Feb  6 23:52:01 EST 2007     user@xx.yy.zz:/usr/obj/usr/src/sys/hppav_070206  i386

>Description:
The errors below are reported when starting gnomebaker-0.6.1 and render it unusable. 

ERRORS REPORTED
===============
(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_on_add_files'.

(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_on_help'.

(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_on_copy_audiocd'.

(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_on_save_all'.

(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_window_state_event'.

(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_on_add_files_alt'.

(gnomebaker:13874): libglade-WARNING **: could not find signal handler 'gnomebaker_on_copy_datacd'.

>How-To-Repeat:
Compile gnomebaker-0.6.1 and run it.
>Fix:
This is well documented on Ubuntu (https://launchpad.net/ubuntu/+source/gnomebaker/+bug/76218) and Mandriva (http://qa.mandriva.com/show_bug.cgi?id=28360) bug reports. The fix(?) is to add -export-dynamic to the LDFLAGS variable in the Makefile.

LDFLAGS="-L${LOCALBASE}/lib -export-dynamic"
>Release-Note:
>Audit-Trail:
>Unformatted:



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