Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2014 10:41:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 188114] math/py-numpy is broken on 9.2-STABLE - gcc48/libgfortran.so.3 not found
Message-ID:  <bug-188114-21822-IA20JVoph2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188114-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188114-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188114

--- Comment #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: demon
Date: Sun Sep 28 10:40:55 UTC 2014
New revision: 369447
URL: https://svnweb.freebsd.org/changeset/ports/369447

Log:
  Fix
  ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by
/usr/local/lib/gcc48/libgfortran.so.3 not found
  error when importing numpy module.

  PR:        188114
  Patch by Thierry Thomas <thierry@FreeBSD.org>

Changes:
  head/math/py-numpy/Makefile

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-188114-21822-IA20JVoph2>