[Bug 107] Bootstrap error : gengtype: Internal error

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Fri Mar 14 03:00:59 PDT 2014


http://bugzilla.gdcproject.org/show_bug.cgi?id=107

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> > (In reply to comment #7)
> > > 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 at 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?


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?

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20140314/e80c1cc8/attachment.html>


More information about the D.gnu mailing list