Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 1998 18:14:15 -0700 (PDT)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        ports@FreeBSD.ORG
Subject:   Can't build expect.
Message-ID:  <Pine.NEB.3.95.980817181350.6082M-100000@schizo.cdsnet.net>

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


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

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
schizo# ls                                                       


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.NEB.3.95.980817181350.6082M-100000>