Don,

The build stage shows an architecture mismatch:

ld: warning: ignoring file ../bindings/c++/libplplotcxx.12.0.0.dylib, file was 
built for x86_64 which is not the architecture being linked (i386)

Somehow you’ve got some i386 (32bit) libraries being linked to x86_64 (64bit) 
ones.

On Jun 3, 2015, at 9:35 AM, Spong, Donald A. <spon...@ornl.gov> wrote:

> 
> 
> Alan,
> 
> I tried the newer version you referred to. It got through the cmake step, but 
> still had errors in the make steps that prevented successful completion. The 
> log files are attached.
> 
> - Thanks, Don
> 
> 
>> On Jun 2, 2015, at 7:20 PM, Alan W. Irwin <ir...@beluga.phys.uvic.ca> wrote:
>> 
>> On 2015-06-02 22:07-0000 Spong, Donald A. wrote:
>> 
>>> I’ve recently tried building Plplot 5.11.0 on my Mac, which is
>> running OSX 10.10.3, but without success yet. The Cmake log files are
>> attached. Suggestions as to what I need to fix would be appreciated.
>> Please ignore previous e-mail, which was accidentally sent before
>> completing.
>> 
>> Hi Don:
>> 
>> Thanks very much for your bug report concerning our build system.
>> 
>> That wrong number of arguments bug is the result of an empty element
>> in the list of linker flags, and because that case is not common we
>> only managed (by chance) to catch and fix the bug two weeks ago.
>> 
>> To get access to that fixed version (in our git master branch) please
>> follow directions at
>> <http://sourceforge.net/p/plplot/plplot/ci/master/tree/>, and if you
>> have any trouble with that version at all please let me know since
>> that is soon going to become our next release.
>> 
>> 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
>> __________________________
> 
> <cmake.out><make.out><make_install.out>------------------------------------------------------------------------------
> _______________________________________________
> Plplot-general mailing list
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general

Marius
--
Marius Schamschula




------------------------------------------------------------------------------
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to