From owner-freebsd-ports@FreeBSD.ORG Sun Aug 10 02:15:34 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC19637B401 for ; Sun, 10 Aug 2003 02:15:34 -0700 (PDT) Received: from iguana.simplexity.net (adsl-216-103-84-145.dsl.snfc21.pacbell.net [216.103.84.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AEE43FAF for ; Sun, 10 Aug 2003 02:15:34 -0700 (PDT) (envelope-from ocrow@simplexity.net) Received: from localhost (vakjdgamqj5d6doo@localhost [127.0.0.1]) h7A9FWfn006997; Sun, 10 Aug 2003 02:15:33 -0700 (PDT) (envelope-from ocrow@simplexity.net) Date: Sun, 10 Aug 2003 02:15:32 -0700 (PDT) From: Oliver Crow To: Anti In-Reply-To: <20030809223043.6e5d8762.fearow@comcast.net> Message-ID: <20030810021042.M1211-100000@iguana.simplexity.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: jerry@thehutt.org cc: freebsd-ports@freebsd.org Subject: Re: problems compiling expect X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 09:15:35 -0000 On Sat, 9 Aug 2003, Anti wrote: > On Sat, 9 Aug 2003 12:31:00 -0700 (PDT) > Oliver Crow wrote: > > > > > I'm having problems building the lang/expect port. > > > > I'm running 4.8-RELEASE-p1. The PORTVERSION is 5.38.0. I cvsup'd > > ports today. > > > > I do a 'make distclean' and a 'make -DWITHOUT_X11', and get this error: > > yes, this does not compile with WITHOUT_X11 defined, you can copy the > attached patch into /usr/ports/lang/expect/files and it will work. That worked. Thanks! Will that patch be submitted to the ports tree? (Note for anyone else having this problem ... the filename to give the patch file that Anti sent is /usr/ports/lang/expect/files/patch-zz) Oliver