On 2010/5/7 Mathieu Malaterre wrote: > On Fri, May 7, 2010 at 2:53 PM, Denis Barbier <[email protected]> wrote: >> 2010/5/7 Mathieu Malaterre <[email protected]>: >>> On Fri, May 7, 2010 at 12:12 PM, Denis Barbier <[email protected]> wrote: >>>> Those link errors on hppa are caused by >>>> http://vxl.svn.sourceforge.net/viewvc/vxl?view=rev&revision=11383 >>>> >>>> You may revert this patch, it is harmless on other architectures, and >>>> see how it goes. Moreover it is not clear at all whether this patch >>>> fixed anything on Linux, it may be related to HP-UX and not hppa. >>> >>> This is odd, the vxl package seems to build fine on hppa, both vxl >>> 1.13 and 1.14 can be found: >>> >>> http://packages.qa.debian.org/v/vxl.html >>> >>> Technically the next upload of ITK will use a system installed VXL. >> >> But do you link some executables against libvxl when building your >> package? I guess not. > > I guess I am missing -Wl,--no-undefined then. I'll update the package > do add this flag.
You may also set BUILD_TESTING=on. I just tried, it failed with [ 85%] Building CXX object core/vnl/tests/CMakeFiles/vnl_test_all.dir/test_sparse_matrix.o Linking CXX executable vnl_test_all /usr/bin/ld: cannot find -lvpl But building tests seemed to be pretty light, it may be worth fixing that to ensure that libvxl is usable. Denis -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

