This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/48445] New: Release does not generate fixincludes directory needed by Makefile


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48445

           Summary: Release does not generate fixincludes directory needed
                    by Makefile
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mancilla@cse.unsw.edu.au


Created attachment 23877
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23877
The configure that bombed

I did a build in a clean directory from svn revision number 171966,
trying to build c,c++,go.  The build bombed with an attempt to call
./fixincludes, which did not exist, because the fixincludes directory
did not exist in the build directory (it is in the svn directory).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]