From owner-freebsd-questions Thu Jul 4 3: 1:35 2002 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 88AED37B414 for ; Thu, 4 Jul 2002 03:01:31 -0700 (PDT) Received: from boris.eastsite.nl (boris.eastsite.nl [194.178.62.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3BC43E31 for ; Thu, 4 Jul 2002 03:01:14 -0700 (PDT) (envelope-from franklin@statix.net) Received: from statix.net (ah-c-2241.mxs.adsl.euronet.nl [212.129.162.65]) by boris.eastsite.nl (8.9.3/8.9.3) with ESMTP id MAA11130 for ; Thu, 4 Jul 2002 12:01:11 +0200 Message-ID: <3D241E52.1040706@statix.net> Date: Thu, 04 Jul 2002 12:07:14 +0200 From: Franklin Kingma User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Subject: broken port: grub Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i updated my ports collection today and now grub seems to be broken: what is the procedure the report this? In file included from fsys_xfs.c:25: xfs.h:37: redefinition of `__int8_t' /usr/include/machine/ansi.h:130: `__int8_t' previously declared here xfs.h:38: redefinition of `__uint8_t' /usr/include/machine/ansi.h:131: `__uint8_t' previously declared here xfs.h:39: redefinition of `__int16_t' /usr/include/machine/ansi.h:132: `__int16_t' previously declared here xfs.h:40: redefinition of `__uint16_t' /usr/include/machine/ansi.h:133: `__uint16_t' previously declared here xfs.h:41: redefinition of `__int32_t' /usr/include/machine/ansi.h:134: `__int32_t' previously declared here xfs.h:42: redefinition of `__uint32_t' /usr/include/machine/ansi.h:135: `__uint32_t' previously declared here xfs.h:43: redefinition of `__int64_t' /usr/include/machine/ansi.h:118: `__int64_t' previously declared here xfs.h:44: redefinition of `__uint64_t' /usr/include/machine/ansi.h:119: `__uint64_t' previously declared here gmake[3]: *** [libgrub_a-fsys_xfs.o] Error 1 gmake[3]: Leaving directory `/usr/ports/sysutils/grub/work/grub-0.92/stage2' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/sysutils/grub/work/grub-0.92/stage2' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/grub/work/grub-0.92' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/sysutils/grub. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message