#23126 closed defect (fixed)
py26-pymvpa compile issues
Reported by: | fabian@… | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | py26-pymvpa |
Description
The port py26-pymvpa does not compile under Leopard and probably Snow Leopard.
I believe gcc fails to find the proper include directories. I attach a patch for the Portfile that works for me (it's just copy & paste the proper flags from scipy's Portfile)
Attachments (1)
Change History (7)
Changed 15 years ago by fabian@…
Attachment: | py26-pymvpa.patch added |
---|
comment:1 Changed 15 years ago by fabian@…
There is also a thread describing the issue in pymvpa's mailing list:
http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/2009q4/000861.html
comment:3 Changed 15 years ago by jmroot (Joshua Root)
Cc: | fabian@… removed |
---|---|
Owner: | changed from macports-tickets@… to jameskyle@… |
Port: | py26-pymvpa added |
Please remember to fill in the Port field and cc the maintainer. The reporter does not need to be added to cc.
comment:4 follow-up: 5 Changed 15 years ago by jameskyle@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I was not seeing this issue myself, but the changes look well enough. Committed and available as of 30m from this post.
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:6 Changed 15 years ago by fabian@…
Thanks. Unfortunately, I cannot confirm that it is working because at work I'm behind a firewall and can't access git's port ...
patch for portfile