This is the mail archive of the gcc@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]

sparc-sun-solaris2.9: No rule to make target `all'


There seem to be some of you building on Solaris with success, but I am
consistently getting the following on sparc-sun-solaris2.9 for a simple

 $GCC_SOURCE/configure --enable-languages=c,c++,objc,f77,java --prefix=...

with GNU make 3.79.1 (and native as and ld, but this shouldn't matter):

gmake[7]: Entering directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/sparcv9/libffi/include'
gmake[7]: Nothing to be done for `all'.
gmake[7]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/sparcv9/libffi/include'
Making all in testsuite
gmake[7]: Entering directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/sparcv9/libffi/testsuite'
gmake[7]: *** No rule to make target `all'.  Stop.
gmake[7]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/sparcv9/libffi/testsuite'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/sparcv9/libffi'
gmake[5]: *** [all-recursive-am] Error 2
gmake[5]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/sparcv9/libffi'
gmake[4]: *** [multi-do] Error 1
gmake[4]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/libffi'
gmake[3]: *** [all-multi] Error 2
gmake[3]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/libffi'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory `/files/pfeifer/OBJ-0916-2038/sparc-sun-solaris2.9/libffi'
gmake[1]: *** [all-target-libffi] Error 2
gmake[1]: Leaving directory `/files/pfeifer/OBJ-0916-2038'
gmake: *** [bootstrap-lean] Error 2

Gerald


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