svn commit: r369447 - head/math/py-numpy

thierry at freebsd.org thierry at freebsd.org
Tue Sep 30 07:46:14 UTC 2014


Selon Dmitry Sivachenko <demon at freebsd.org> le mar 30 sep 09:23:17 2014 :

>> Just adding `LDFLAGS+= -shared' fixes it (see the attached patch).
>> I'm not sure if this is related to the patch of numpy or to the upgrade
>> of Gcc 4.7 to 4.8?
>>
>> Anyway, this port is full of warnings...
>>
>
> Thanks, Thierry.
>
> See also  
> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369506/logs/errors/py27-symeig-1.5_1.log
> Looks like the same issue.

Yes, it is: libraries don't have main() ;-)

But ATM I'm at a customer place, without a regular access to my  
machines, and I cannot check if adding `LDFLAGS+= -shared' would be  
sufficient or if a patch is needed before tonight.

Best regards,

-- 
Th. Thomas.


More information about the freebsd-python mailing list