source compilation error: undefined references

Evan evanmason at gmail.com
Thu Jun 13 10:03:40 EDT 2013



On Thursday, June 13, 2013 1:55:02 PM UTC+2, Stefan van der Walt wrote:
>
> On Thu, Jun 13, 2013 at 11:43 AM, Evan <evan... at gmail.com <javascript:>> 
> wrote: 
> > Thanks for your reply.  Can you coach me a little on the modification I 
> need 
> > to make.  I assume the file to edit is: 
> > ... /scikit-image-0.8.2/skimage/_shared/setup.py 
> > But so far I don't see how to resolve what's needed from 
> > http://docs.cython.org/src/tutorial/external.html#dynamic-linking into 
> the 
> > setup file. 
>
> Yes, you need to add the 'libraries=["m"]' part. 
>
> Stéfan 
>


Ok, got it.  Had to work through and edit each each subdir + setup.py as 
needed.

I'll send the pull request in the next day or two.

Thanks very much for the help, Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130613/d2be527c/attachment.html>


More information about the scikit-image mailing list