From owner-freebsd-questions Wed Jun 12 08:58:20 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA13728 for questions-outgoing; Wed, 12 Jun 1996 08:58:20 -0700 (PDT) Received: from oznet16.ozemail.com.au (oznet16.ozemail.com.au [203.2.192.109]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA13721 for ; Wed, 12 Jun 1996 08:58:17 -0700 (PDT) Received: from oznet02.ozemail.com.au (oznet02.ozemail.com.au [203.2.192.124]) by oznet16.ozemail.com.au (8.7.4/8.6.12) with ESMTP id BAA03249; Thu, 13 Jun 1996 01:57:41 +1000 (EST) Received: from Default (slmel9p53.ozemail.com.au [203.7.187.69]) by oznet02.ozemail.com.au (8.7.4/8.6.12) with SMTP id BAA09205; Thu, 13 Jun 1996 01:58:04 +1000 (EST) Message-Id: <199606121558.BAA09205@oznet02.ozemail.com.au> Comments: Authenticated sender is From: "Richard Lyon" To: freebsd-questions@freebsd.org, Phil Humpherys Date: Thu, 13 Jun 1996 01:48:33 +0000 Subject: Re: emacs install Reply-to: rlyon@ozemail.com.au Priority: normal X-mailer: Pegasus Mail for Windows (v2.30) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > From: Phil Humpherys > I'm trying to install emacs. I got the source for 19.29, and I'm getting > a compile error: A few days back I compiled 19.29 and installed it without any problems. The source code was obtained direct from prep.ai.mit.edu. The following configure command line was used: ./configure i386-unknown-freebsd --with-x I have FBSDR2.1 with X11R6 installed. Back in the hazy early days I seem to remember having a link problem with _DYNAMIC. This would have been with FBSDR1.XX and emacs early 20's versions. Check the screen output from configure very carefully. This program compiles and installs straight out of the box with no patches. Regards ...