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 c/40959] New: build fails - No rule to make target `/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'. Stop.


building gcc4.3.4 from ports on FreeBSD 8.0-BETA2 ia64 I get this error:

[skip]

gmake[4]: Leaving directory
`/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc'
gmake[4]: Entering directory `/usr/ports/lang/gcc43/work/build/gcc'
gmake[4]: *** No rule to make target
`/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o',
needed by `T_TARGET'.  Stop.
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory `/usr/ports/lang/gcc43/work/build/gcc'
gmake[3]: *** [gcc-extra-parts] Error 2
gmake[3]: Leaving directory
`/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc'
gmake[2]: *** [all-stage1-target-libgcc] Error 2
gmake[2]: Leaving directory `/usr/ports/lang/gcc43/work/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc43/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /usr/ports/lang/gcc43.
*** Error code 1


-- 
           Summary: build fails - No rule to make target
                    `/usr/ports/lang/gcc43/work/build/ia64-portbld-
                    freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'.
                    Stop.
           Product: gcc
           Version: 4.3.4
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mexas at bristol dot ac dot uk
 GCC build triplet: 4.3.4.20090726
  GCC host triplet: FreeBSD 8.0-BETA2 ia64


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


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