Date: Fri, 9 May 2014 11:33:29 +0800 From: Irjohn Junus <i.junus@gmail.com> To: "John W. O'Brien" <john@saltant.com> Cc: python@freebsd.org, Jimmy Olgeni <olgeni@freebsd.org> Subject: Re: py27-pandas-0.13.1_1 conflict with py27-MySQLdb-1.2.3_4/ py27-MySQLdb55-1.2.3_4 Message-ID: <CALXkR%2B_r4kG8CHO8R2MOsGHK4JDeEMa28MN4rzZ1hAtd%2BzAu4g@mail.gmail.com> In-Reply-To: <536C40B0.2060705@saltant.com> References: <CALXkR%2B8ivP3m2aJN%2Bm88Sz%2B4BodAxnYioBvgUotFZf_-TVPLgg@mail.gmail.com> <536C40B0.2060705@saltant.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi John, No worries and yes I'm still having the problem. I remember seeing this message: ===>>> pkg-message for gcc-4.7.3_1 To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc47 after upgrading gcc port a few days ago, which is described in your link [0]. Do I issue this command as root? Need advice here, thanks. Regards, Irjohn On Fri, May 9, 2014 at 10:42 AM, John W. O'Brien <john@saltant.com> wrote: > On 4/18/14 8:45 AM, Irjohn Junus wrote: > > Dear All, > > > > I'm running 9.1-RELEASE and today just after freebsd-update to p11 and > > updating ports to the latest found out that pandas won't import after > > MySQLdb is imported first. Strangely, it will import no problem if > > MySQLdb is imported after: > > Hi Irjohn, > > Sorry for the long delay. Are you still having this problem? > > >>>> import MySQLdb > >>>> import pandas as pd > > /lib/libgcc_s.so.1: version GCC_4.6.0 required by > > /usr/local/lib/gcc47/libgfortran.so.3 not found > [...] > > Traceback (most recent call last): > [...] > > File "/usr/local/lib/python2.7/site-packages/numpy/linalg/linalg.py", > > line 29, in <module> > > from numpy.linalg import lapack_lite, _umath_linalg > > ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by > > /usr/local/lib/gcc47/libgfortran.so.3 not found > > It looks like this thread [0], these commits [1] [2], and this PR [3] > are related. > > [0] > > https://lists.freebsd.org/pipermail/freebsd-toolchain/2014-April/001149.html > > [1] https://svnweb.freebsd.org/ports?view=revision&revision=351167 > > [2] https://svnweb.freebsd.org/ports?view=revision&revision=351159 > > [3] https://www.freebsd.org/cgi/query-pr.cgi?pr=185902 > > Regards, > John > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALXkR%2B_r4kG8CHO8R2MOsGHK4JDeEMa28MN4rzZ1hAtd%2BzAu4g>