pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/33141: comms/lrzsz forgets to check for -lintl
>Number: 33141
>Category: pkg
>Synopsis: comms/lrzsz forgets to check for -lintl
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 24 07:35:00 +0000 2006
>Originator: Tonnerre Lombard
>Release: Solaris 10 Update 2
>Organization:
SyGroup GmbH
>Environment:
SunOS klapperwachstum 5.11 snv_31 i86pc i386 i86pc
>Description:
Undefined first referenced
symbol in file
libintl_gettext lsz.o
libintl_textdomain lsz.o
libintl_bindtextdomain lsz.o
ld: fatal: Symbol referencing errors. No output written to lsz
collect2: ld returned 1 exit status
If I add -lintl to the LDFLAGS, it works, of course.
>How-To-Repeat:
cd /usr/pkgsrc/comms/lrzsz && bmake install
>Fix:
Add -lintl to configure.ac
Home |
Main Index |
Thread Index |
Old Index