Date: Wed, 2 Aug 2000 16:51:59 -0400 From: Bush Doctor <dervish@goku.cl.msu.edu> To: cjclark@alum.mit.edu Cc: ports@FreeBSD.ORG Subject: Re: Expect Port Broken Due to Update Message-ID: <20000802165159.A6077@goku.cl.msu.edu> In-Reply-To: <20000802120447.B55777@184.215.6.64.reflexcom.com>; from cjclark@reflexnet.net on Wed, Aug 02, 2000 at 12:04:47PM -0700 References: <20000802120447.B55777@184.215.6.64.reflexcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Out of da blue Crist J . Clark aka (cjclark@reflexnet.net) said: > The Expect port (/usr/ports/lang/expect) is broken. In the Makefile, > > PORTVERSION= 5.31.8 > > But when you actually retrieve the tarball from the site, > > MASTER_SITES= http://expect.nist.gov/ > > You will recveive version 5.32. It looks like a fairly recent update > from the file timestamps in the distribution. > > This of course also causes the MD5 check to fail. > > Just bringing this to your attention. A 's/5\.31[0-9\.]*/5\.32/' in the > Makefile compiles cleanly once the checksum is bypassed. Hmmm ... It doesn't compile cleanly on my -current :(. I'm getting the following: /usr/local/lib/libtcl82.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() libexpect532.a(pty_termios.o): In function `exp_getptymaster': pty_termios.o(.text+0x170): undefined reference to `openpty' *** Error code 1 I haven't looked at it too closely, but configure does not seem to pick up all necessary includes for openpty. > -- > Crist J. Clark cjclark@alum.mit.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor <dervish@goku.cl.msu.edu> 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?20000802165159.A6077>