ah okay. would you mind orphaning tclcl and otcl, so that I could maintain them? thanks!
Search Criteria
Package Details: tclcl 1.20-6
Git Clone URL: | https://aur.archlinux.org/tclcl.git (read-only) |
---|---|
Package Base: | tclcl |
Description: | Tcl with classes (TclCl) is a Tcl/C++ interface |
Upstream URL: | http://otcl-tclcl.sourceforge.net/tclcl/ |
Licenses: | |
Submitter: | shaurz |
Maintainer: | qrwteyrutiyoup |
Last Packager: | qrwteyrutiyoup |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2006-03-17 01:48 |
Last Updated: | 2016-11-08 18:15 |
Dependencies (2)
Sources (2)
Latest Comments
pezzonovante commented on 2013-12-01 12:56
qrwteyrutiyoup commented on 2012-11-16 04:38
master commented on 2012-11-14 11:59
Sorry, I'm not using Arch anymore.
qrwteyrutiyoup commented on 2012-11-14 11:58
@master: could you please update this package to 1.20, so that it will work with ns-2.35? once that's been done, I can request tclcl-ns [1] to be merged with yours (you can keep on maintaining it). Sorry for the duplicate, btw, just wanted to have ns-2 working.
[1] https://aur.archlinux.org/packages/tc/tclcl-ns/PKGBUILD
Hi, I'm getting this error while trying to compile:
In file included from Tcl.cc:49:0:
tclcl.h: In member function ‘void Tcl::result(const char*)’:
tclcl.h:88:44: error: ‘Tcl_Interp’ has no member named ‘result’
inline void result(const char* p) { tcl_->result = (char*)p; }
Tcl.cc: In member function ‘void Tcl::error(const char*)’:
Tcl.cc:216:61: error: ‘Tcl_Interp’ has no member named ‘result’
fprintf(stderr, "%s: \"%s\": %s\n", application_, s, tcl_->result);
Makefile:77: recipe for target 'Tcl.o' failed
make: *** [Tcl.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
warning: package tclcl failed to build, skipping