Hi Yorick (moved from [email protected] to plplot-general for obvious reasons):

On 2010-01-24 17:52-0600 Poor Yorick wrote:

> while building plplot-5.95 with cmake-2.8.0, I got this error:
>
> bin/g++ -m32 -Dplplotwxwidgetsd_EXPORTS -DHAVE_CONFIG_H -fPIC
> -I/path/to/src/plplot-5.9.5/plplot-5.9.5/include
> -I/path/to/src/plplot-5.9.5/plplot-5.9.5/lib/qsastime
> -I/path/to/src/plplot-5.9.5/plplot-5.9.5/bindings/c++
> -I/path/to/src/plplot-5.9.5/plplot-5.9.5
> -I/path/to/src/plplot-5.9.5/plplot-5.9.5/bindings/wxwidgets
> -I/path/to/wxPython-src-2.8.9.2/lib/wx/include/gtk2-unicode-release-2.8
> -I/path/to/wxPython-src-2.8.9.2/include/wx-2.8
> _FILE_OFFSET_BITS=64 _LARGE_FILES _LARGEFILE_SOURCE=1 __WXGTK__
> -DUSINGDLL -o CMakeFiles/plplotwxwidgetsd.dir/wxPLplotstream.cpp.o
> -c
> /path/to/src/plplot-5.9.5/plplot-5.9.5/bindings/wxwidgets/wxPLplotstream.cpp
>
> g++: _FILE_OFFSET_BITS=64: No such file or directory
>
> It looks like the "-D" got eaten.  Someone else had the same problem:
>
> http://bbs.archlinux.org/viewtopic.php?id=85839

I don't recall all the details, but IIRC our use of the CMake wxwidgets find
modules was problematic for 5.9.5 so that some changes had to be made (by
Werner Smekal) to be compatible with both CMake 2.6.x and 2.8.0.

Anyhow, that fix should be in our current svn trunk version.  Would you
please give that a try to confirm all is well with cmake-2.8.0 (as well as
cmake-2.6.4) for that version? Our svn trunk version is fairly stable since
that is what all PLplot developers use for their daily plotting needs and
development.  It will eventually be released as 5.9.6.

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); PLplot scientific plotting software
package (plplot.org); 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
__________________________

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to