Path to this page:
Subject: CVS commit: pkgsrc/security/libgpg-error
From: John Marino
Date: 2012-07-17 18:01:10
Message id: 20120717160110.AF7D2175DD@cvs.netbsd.org
Log Message:
security/libgpg-error: Disable NLS on i386-DragonFly
It seems that I386 DragonFly (x86_64 is okay), invoking libintl's
bindtextdomain causes pkgsrc's libintl to segfault on a thread
locking operation. Anything linking with libgpg-error on i386
will consequently core dump.
Recognizing this treating the symptom, this patch disabled NLS on
I386 DragonFly.
Files: