From owner-freebsd-alpha Thu May 31 2:30:46 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from postino.fi.infn.it (postino.fi.infn.it [192.84.145.9]) by hub.freebsd.org (Postfix) with ESMTP id 27AE137B422 for ; Thu, 31 May 2001 02:30:43 -0700 (PDT) (envelope-from Riccardo.Veraldi@fi.infn.it) Received: from nikita.fi.infn.it (nikita.fi.infn.it [192.84.146.189]) by postino.fi.infn.it (8.11.1/8.11.1) with ESMTP id f4V9UVm62104 for ; Thu, 31 May 2001 11:30:31 +0200 (CEST) From: Riccardo.Veraldi@fi.infn.it Received: by nikita.fi.infn.it (Postfix, from userid 1001) id D49B518CE8; Thu, 31 May 2001 11:30:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by nikita.fi.infn.it (Postfix) with ESMTP id A0C2515902 for ; Thu, 31 May 2001 11:30:30 +0200 (CEST) Date: Thu, 31 May 2001 11:30:30 +0200 (CEST) X-X-Sender: To: Subject: include files difference alpha vs. i386 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello I was not able to compile gnome because gnomeapplets failed to compile. It could not find apm_bios.h include file. I copyed that file from a i386 FreeBSD include directory (/usr/include/machine) and the build of the port went fine. Seems like alpha is missing it. Comparing the /usr/include/machine directory between alpha and i386 the one on alpha is about 1/2 smaller in size. Is it a normal thing ?? thank you Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message