Date: Tue, 4 Dec 2007 18:54:42 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: "Saravanan Shanmugham (sarvi)" <sarvi@cisco.com>, "Philip M. Gollucci" <pgollucci@riderway.com> Cc: Micha?l Gr?newald <michael.grunewald@laposte.net>, freebsd-questions@freebsd.org Subject: Re: FreeBSD make on other platforms [was: Re: Building FreeBSD onLinux] Message-ID: <20071204165442.GB4975@kobe.laptop> In-Reply-To: <47558163.10001@riderway.com> <C6A1C20DB743364EB446E923B2229FEF051688C9@xmb-sjc-229.amer.cisco.com> References: <C6A1C20DB743364EB446E923B2229FEF051681AA@xmb-sjc-229.amer.cisco.com> <86d4touuf6.fsf@Llea.celt.neu> <20071203110138.GB7998@kobe.laptop> <C6A1C20DB743364EB446E923B2229FEF051688C9@xmb-sjc-229.amer.cisco.com> <47558163.10001@riderway.com> <C6A1C20DB743364EB446E923B2229FEF051681AA@xmb-sjc-229.amer.cisco.com> <86d4touuf6.fsf@Llea.celt.neu> <20071203110138.GB7998@kobe.laptop> <C6A1C20DB743364EB446E923B2229FEF051688C9@xmb-sjc-229.amer.cisco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-12-04 08:29, "Saravanan Shanmugham (sarvi)" <sarvi@cisco.com> wrote: > Hi Giorgos, > The build failed for me 'with a syntax error before "__dead2" '. > Are there any special include files I am supposed to have? > I had trouble with the autoconf version I had installed and had to > upgrade to the latest. > Then I was able to move past, autoconf, automake, configure. The project is in its 'prenatal' stage yet, but I'm trying to move a bit faster towards a buildable source tree on Linux. As Philip notes: On 2007-12-04 11:33, "Philip M. Gollucci" <pgollucci@riderway.com> wrote: > __dead2 is a custom gcc modification. It just means the function > doesn't return IIRC. There's still a fair amount of work to make the source tree buildable on non-FreeBSD platforms. One of the next steps should be to make these FreeBSD-specific bits (mostly stuff from src/sys/sys/cdefs.h) available outside of the full FreeBSD src/ tree too. Happily, the FreeBSD source is BSD-licensed, so I can import parts of it to the bmake source tree easily :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071204165442.GB4975>