Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452044 - dev-vcs/git-1.8.1 failed to build with USE flag "subversion"
Summary: dev-vcs/git-1.8.1 failed to build with USE flag "subversion"
Status: RESOLVED DUPLICATE of bug 450088
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 14:22 UTC by Tomohiko Himura
Modified: 2013-01-31 06:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix svn-fe Makefile for macosx (fix_svn-fe_Makefile,598 bytes, patch)
2013-01-14 14:25 UTC, Tomohiko Himura
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiko Himura 2013-01-14 14:22:01 UTC
Undefined symbols for architecture x86_64:
  "_libintl_ngettext", referenced from:
      _show_date_relative in libgit.a(date.o)
  "_libintl_gettext", referenced from:
      _show_date_relative in libgit.a(date.o)
      _warn_on_inaccessible in libgit.a(wrapper.o)
      _xgetpwuid_self in libgit.a(wrapper.o)
ld: symbol(s) not found for architecture x86_64

Reproducible: Always
Comment 1 Tomohiko Himura 2013-01-14 14:25:17 UTC
Created attachment 335616 [details, diff]
Fix svn-fe Makefile for macosx

This patch works for me.
Comment 2 Tomohiko Himura 2013-01-31 06:46:18 UTC

*** This bug has been marked as a duplicate of bug 450088 ***