Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 16:35:29 -0700 (MST)
From:      Alex Baram <baram@home.net>
To:        Kevin Street <street@iname.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: console/emacs-19.34 problem on 4.0-RELEASE
Message-ID:  <Pine.BSF.4.21.0003231633090.11082-100000@c74763-a.aurora1.co.home.com>
In-Reply-To: <14554.30096.454366.998773@mired.eh.local>

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


	This patch solved the termcap problem.  Thanks again!

On Thu, 23 Mar 2000, Kevin Street wrote:
: >
: >: Alex Baram <baram@HOME.NET> writes:
: >: 
: >: > 	Emacs from /usr/ports/editors/emacs on 4.0-RELEASE fails to
: >: > properly initialize the console.
: >[...]
: 
: Here's the patch file.
: 
: --- src/Makefile.in.orig	Sat May 18 16:12:39 1996
: +++ src/Makefile.in	Thu Mar 23 14:30:43 2000
: @@ -523,7 +523,7 @@
:  #define LIBS_TERMCAP
:  termcapobj = termcap.o tparam.o
:  #else /* LIBS_TERMCAP */
: -termcapobj = tparam.o
: +termcapobj = terminfo.o
:  #endif /* LIBS_TERMCAP */
:  #endif /* ! defined (TERMINFO) */
: 
: 

-- 
   Why are we here? (Score:0)
   by Anonymous Coward on Friday February 11, @07:41PM EST ([198]#332)
   We are here because we can't be anywhere else. If we were somewhere
   else, we would still say, "We are here." -- http://slashdot.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" 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.21.0003231633090.11082-100000>