Thank you!  I was able to load other packages (such as emacs23 that I could not load before) but there is a problem with grace that I reported to the developer.

Thank you again,
Paul

On Mar 20, 2014, at 03:18 PM, Alexander Hansen <alexanderk.han...@gmail.com> wrote:

On 3/20/14, 12:54 PM, Paul Cizmas wrote:
       > Hello:
       >
       > I just installed fink and tried to get grace. I am using a MacBook Pro
       > with 4 cores and OS 10.9.2.
       >
       > The installation failed with the message:
       > ============================================================================
       >
       > Making all in util
       >
       > gcc -DHAVE_CONFIG_H -I. -I../../include -I../../lib/Xm -I/sw/include
       > -I/usr/X11R6/include -DXNO_MTSAFE_STRINGAPI -DXNO_MTSAFE_PWDAPI
       > -DXNO_MTSAFE_TIMEAPI -Wall -g -fno-strict-aliasing -Wno-unused
       > -Wno-comment -fno-tree-ter -I/sw/include -I/sw/include/freetype2
       > -I/usr/X11/include -I/usr/X11R6/include -I/usr/X11R6/include
       > -I/sw/include -I/usr/X11R6/include -I/sw/include -MT makestrs.o -MD -MP
       > -MF .deps/makestrs.Tpo -c -o makestrs.o makestrs.c
       >
       > clang: error: unknown argument: '-fno-tree-ter'
       > [-Wunused-command-line-argument-hard-error-in-future]
       >
       > clang: note: this will be a hard error (cannot be downgraded to a
       > warning) in the future
       >
       > make[2]: *** [makestrs.o] Error 1
       >
       > make[1]: *** [all-recursive] Error 1
       >
       > make: *** [all-recursive] Error 1
       >
       > ### execution of make failed, exit code 2
       >
       > ### execution of /tmp/fink.mkj7g failed, exit code 2
       >
       > Removing runtime build-lock...
       >
       > Removing build-lock package...
       >
       > /sw/bin/dpkg-lockwait -r fink-buildlock-openmotif4-2.3.4-6
       >
       > (Reading database ... 18927 files and directories currently installed.)
       >
       > Removing fink-buildlock-openmotif4-2.3.4-6 ...
       >
       > Updating the list of locally available binary packages.
       >
       > Scanning dists/stable/main/binary-darwin-x86_64
       >
       > New package:
       > dists/stable/main/binary-darwin-x86_64/libs/libmpc3-shlibs_1.0.2-1_darwin-x86_64.deb
       >
       > New package:
       > dists/stable/main/binary-darwin-x86_64/libs/libmpc3_1.0.2-1_darwin-x86_64.deb
       >
       > Failed: phase compiling: openmotif4-2.3.4-6 failed
       >
       >
       > Before reporting any errors, please run "fink selfupdate" and try again.
       >
       > ============================================================
       >
       >
       > I ran "fink selfupdate" to no avail.
       >
       >
       > Please advise.
       >
       >
       > Thank you,
       >
       > Paul
       >
       >
       >

Xcode 5.1 has introduced widespread breakage in our builds. I've been
suggesting that people try to use the binary distribution:

1) Edit /sw/etc/apt/sources.list as an administrator and add

deb http://bindist.finkproject.org/10.9 stable main

to it.

2) Run "sudo apt-get update"

3) Use "sudo apt-get install grace"

You may also want to edit your /sw/etc/fink.conf as an administrator and
change "UseBinaryDist: false" to "UseBinaryDist: true". If you do that
then "fink install" will also install prebuilt binaries, provided that
the binary distribution contains the newest version that fink knows about.


--
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to