Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2013 08:00:01 GMT
From:      Michael Moll <kvedulv@kvedulv.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179323: audio/easytag - needs -lintl
Message-ID:  <201306050800.r55801el069255@oldred.freebsd.org>
Resent-Message-ID: <201306050810.r558A0L9078217@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179323
>Category:       ports
>Synopsis:       audio/easytag - needs -lintl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 05 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Michael Moll
>Release:        9-STABLE
>Organization:
>Environment:
FreeBSD marduk.kvedulv.de 9.1-STABLE FreeBSD 9.1-STABLE #0 r250935M: Sat May 25 16:34:24 CEST 2013     mmoll@marduk.kvedulv.de:/usr/obj/svn/base/stable/9/sys/MARDUK  amd64
>Description:
When building with lang/gcc47:

[...]
  CXXLD  easytag
/usr/local/bin/ld: src/easytag-cddb.o: undefined reference to symbol 'libintl_ngettext'
/usr/local/bin/ld: note: 'libintl_ngettext' is defined in DSO //usr/local/lib/libintl.so.9 so try adding it to the linker command line
//usr/local/lib/libintl.so.9: could not read symbols: Invalid operation

>How-To-Repeat:

>Fix:
append " -lintl" to "LDFLAGS+="-line in Makefile

>Release-Note:
>Audit-Trail:
>Unformatted:



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