<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-boot-aboot-build" role="wrap">
  <?dbhtml filename="aboot-build.html"?>

  <title>Aboot-&aboot-version;</title>

  <indexterm zone="ch-boot-aboot-build">
    <primary sortas="a-Aboot">Aboot</primary>
    <secondary>boot</secondary>
  </indexterm>

  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  href="../../final-system/alpha/aboot.xml"
  xpointer="xpointer(//*[@role='package'])"/>

  <sect2 role="installation">
    <title>Installation of Aboot</title>

    <para os="aa">The following patch addresses build issues with GCC &gcc-version;:</para>

<screen os="ab"><userinput>patch -Np1 -i ../&aboot-alpha-patch;</userinput></screen>

    <para>Compile the package:</para>

<screen><userinput>make CC="${CC}"</userinput></screen>

    <para>Install the package:</para>

<screen><userinput>make root="${LFS}" install</userinput></screen>

  </sect2>

  <sect2 role="content">
    <title/>

    <para>Details on this package are located in <xref
    linkend="contents-aboot" role="."/></para>

  </sect2>

</sect1>
