This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Problem regenerating files from m4...


Hello world,

I am again having trouble regenerating files.

I ran, on a recent trunk

/home/ig25/gcc/trunk/configure --prefix=/home/ig25 --enable-languages=c,fortran --enable-maintainer-mode

bootstrapped, touched all the files in the m4 directory and then
redid "make".

This got me the following error:

make[2]: Entering directory `/home/ig25/gcc-bin/trunk/i686-pc-linux-gnu/libgfortran'
m4 -Dfile=/home/ig25/gcc/trunk/libgfortran/generated/all_l4.c -I/home/ig25/gcc/trunk/libgfortran/m4 all.m4 > /home/ig25/gcc/trunk/libgfortran//home/ig25/gcc/trunk/libgfortran/generated/all_l4.c
/bin/sh: /home/ig25/gcc/trunk/libgfortran//home/ig25/gcc/trunk/libgfortran/generated/all_l4.c: No such file or directory
make[2]: *** [/home/ig25/gcc/trunk/libgfortran/generated/all_l4.c] Error 1
make[2]: Leaving directory `/home/ig25/gcc-bin/trunk/i686-pc-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/home/ig25/gcc-bin/trunk'
make: *** [all] Error 2

Any ideas?

	Thomas


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