From owner-freebsd-questions@FreeBSD.ORG Sun Nov 14 01:54:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC80C16A4CE for ; Sun, 14 Nov 2004 01:54:57 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F8543D2D for ; Sun, 14 Nov 2004 01:54:56 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a091.otenet.gr [212.205.215.91]) iAE1srfR019386; Sun, 14 Nov 2004 03:54:54 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id iAE1sgq4078985; Sun, 14 Nov 2004 03:54:42 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id iAE1sgiE078984; Sun, 14 Nov 2004 03:54:42 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 14 Nov 2004 03:54:42 +0200 From: Giorgos Keramidas To: Mike Jeays Message-ID: <20041114015442.GA78941@gothmog.gr> References: <1098141941.1086.19.camel@chaucer> <1098185164.1086.544.camel@chaucer> <20041019123151.GA842@orion.daedalusnetworks.priv> <20041020002242.GA1306@gothmog.gr> <1100353790.3012.4.camel@chaucer.jeays.ca> <20041113174159.GB80208@gothmog.gr> <1100393585.3012.13.camel@chaucer.jeays.ca> <1100395018.3012.16.camel@chaucer.jeays.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1100395018.3012.16.camel@chaucer.jeays.ca> cc: freebsd-questions@freebsd.org Subject: Re: Xmkmf/make problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 01:54:58 -0000 On 2004-11-13 20:16, Mike Jeays wrote: >On Sat, 2004-11-13 at 19:53, Mike Jeays wrote: >>On Sat, 2004-11-13 at 12:41, Giorgos Keramidas wrote: >>> Hmmm, there is no /usr/include/machine/ansi.h header in FreeBSD. Have >>> you been trying to run xmkmf on one system and then use the generated >>> makefiles on a different system (i.e. generate the Makefiles on Linux >>> but build on Solaris or BSD)? >> >> No - I reinstalled a "vanilla" 5.3, and deleted the old Makefile and >> object file. It seems that xmkmf operating on the Imakefile that I >> showed above produces an invalid Makefile, with references to ansi.h and >> others. >> >> You can see the Makefile it produces at >> http://members.rogers.com/Makefile. Hmmm. There's no "ansi" or "machine" string in that Makefile.