<html>
    <head>
      <base href="http://bugzilla.gdcproject.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Bootstrap error : gengtype: Internal error"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=107">bug 107</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Bootstrap error : gengtype: Internal error"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=107#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Bootstrap error : gengtype: Internal error"
   href="http://bugzilla.gdcproject.org/show_bug.cgi?id=107">bug 107</a>
              from <span class="vcard"><a class="email" href="mailto:ibuclaw@gdcproject.org" title="Iain Buclaw <ibuclaw@gdcproject.org>"> <span class="fn">Iain Buclaw</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=107#c10">comment #10</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=107#c9">comment #9</a>)
> > (In reply to <a href="show_bug.cgi?id=107#c8">comment #8</a>)
> > (In reply to <a href="show_bug.cgi?id=107#c7">comment #7</a>)
> > > Just build it using
> > the gdc-4.8 branch.
> > 
> > where is the gdc-4.8 branch? Excuse me for my
> > ignorance.

> In the gdc source directory:


> git checkout gdc-4.8

> Hi Iain,

> I built it with the gdc-4.8 branch and make it. However it comes like this,
>  
> [root@mouse objdir]# make install
> make[1]: Entering directory `/home/zyy/gdc/gdc/objdir'
> /bin/sh ../gcc-4.8.2/mkinstalldirs /usr/local/gdc /usr/local/gdc
> make[2]: Entering directory `/home/zyy/gdc/gdc/objdir/fixincludes'
> make[2]: *** No rule to make target `install'.  Stop.
> make[2]: Leaving directory `/home/zyy/gdc/gdc/objdir/fixincludes'
> make[1]: *** [install-fixincludes] Error 2
> make[1]: Leaving directory `/home/zyy/gdc/gdc/objdir'
> make: *** [install] Error 2

> Could you tell me what's wrong with it, Please?</span >


What version of make?

What is the output of:

grep install /home/zyy/gdc/gdc/objdir/fixincludes/Makefile

And are you sure the configure and make steps completed successfully?

Did you clean the build directory and re-run configure after you switched to
the 4.8 branch?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>