Subject: pkg/23041: Package gdm, program gdmconfig expert mode broken
To: None <gnats-bugs@gnats.netbsd.org>
From: Cliff Wright <cliff@vixen.snipe444.org>
List: netbsd-bugs
Date: 10/02/2003 16:09:22
>Number: 23041
>Category: pkg
>Synopsis: Package gdm, program gdmconfig expert mode broken
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Oct 02 23:10:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Cliff Wright
>Release: NetBSD 1.6.1
>Organization:
>Environment:
System: NetBSD vixen 1.6.1 NetBSD 1.6.1 (vixen) #0: Wed Jul 9 15:37:19 PDT 2003 cliff@vixen:/usr/src/sys/arch/i386/compile/vixen i386
Architecture: i386
Machine: i386
>Description:
The gdmconfig program in the gdm package shows broken behaviour,
in that the Expert, and System modes do not work, some text is
not displayed, Exit button does not work.
>How-To-Repeat:
as root start up /usr/X11R6/bin/gdmconfig
and click on Expert, no change will occur.
>Fix:
Thier is a missing link option. I assume this is NetBSD only,
which is why I report the fix here rather than Gnome.
Add patch-be as follows:
--- gui/Makefile.in.orig Wed Jun 4 18:36:10 2003
+++ gui/Makefile.in Thu Oct 2 15:45:19 2003
@@ -99,6 +99,7 @@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
LDFLAGS = @LDFLAGS@
+LDFLAGS += -Wl,-export-dynamic
LIBGLADE_CFLAGS = @LIBGLADE_CFLAGS@
LIBGLADE_CONFIG = @LIBGLADE_CONFIG@
LIBGLADE_LIBS = @LIBGLADE_LIBS@
>Release-Note:
>Audit-Trail:
>Unformatted: