From owner-freebsd-questions Sun Feb 15 10:17:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA02315 for freebsd-questions-outgoing; Sun, 15 Feb 1998 10:17:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mph124.rh.psu.edu (mph@MPH124.rh.psu.edu [128.118.126.83]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA02308 for ; Sun, 15 Feb 1998 10:17:24 -0800 (PST) (envelope-from mph@mph124.rh.psu.edu) Received: (from mph@localhost) by mph124.rh.psu.edu (8.8.8/8.8.8) id NAA07734; Sun, 15 Feb 1998 13:17:21 -0500 (EST) (envelope-from mph) Message-ID: <19980215131720.29498@mph124.rh.psu.edu> Date: Sun, 15 Feb 1998 13:17:20 -0500 From: Matthew Hunt To: Dennis Tenn , freebsd-questions@FreeBSD.ORG Subject: Re: Motif/lesstif and ports Mail-Followup-To: Dennis Tenn , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Dennis Tenn on Sun, Feb 15, 1998 at 08:32:34AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 15, 1998 at 08:32:34AM -0500, Dennis Tenn wrote: > Can anyone explain what the steps are to compile a port in the /usr/ports > dir that has the "REQUIRES_MOTIF=yes" option in 'Makefile'? I have If you have Lesstif (or a commercial Motif) correctly installed, then you should make sure HAVE_MOTIF is uncommented in /etc/make.conf: # # If you have Motif on your system, uncomment this. # HAVE_MOTIF= yes If, after doing so, xmcd and so on don't build, then there might be a problem with your Motif installation. You could send the last steps before the error to freebsd-ports@freebsd.org. Note: I personally built and used xmcd with Lesstif, and it worked very well. That might be a good one to test with. Matthew -- Matthew Hunt * Think locally, act globally. http://mph124.rh.psu.edu/~mph/pgp.key for PGP public key 0x67203349. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message