On 2013-07-12 09:53+0200 Arjen Markus wrote:

Hi Arjen:

Those ldd results showed only system libraries were found.
I guess it is possible there is some problem with ldd for non-system
libraries, but it is probably more likely the ??? is saying there
are linking problems.  However, as yet you do not have the
definitive evidence concerning that.

One issue is time and again on Windows platforms our test case fails for
the dynamic devices while the library use succeeds.  Nobody
has ever been able to explain this, but since the test
case seems unreliable, I suggest you just drop it until we
can figure out what is wrong with the test by using
the CMake option -DTEST_DYNDRIVERS=OFF.

Another issue is you forgot to specify VERBOSE=1.  Could you try again
using, e.g.,

make VERBOSE=1 test_noninteractive >& test_noninteractive.out

?

Also, please put the *.out files + requested CMake Cache file in a compressed
tarball so they are not subject to e-mail line wrap.

Those requested VERBOSE=1 results should give the exact commands used
for linking and thus give the definitive story about whether rpath was
used or not.  In any case with -DTEST_DYNDRIVERS=OFF and assuming
cmake does specify the correct linking commands that include -rpath,
you should get a lot further into the test.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to