[Bug 199139] net-mgmt/etherape: UI does not work ("could not find signal handler")

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 10 17:18:22 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199139

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: danfe
Date: Fri Apr 10 17:17:26 UTC 2015
New revision: 383745
URL: https://svnweb.freebsd.org/changeset/ports/383745

Log:
  Fix broken GUI due to infamous "libglade-WARNING **: could not find signal
  handler" errors.  This usually happens when signal handlers are not being
  exported correctly (via G_MODULE_EXPORT), but I'd leave it for upstream to
  decide how to come up with a proper fix.  For now, adding `-export-dynamic'
  to LDFLAGS is probably OK for a quick'n'dirty remedy.

  While here: rephrase COMMENT text, install a few documentation files, and
  reformat and amend port description text.

  PR:    199139

Changes:
  head/net-mgmt/etherape/Makefile
  head/net-mgmt/etherape/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list