https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95402

            Bug ID: 95402
           Summary: freebsd make: "/usr/home/cqwrteur/gcc_build/Makefile"
                    line 26: Missing dependency operator
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: euloanty at live dot com
  Target Milestone: ---

$ ../gcc/configure --with-pkgversion=cqwrteur --enable-multilib
--enable-languages=c,c++,fortran,lto --disable-bootstrap --disable-nls
checking build system type... x86_64-unknown-freebsd12.1
checking host system type... x86_64-unknown-freebsd12.1
checking target system type... x86_64-unknown-freebsd12.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
$ make -j30
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 26: Missing dependency
operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 27: Need an operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 28: Need an operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 880: Missing dependency
operator
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 881: Could not find
make: "/usr/home/cqwrteur/gcc_build/Makefile" line 882: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/cqwrteur/gcc_build

Reply via email to