Date: Tue, 18 Aug 1998 10:06:02 -0600 (MDT) From: Brian Handy <handy@lambic.physics.montana.edu> To: Jaye Mathisen <mrcpu@internetcds.com> Cc: ports@FreeBSD.ORG Subject: Re: Can't build expect. Message-ID: <Pine.BSF.4.02A.9808181001470.1533-100000@lambic.physics.montana.edu> In-Reply-To: <Pine.NEB.3.95.980817181350.6082M-100000@schizo.cdsnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jaye grumbled: >2.2.6-BETA, ports cvsup'd from a few minutes ago: > >if [ "xlibexpect526.a" != "xlibexpect526.so.1.2" ] ; then if [ ! -d >shared ] ; then mkdir shared ; else true; fi ; cc -c -I. -I. >-I/usr/local/include/tcl8.0/generic -I/usr/local/include/tk8.0 >-I/usr/X11R6/include -DEXP_VERSION=\"5.26.0\" >-DSCRIPTDIR=\"/usr/local/lib/expect5.26\" >-DEXECSCRIPTDIR=\"/usr/local/lib/expect5.26\" -DTCL_DEBUGGER -O2 -m486 >-pipe -g -fpic -DDFLT_STTY="\"sane\"" ./expect.c -o shared/expect.o ; fi >make: don't know how to make pty_.c. Stop >*** Error code 2 I just tried it (I'm running 2.2.7-STABLE, but I wonder if that makes any difference) and it seems to [still] work here. But I'll punt. Is there something funny with your tcl8.0/tk8.0 stuff? I have version 8.0.2 of both here. No competing versions. Good luck and godspeed, young jedi, Brian 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?Pine.BSF.4.02A.9808181001470.1533-100000>