-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I believe the maintainer is working on a fix currently.

On 5/26/11 6:31 AM, Don Paul wrote:
> Alexander
> 
>       I've tried the suggested modification but with no success. The snippet 
> below shows that it was changed I think
>  # force i386 to bump to i686 to avoid symbol dep on __sync_fetch_and_add_4
>   hb=`../config.guess`
> ../config.guess
>   case $hb in
>     i386-*-*) hb=`echo $hb | sed 's|i386|i686|'`
>       host_build_override="--host=$hb --build=$hb" ;;
>   esac
> echo $hb | sed 's|i386|i686|'
>  if [ "." == "." ] ; then
>   case "i386" in
>     i386 | powerpc) ABI=32 ;;
>     x86_64) ABI=64 ;;
>   esac
>  else
>   case "i386" in
>     i386) ABI=64 ;;
>     powerpc) ABI=mode64 ;;
>   esac
>  fi
> 
> 
> but I still get
> 
> Undefined symbols:
>   "___sync_fetch_and_add_4", referenced from:
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpq()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpf()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
>       check_mpz()    in t-assign.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[4]: *** [t-assign] Error 1
> make[3]: *** [check-am] Error 2
> make[2]: *** [check-recursive] Error 1
> make[1]: *** [check-recursive] Error 1
> make: *** [check] Error 2
> ### execution of /var/tmp/tmp.2.1WWGRY failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gmp5-5.0.2-1
> (Reading database ... 305596 files and directories currently installed.)
> Removing fink-buildlock-gmp5-5.0.2-1 ...
> Failed: phase compiling: gmp5-5.0.2-1 failed
> 
> 
> Again thanks for helping
> 
> Don
> ------------------------------------------------------------------
> Professor Don Paul
> Superconductivity & Magnetism Group
> Department of Physics
> University of Warwick
> Coventry CV4 7AL
> United Kingdom
> 
>       email    ph...@warwick.ac.uk
>       tel             024 76 523603
> ------------------------------------------------------------------
> 
> 

<snip>
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3eTIkACgkQB8UpO3rKjQ8MxACcDi4qhUv54uwgvui+Htlv+Qzo
eoUAoJIToOa0y2bmxWA6zsYqPkekm8iN
=3j8t
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to