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]

make install fails on 3.3 branch in libffi


On x86-64 I just got this failure during make install:

make[5]: Entering directory `/usr/src/aj/build/gcc/mainline/x86_64-unknown-linux-gnu/32/libffi'
/bin/sh /cvs/gcc-3_3-branch/libffi//cvs/gcc-3_3-branch/libffi/../mkinstalldirs /opt/gcc/3.3-devel/lib/../lib
/cvs/gcc-3_3-branch/libffi//cvs/gcc-3_3-branch/libffi/../mkinstalldirs: /cvs/gcc-3_3-branch/libffi//cvs/gcc-3_3-branch/libffi/../mkinstalldirs: No such file or directory
make[5]: *** [install-toolexeclibLTLIBRARIES] Error 127

The path to mkinstalldirs is completly broken,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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