[MacPorts] #16327: vtk5 5.0.3_0 +python build failure
MacPorts
noreply at macports.org
Tue Oct 28 06:05:08 PDT 2008
#16327: vtk5 5.0.3_0 +python build failure
-------------------------------+--------------------------------------------
Reporter: casbon at gmail.com | Owner: rene.donner at mac.com
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
Port: vtk5 |
-------------------------------+--------------------------------------------
Comment(by stromnov at gmail.com):
Replying to [comment:11 truemped@…]:
> In the portfile I find this:
>
> {{{
> configure.env LDFLAGS="-L${prefix}/lib"\
> CPPFLAGS="-I${prefix}/include"
> }}}
>
> Which should be the same as you suggested, right? Or do I have to set it
somewhere else again?
There are weird post-configure section:
{{{
post-configure {
reinplace "s|c++|c++ -L${prefix}/lib |"
${worksrcpath}/Infovis/Testing/Cxx/CMakeFiles/InfovisCxxTests.dir
...
}
}}}
Needs similar line for python bindings files.
--
Ticket URL: <http://trac.macports.org/ticket/16327#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list