On 11/27/06, Marize Pommot <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been unable to update tcltk to 8.4.13-3 for quite some time now. The > machine is an Intel iMac. It bombs with the following message: > > " ... > rm -f libtk8.4.dylib > gcc -pipe -dynamiclib -Os -L/sw/lib -headerpad_max_install_names -Wl,-search > aths_first -Wl,-single_module -o libtk8.4.dylib tk3d.o tkArgv.o tkAtom.o tkBin > o tkBitmap.o tkClipboard.o tkCmds.o tkColor.o tkConfig.o tkConsole.o tkCursor. > tkError.o tkEvent.o tkFocus.o tkFont.o tkGet.o tkGC.o tkGeometry.o tkGrab.o tk > id.o tkMain.o tkObj.o tkOldConfig.o tkOption.o tkPack.o tkPlace.o tkSelect.o t > tyle.o tkUndo.o tkUtil.o tkVisual.o tkWindow.o tkButton.o tkEntry.o tkFrame.o > Listbox.o tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkPanedWindow.o tkS > le.o tkScrollbar.o tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o tkCanvLine. > tkCanvPoly.o tkCanvPs.o tkCanvText.o tkCanvUtil.o tkCanvWind.o tkRectOval.o tk > ig.o tkImage.o tkImgBmap.o tkImgGIF.o tkImgPPM.o tkImgPhoto.o tkText.o tkTextB > ee.o tkTextDisp.o tkTextImage.o tkTextIndex.o tkTextMark.o tkTextTag.o tkTextW > d.o tkStubInit.o tkStubLib.o tkUnix.o tkUnix3d.o tkUnixButton.o tkUnixColor.o > UnixConfig.o tkUnixCursor.o tkUnixDraw.o tkUnixEmbed.o tkUnixEvent.o tkUnixFoc > .o tkUnixFont.o tkUnixInit.o tkUnixKey.o tkUnixMenu.o tkUnixMenubu.o tkUnixSca > .o tkUnixScrlbr.o tkUnixSelect.o tkUnixSend.o tkUnixWm.o tkUnixXId.o -framewo > CoreFoundation -L/usr/X11R6/lib -lX11 -L/sw/src/fink.build/tcltk-8.4.13-3/t > 8.4.13/unix -ltclstub8.4 -compatibility_version 8.4 -current_version 8.4.13 - > stall_name /sw/lib/libtk8.4.dylib -seg1addr 0xb000000 -unexported_symbols_list > (f=libtclstub8.4.a.E && nm -gjp /sw/src/fink.build/tcltk-8.4.13-3/tcl8.4.13/un > /libtclstub8.4.a | grep ^_[^_] > $f && echo $f) > nm: can't open file: /sw/src/fink.build/tcltk-8.4.13-3/tcl8.4.13/unix/libtclst > 8.4.a (No such file or directory) > i686-apple-darwin8-gcc-4.0.1: libtk8.4.dylib: No such file or directory > make: *** [libtk8.4.dylib] 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.13-3 > (Reading database ... 51458 files and directories currently installed.) > Removing fink-buildlock-tcltk-8.4.13-3 ... > Failed: phase compiling: tcltk-8.4.13-3 failed > " > > Your help is greatly appreciated. > > TIA, > > MPM > >
Check your output and see if there is an earlier error involving the build of libtclstub.a, as it appears to be missing. Whatever causes _it_ not to be built needs to be addressed. -- Alexander K. Hansen Fink Documenter (still) Got job? http://akhmac.blogdns.net/~hansen/akh_cv/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
