Gentoo Archives: gentoo-user

From: luis jure <ljc@××××××××××××.uy>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] problems compiling tk-8.14.8
Date: Thu, 24 Apr 2008 14:36:29
Message-Id: 20080424113451.691941fb@acme.acmenet
1 i googled some, but apparently no-one else is having problems with
2 tk-8.14.8.
3
4 here, compilation fails thus:
5
6 i686-pc-linux-gnu-gcc -c -O2 -O2 -march=athlon-xp -pipe
7 -fomit-frame-pointer -pipe -Wall -Wno-implicit-int -fno-strict-aliasing
8 -fPIC -I/va r/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix
9 -I/var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic
10 -I/var/tmp/portage/d ev-lang/tk-8.4.18/work/tk8.4.18/unix/../bitmaps
11 -I/usr/lib/tcl8.4/include/generic -DPACKAGE_NAME=\"\"
12 -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERS ION=\"\" -DPACKAGE_STRING=\"\"
13 -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
14 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_S TRING_H=1
15 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
16 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1
17 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1
18 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1
19 -DTCL_THREADS=1 -DPEEK_XCLOSE IM=1 -D_LARGEFILE64_SOURCE=1
20 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1
21 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -D HAVE_SYS_TIME_H=1
22 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED
23 -DUSE_TCL_STUBS
24 /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c
25 /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c:76:
26 error: 'TCL_CHANNEL_VERSION_4' undeclared here (not in a function)
27 /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c:90:
28 warning: excess elements in struct initializer
29 /var/tmp/portage/dev-lang/tk-8.4.18/work/tk8.4.18/unix/../generic/tkConsole.c:90:
30 warning: (near initialization for 'consoleChannelType') make: ***
31 [tkConsole.o] Error 1 make: *** Waiting for unfinished jobs....
32
33 --
34 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] problems compiling tk-8.14.8 *SOLVED* luis jure <ljc@××××××××××××.uy>