From owner-freebsd-ports Wed Oct 30 18:46:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA19372 for ports-outgoing; Wed, 30 Oct 1996 18:46:55 -0800 (PST) Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA19354; Wed, 30 Oct 1996 18:46:51 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca13-08.ix.netcom.com [204.32.168.40]) by dfw-ix6.ix.netcom.com (8.6.13/8.6.12) with ESMTP id SAA29693; Wed, 30 Oct 1996 18:46:10 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.2/8.6.9) id SAA01463; Wed, 30 Oct 1996 18:46:07 -0800 (PST) Date: Wed, 30 Oct 1996 18:46:07 -0800 (PST) Message-Id: <199610310246.SAA01463@silvia.HIP.Berkeley.EDU> To: markm@freebsd.org CC: ports@freebsd.org, peter@spinner.DIALix.COM Subject: tclX75 build failure From: asami@freebsd.org (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I swear this thing used to build before. In fact, I have a package built on Oct. 17 to prove it. Satoshi ------- ## make Checksums OK. ===> Extracting for tclX-7.5.2 ===> tclX-7.5.2 depends on shared library: tk41\.1 - found ===> tclX-7.5.2 depends on: /usr/ports/x11/tk41 ===> Verifying build for /usr/ports/x11/tk41 Checksums OK. ===> Returning to build of tclX-7.5.2 ===> Patching for tclX-7.5.2 ===> Configuring for tclX-7.5.2 cd /a/ports/lang/tclX75/work/tclX7.5.2/unix ; mv Config.mk Config.mk.orig2 && sed -e 's;TCL_SRC=${srcbasedir}/../tcl7.5;TCL_SRC=/usr/src/contrib/tcl;' -e 's;TCL_BUILD=${bldbasedir}/../tcl7.5;TCL_BUILD=/usr/src/contrib/tcl;' -e 's;TCL_CONFIG=${TCL_BUILD}/unix/tclConfig.sh;TCL_CONFIG=/usr/libdata/tcl/tclConfig.sh;' -e 's;TCL_LIB=${TCL_BUILD_LIB_SPEC};TCL_LIB=${TCL_LIB_SPEC};' -e 's;TCL_SHLIB_DIR=${bldbasedir};TCL_SHLIB_DIR=/usr/src/contrib/tcl;' -e 's;TK_SRC=${srcbasedir};TK_SRC=/usr/ports/x11/tk41/work/tk4.1;' -e 's;TK_BUILD=${bldbasedir};TK_BUILD=/usr/ports/x11/tk41/work/tk4.1;' -e 's;TK_LIB=${bldbasedir};TK_LIB=/usr/ports/x11/tk41/work/tk4.1;' -e 's;TK_SHLIB_DIR=${bldbasedir};TK_SHLIB_DIR=/usr/ports/x11/tk41/work/tk4.1;' Config.mk.orig2 >Config.mk creating cache ./config.cache Will build Tk specific code and wishx No architecture suffix will be used checking TclX versions... 7.5.2 checking macro values from Config.mk... ok Will build shared libraries checking which C compiler to use... using C compiler specified in by CC env var checking for ranlib... ranlib configure: error: do not know how to build shared libraries for this Unix system *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop.