Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 1997 19:33:30 -0800 (PST)
From:      Dave Babler <dbabler@Rigel.orionsys.com>
To:        questions@freebsd.org
Subject:   expect port broken?
Message-ID:  <Pine.BSI.3.95.970109192737.9037A-100000@Rigel.orionsys.com>

next in thread | raw e-mail | index | archive | help
I've been trying to make the lang/expect port with little success. The MD5
checksum in the port doesn't match any of the copies of the distfile (and
all the distfiles are identical). Wiping out the MD5 file in the port at
least lets it start the make, but it doesn't get too far:

----
===>  Verifying build for expect in /usr/ports/lang/expect
>> No MD5 checksum file.
===>  Configuring for expect-5.21
configuring Expect 5.21.7
checking host system type... i386-unknown-freebsd2.1.5
checking target system type... i386-unknown-freebsd2.1.5
checking build system type... i386-unknown-freebsd2.1.5
checking shell to use within Make... 
checking for Tcl configuration... found /usr/libdata/tcl/tclConfig.sh
checking for Tk configuration... found /usr/ports/x11/tk41/work/tk4.1/unix/tkConfig.sh
checking for gcc... cc
checking whether the C compiler (cc -O ) works... yes
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking whether the compiler (cc) actually works... yes
checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
checking how to run the C preprocessor... cc -E
checking if running LynxOS... no
checking whether using a cross-compiler... no
checking for ANSI C header files... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking if running Mach... no
checking if running MachTen... no
checking if on Pyramid... no
checking if on Apollo... no
checking if on Interactive... no
checking if stty reads stdout... no
checking if running Solaris... no
checking for sin... no
checking for Tcl private headers... *** Error code 1

Stop.
*** Error code 1

----
is this a configuration in Tcl that needs to be set? The man pages for Tcl
are pretty skimpy <G>.

TIA...

-Dave




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970109192737.9037A-100000>