[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 915475] Re: Can't build 1.8 on MacOSX 10.6.8



Ok, you guys have convinced me.

** Changed in: geda
       Status: New => Invalid

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/915475

Title:
  Can't build 1.8 on MacOSX 10.6.8

Status in GPL Electronic Design Automation tools:
  Invalid

Bug description:
  "make" errors out with:

  /sw/bin/msgmerge: `ar.po': No such file or directory

  The trouble appears to start earlier:

  if test -n 'geda-bug@xxxxxxxx' || test 'geda-bug@xxxxxxxx' = '@'PACKAGE_BUGREPORT'@'; then \
  	  msgid_bugs_address='geda-bug@xxxxxxxx'; \
  	else \
  	  msgid_bugs_address='geda-bug@xxxxxxxx'; \
  	fi; \
  	/bin/sh /Users/jpd/FreeSoftware/gaf/build-tools/desktop-i18n --extract --xgettext=/sw/bin/xgettext -- --default-domain=libgeda41 --directory=../.. \
  	  --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --from-code=UTF-8 \
  	  --files-from=./POTFILES.in \
  	  --copyright-holder='gEDA Developers' \
  	  --msgid-bugs-address="$msgid_bugs_address"
  Fixing up libgeda41.po
  sed: -e: No such file or directory

  Perhaps the desktop-i18n script is garbling a sed command?

To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/915475/+subscriptions


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug