On Wed, Jun 04, 2008 at 04:31:55PM -0500, JW wrote: > I've been trying (for mnoths, actually) to do a mass upgrade from > 10.4-transitional to current (I forget the current version number). > > I followed the upgrade process to the letter but I'm endlessly stuck on tk. I > have followed all instructions given on the web site, in the upgrade package, > > and in the program output. > > Here's the program output: > > (as root): > > apt-get dist-upgrade ; fink update-all > > <snip some stuff at the beginning> > dpkg: yes, will remove t1lib5-x11 in favour of t1lib5. > dpkg: considering removing t1lib5-nox in favour of t1lib5 ... > dpkg: yes, will remove t1lib5-nox in favour of t1lib5. > (Reading database ... 125903 files and directories currently installed.) > Unpacking t1lib5 (from .../t1lib5_5.1.1-3_darwin-powerpc.deb) ... > Setting up t1lib5 (5.1.1-3) ... > Setting runtime build-lock... > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-tcltk-8.4.16-2 > /sw/src/fink.build > dpkg-deb: building package `fink-buildlock-tcltk-8.4.16-2' in > `/sw/src/fink.build/fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb'. > Installing build-lock package... > /sw/bin/dpkg-lockwait -i > /sw/src/fink.build/fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb > Selecting previously deselected package fink-buildlock-tcltk-8.4.16-2. > (Reading database ... 125897 files and directories currently installed.) > Unpacking fink-buildlock-tcltk-8.4.16-2 > (from > .../fink-buildlock-tcltk-8.4.16-2_2008.06.04-15.16.38_darwin-powerpc.deb) ... > Setting up fink-buildlock-tcltk-8.4.16-2 (2008.06.04-15.16.38) ... > gzip -dc /sw/src/tcl8.4.16-src.tar.gz | /sw/bin/tar -xf - --no-same-owner > --no-same-permissions > gzip -dc /sw/src/tk8.4.16-src.tar.gz | /sw/bin/tar -xf - --no-same-owner > --no-same-permissions > (cd ../tcl8.4.16/unix; export > COMMAND_MODE=legacy; ./configure --enable-shared --disable-corefoundation > --prefix=/sw --exec-prefix=/sw --mandir='${prefix}/share/man'; > make; > cd ../../tk8.4.16/unix; ./configure --enable-shared --disable-corefoundation > --prefix=/sw --exec-prefix=/sw --mandir='${prefix}/share/man'; > make genstubs; make) > creating cache ./config.cache > checking whether to use symlinks for manpages... no > checking whether to compress the manpages... no > checking whether to add a package name suffix for the manpages... no > checking for gcc... gcc > checking whether the C compiler (gcc -L/sw/lib) works... yes > checking whether the C compiler (gcc -L/sw/lib) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking how to run the C preprocessor... > > > <snip> > > creating ./config.status > creating Tk-Info.plist > creating Wish-Info.plist > creating Makefile > creating tkConfig.sh > /usr/bin/tclsh8.4 > /sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/tools/genStubs.tcl > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > \ > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tk.decls > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkInt.decls > Emitting tk > Emitting tkInt > Emitting tkIntPlat > Emitting tkIntXlib > Emitting tkPlat > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tk3d.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkArgv.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkAtom.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkBind.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkBitmap.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkClipboard.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkCmds.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkColor.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConfig.c > gcc -c -Os -pipe -I/sw/include -Wall -Wno-implicit-int -fno-strict-aliasing > -fno-common -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic > -I/sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../bitmaps > -I/sw/src/fink.build/tcltk-8.4.16-2/tcl8.4.16/generic -I/usr/X11R6/include > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DMAC_OSX_TCL=1 -DTCL_WIDE_INT_TYPE=long\ > long -DWORDS_BIGENDIAN=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 > -DSTDC_HEADERS=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c:76: > error: 'TCL_CHANNEL_VERSION_4' undeclared here (not in a function) > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c:90: > warning: excess elements in struct initializer > /sw/src/fink.build/tcltk-8.4.16-2/tk8.4.16/unix/../generic/tkConsole.c:90: > warning: (near initialization for 'consoleChannelType') > make: *** [tkConsole.o] Error 1 > ### execution of (cd failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-tcltk-8.4.16-2 > (Reading database ... 125898 files and directories currently installed.) > Removing fink-buildlock-tcltk-8.4.16-2 ... > Failed: phase compiling: tcltk-8.4.16-2 failed > > Before reporting any errors, please run "fink selfupdate" and > try again. If you continue to have issues, please check to see if the > FAQ on fink's website solves the problem. If not, ask on the fink-users > or fink-beginners mailing lists, with a carbon copy to the maintainer: > > Jeffrey Whitaker <[EMAIL PROTECTED]> > > Note that this is preferable to emailing the maintainer directly, since > most fink package maintainers do not have access to all possible > hardware and software configurations. > ------------------------------------ > > I have, in fact, several times gone throughthe cycle of running fink > selfupdate and then trying apt-get dist-upgrade ; fink update-all again, but > it's always the same tcltk problems. > > I'm not able to proceded any further because several other packages depend on > tcltk. > > Any ideas? I REALLY don't want to purge my show fink and start over - I have > KDE installed and a bunch of other things.
That upstream bug in the tcl build was fixed in fink's tcltk-8.4.16-4 package back in February. I wonder why you're seeing such old packages? dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users