El Thu, 24 Apr 2008 11:34:51 -0300 luis jure <[EMAIL PROTECTED]> escribió:
> /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c:76: > error: 'TCL_CHANNEL_VERSION_4' undeclared here (not in a function) > /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c:90: > warning: excess elements in struct initializer > /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c:90: > warning: (near initialization for 'consoleChannelType') make: *** > [tkConsole.o] Error 1 make: *** Waiting for unfinished jobs.... > in case anyone meets a similar problem, i post here the solution i found after days of googling: this problem is caused by old tcl.h and tk.h files installed in /usr/local/include by some 3rd party package. after deleting those files (and others related), tk compiled just fine. best, lj -- gentoo-user@lists.gentoo.org mailing list