Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 1999 14:13:02 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Error Compiling Tk8.1
Message-ID:  <19990809141302.A76741@sr.se>

next in thread | raw e-mail | index | archive | help
I get this error when compiling tk8.1 from the ports. I fetched the
latest tar-ball for tcl 8.1 AND tk 8.1

cc -c -O -pipe  -fpic  -I. -I./../generic  -I./../bitmaps
-I/usr/local/include/tcl8.1/generic -I/usr/X11R6/include
-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1      -DTCL_NO_DEPRECATED
-DUSE_TCL_STUBS ./../generic/tkTextWind.c
rm -f libtk81.so.1
ld -shared -x -soname libtk81.so.1 -o libtk81.so.1 tk3d.o tkArgv.o
tkAtom.o tkBind.o tkBitmap.o tkClipboard.o tkCmds.o  tkColor.o
tkConfig.o tkCursor.o tkError.o tkEvent.o  tkFocus.o tkFont.o tkGet.o
tkGC.o tkGeometry.o tkGrab.o tkGrid.o  tkMain.o tkObj.o tkOldConfig.o
tkOption.o tkPack.o tkPlace.o  tkSelect.o tkUtil.o tkVisual.o tkWindow.o
tkUnix.o tkUnix3d.o tkUnixButton.o tkUnixColor.o tkUnixConfig.o
tkUnixCursor.o tkUnixDraw.o tkUnixEmbed.o tkUnixEvent.o  tkUnixFocus.o
tkUnixFont.o tkUnixInit.o tkUnixKey.o tkUnixMenu.o  tkUnixMenubu.o
tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o  tkUnixSend.o tkUnixWm.o
tkUnixXId.o tkStubInit.o tkStubLib.o tkButton.o tkEntry.o tkFrame.o
tkListbox.o  tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkScale.o
tkScrollbar.o tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o
tkCanvLine.o tkCanvPoly.o tkCanvPs.o tkCanvText.o  tkCanvUtil.o
tkCanvWind.o tkRectOval.o tkTrig.o tkImage.o tkImgBmap.o tkImgGIF.o
tkImgPPM.o tkImgPhoto.o tkText.o tkTextBTree.o tkTextDisp.o
tkTextImage.o tkTextIndex.o  tkTextMark.o tkTextTag.o tkTextWind.o
-L/usr/ports/lang/tcl81/work/tcl8.1/unix -ltclstub81 -L/usr/X11R6/lib
-lX11  -lm -lc
/usr/libexec/elf/ld: cannot open -ltclstub81: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Does it ring bell to someone? TCL install without a problem, but this
Error is when compiling tk

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990809141302.A76741>