Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138459 - dev-lang/tk (all versions) misses tclInt.h
Summary: dev-lang/tk (all versions) misses tclInt.h
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 04:46 UTC by cazzantonio
Modified: 2007-04-27 17:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-lang/tk compile error (error,4.64 KB, text/plain)
2006-06-29 04:47 UTC, cazzantonio
Details
"equery files tcl" output (pippo,28.47 KB, text/plain)
2006-07-13 01:06 UTC, cazzantonio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cazzantonio 2006-06-29 04:46:28 UTC
###########################emerge --info######################################
heavensdoor ~ # emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.6.15
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -mfpmath=sse,387 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/env.d/02locale /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config /usr/share/keymaps/i386/qwerty/it.map.gz /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium-m -mfpmath=sse,387 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/"
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/portage_tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 acpi alsa apache2 audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr cli crypt cups directfb dri dv dvd dvdr dvdread emboss encode fbcon ffmpeg flac foomaticdb fortran gd gdbm gif glut gnutls gpm gstreamer gtk gtk2 idn ieee1394 imagemagick imlib ipv6 isdnlog java jikes jpeg kdeenablefinal lcms ldap libg++ libwww mad matroska mikmod mmx mng motif mp3 mpeg ncurses nls nptl offensive ogg opengl pam pcmcia pcre pdflib perl png ppds pppd python qt quicktime readline reflection sdl session sndfile speex spell spl sse sse2 ssl svg svga tcltk tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis wmf xml xorg xv xvid zlib elibc_glibc kernel_linux linguas_it userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
################################################################################

####################### ERROR ##################################################
see attached file
################################################################################

tcl compiles without any problems....

This problems happens even with ~ versions ov dev-lang/tk
Comment 1 cazzantonio 2006-06-29 04:47:06 UTC
Created attachment 90417 [details]
dev-lang/tk compile error
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2006-07-12 18:50:37 UTC
please put your `equery files tcl`
Comment 3 cazzantonio 2006-07-13 01:06:01 UTC
Created attachment 91624 [details]
"equery files tcl" output
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2006-09-23 23:32:54 UTC
Please try remerge tcl. tclInt.h should be installed in /usr/lib/tcl8.4/include/generic/.
Comment 5 cazzantonio 2006-09-24 05:16:33 UTC
yes it compiles correctly