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]

Re: [Again] 3.1-branch build problem


Christian Thalinger <e9625286@student.tuwien.ac.at> writes:

> Just got the new branch and configured with:
>
> If already posted this in gcc-help, but no response.
>
> ./configure --prefix=/usr/gcc-3.1 --with-gnu-as --with-gnu-ld
> --enable-threads=posix

Please do not build directly in the source directory, try a separate
build directory.  If that still fails, please tell us again.

Andreas

> Then it bails out:
>
> make[2]: Entering directory
> `/usr/src/gcc-3.1-cvs/i686-pc-linux-gnu/libf2c'
> make[2]: *** No rule to make target `../gcc/version.c', needed by
> `config.status'.  Stop.
> make[2]: Leaving directory
> `/usr/src/gcc-3.1-cvs/i686-pc-linux-gnu/libf2c'
> make[1]: *** [all-unilib] Error 2
> make[1]: Leaving directory
> `/usr/src/gcc-3.1-cvs/i686-pc-linux-gnu/libf2c'
> make: *** [all-target-libf2c] Error 2
>
> Is this a problem with gcc_version_trigger?
>
> Regards.
>

-- 
 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]