Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jul 2015 13:58:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201375] security/gnupg: doesn't build with NLS disabled
Message-ID:  <bug-201375-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201375

            Bug ID: 201375
           Summary: security/gnupg: doesn't build with NLS disabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kuriyama@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
          Assignee: kuriyama@FreeBSD.org
             Flags: maintainer-feedback?(kuriyama@FreeBSD.org)

With NLS option disabled:

gpg_agent-command-ssh.o: In function `ssh_handler_add_identity':
command-ssh.c:(.text+0x1f73): undefined reference to `gettext'
command-ssh.c:(.text+0x210f): undefined reference to `gettext'
command-ssh.c:(.text+0x2235): undefined reference to `gettext'
gpg_agent-command-ssh.o: In function `data_sign':
command-ssh.c:(.text+0x4168): undefined reference to `gettext'
command-ssh.c:(.text+0x41d1): undefined reference to `gettext'
gpg_agent-command-ssh.o:command-ssh.c:(.text+0x41e0): more undefined references
to `gettext' follow

Full log: https://people.freebsd.org/~amdmi3/gnupg-nonls.log

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



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