From owner-freebsd-ports Mon May 10 7:47:59 1999 Delivered-To: freebsd-ports@freebsd.org Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (Postfix) with ESMTP id 0210715153; Mon, 10 May 1999 07:47:56 -0700 (PDT) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) with ESMTP id IAA24006; Mon, 10 May 1999 08:47:45 -0600 (MDT) (envelope-from handy@lambic.physics.montana.edu) Date: Mon, 10 May 1999 08:47:45 -0600 (MDT) From: Brian Handy To: Markus Minihold Cc: obrien@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: gv-3.5.8 In-Reply-To: <3736CB25.6F31968A@telecom.at> Message-ID: X-files: The truth is out there MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Markus, >I have following problem, compiling the gv package on my FreeBSD 3.1 >system. Where is xmkmf included? package mkmf has been installed. A >symlink to mkmf is not working. >Could you please give me some advice, how to compile the package. Could it be that /usr/X11R6/bin isn't in your PATH? spurned [44]->which xmkmf /usr/X11R6/bin/xmkmf This is all I can think of right off. Check your PATH variable and make sure this binary is there (though I'll be surprised if it isn't) Regards, Brian ># make >===> Extracting for gv-3.5.8 >>> Checksum OK for gv-3.5.8.tar.gz. >===> gv-3.5.8 depends on shared library: Xaw3d.6 - found >===> gv-3.5.8 depends on shared library: X11.6 - found >===> Patching for gv-3.5.8 >===> Applying FreeBSD patches for gv-3.5.8 >===> Configuring for gv-3.5.8 >xmkmf: not found >*** Error code 127 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message