Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 19:51:33 -0700 (PDT)
From:      metrol@earthlink.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/26888: tk-8.2.3 port will not build, package inop as well
Message-ID:  <200104270251.f3R2pXb65897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         26888
>Category:       ports
>Synopsis:       tk-8.2.3 port will not build, package inop as well
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 26 20:00:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Micahel Collette
>Release:        4.3-STABLE
>Organization:
>Environment:
4.3-STABLE FreeBSD 4.3-STABLE #13: Tue Apr 24 20:20:39 PDT 2001
>Description:
tk-8.2.3 will not compile properly, thus rendering 59 other ports also dead.  My ports collection has been updated as of a few minutes ago, and I have attempted to also reinstall tcl-8.2.3.  I'm running with XFree86 4.0.2.

During the build, the following error occurs...

cc -pipe -c -O -pipe  -Wall -Wconversion -Wno-implicit-int -fpic  -I. -I./../generic  -I./../bitmaps -I/usr/local/include/tcl8.2/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  ./../generic/tkTextWind.c
rm -f libtk82.so.1
ld -shared -x -soname libtk82.so.1 -o libtk82.so.1 tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkClipboard.o tkCmds.o  tkColor.o tkConfig.o tkConsole.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/local/lib/tcl8.2  -Wl,-export-dynamic -L/usr/local/lib -ljpeg -lgcc -lstdc++ -L/usr/X11R6/lib -lX11   -lc
/usr/libexec/elf/ld: unrecognized option `-Wl,-export-dynamic'
/usr/libexec/elf/ld: use the --help option for usage information
*** Error code 1

I have marked this as critical due to the number of ports this effects.

http://www.freebsd.org/ports/tk82.html

Additionally, I have attempted to install the package of this.  It goes in succesfully, but other ports requiring tk are unable to locate needed libraries in order to run.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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