From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1GzWpg-0004xq-Ms for garchives@archives.gentoo.org; Wed, 27 Dec 2006 11:20:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBRBGs8x008187; Wed, 27 Dec 2006 11:16:54 GMT Received: from brego.pewamo.office ([207.241.133.40]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBRBGrPY000696 for ; Wed, 27 Dec 2006 11:16:53 GMT Received: by brego.pewamo.office (Postfix, from userid 500) id 4EF73108FEA; Wed, 27 Dec 2006 06:16:53 -0500 (EST) Date: Wed, 27 Dec 2006 06:16:53 -0500 From: Michael George To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] problems emerging tclx Message-ID: <20061227111653.GA32181@brego.pewamo.office> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Archives-Salt: 852a85b7-2037-410d-9fc1-aa73edac3528 X-Archives-Hash: 998cef4c4c1b3bc7221798d2577f3445 I'm updating my system (amd64) to gcc4.1 and things are going rather smoothly. One problem I'm having, though, is that tclx-8.3 will not complete it's build. I can build it fine with gcc-3.4, but not 4.1. The error I get is: /var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.cIn file included from /usr/include/time.h:8, from /usr/include/gentoo-multilib/amd64/sys/times.h:29, from /usr/include/sys/times.h:8, from /var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/unix/tclXunixPort.h:32, from /var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclExtdInt.h:27, from /var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.c:19: /usr/include/gentoo-multilib/amd64/time.h:61: error: two or more data types in declaration specifiers /var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.c: In function 'TclProcKeyCompare': /var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/generic/tclXbsearch.c:115: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type make[1]: *** [tclXbsearch..o] Error 1 make[1]: Leaving directory `/var/tmp/portage/tclx-8.3.5/work/tclx8.3.5/tcl/unix'make: *** [TCLX] Error 2 !!! ERROR: dev-tcltk/tclx-8.3.5 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile tclx-8.3.5.ebuild, line 65: Called die I've searched the net and found a posting of the error, but it's in a language I do not understand. Has anyone else run into this problem and found a solution? -- -M There are 10 kinds of people in this world: Those who can count in binary and those who cannot. -- gentoo-amd64@gentoo.org mailing list