Bugs item #3602454, was opened at 2013-01-28 16:03
Message generated for change (Tracker Item Submitted) made by sjtappin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3602454&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: James Tappin (sjtappin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tcl/Tk build errors.

Initial Comment:
When trying to build 5.9.9 from source (or using the Arch AUR PKGBUILD script) 
The build fails with the following errors:

[ 20%] Building C object 
bindings/tcl/CMakeFiles/plplottcltkd.dir/__/tk/plframe.c.o
/data/software/plplot-5.9.9/bindings/tk/plframe.c: In function ‘plFrameCmd’:
/data/software/plplot-5.9.9/bindings/tk/plframe.c:487:11: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c: In function 
‘PlFrameWidgetCmd’:
/data/software/plplot-5.9.9/bindings/tk/plframe.c:619:32: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c: In function ‘process_data’:
/data/software/plplot-5.9.9/bindings/tk/plframe.c:2678:43: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c:2688:43: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c: In function ‘report’:
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3278:15: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3289:19: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3303:28: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3307:15: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3311:11: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c: In function ‘process_bop’:
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3327:51: error: ‘Tcl_Interp’ 
has no member named ‘result’
/data/software/plplot-5.9.9/bindings/tk/plframe.c: In function ‘process_eop’:
/data/software/plplot-5.9.9/bindings/tk/plframe.c:3342:51: error: ‘Tcl_Interp’ 
has no member named ‘result’
make[2]: *** [bindings/tcl/CMakeFiles/plplottcltkd.dir/__/tk/plframe.c.o] Error 
1
make[1]: *** [bindings/tcl/CMakeFiles/plplottcltkd.dir/all] Error 2
make: *** [all] Error 2

The versions of Tcl & Tk are:
tcl 8.6.0-3
tk 8.6.0-1

I was unable to get the svn version to configure, the final error was:
CMake Error: The following variables are used in this project, but they are set 
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake 
files:
ITCL_LIBRARY
    linked by target "pltcl" in directory 
/tmp/yaourt-tmp-james/aur-plplot-svn/src/plplot/utils

-- Configuring incomplete, errors occurred!


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3602454&group_id=2915

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to