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]

problem compiling egcs-19981012 on AIX


Hi,
i have a problem trying to bootstrap egcs-19981012 on
powerpc-ibm-aix4.2.1.0. I use GNU make 3.76.1.


t384@husky:...gcs-19981012>./configure --prefix /home/lis5p/t384/gnu
[snip successful configuration]
t384@husky:...gcs-19981012>make bootstrap LANGUAGES='c c++'
[snip commands]
make[2]: Entering directory `.../egcs-19981012/powerpc-ibm-aix4.2.1.0/libio'
[snip]
/bin/sh ./gen-params LIB_VERSION=2.8.0  >tmp-params.h
mv tmp-params.h _G_config.h
make[2]: *** No rule to make target `libc-lock.h', needed by `filedoalloc.o'. 
Stop.
make[2]: Leaving directory `.../egcs-19981012/powerpc-ibm-aix4.2.1.0/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `.../egcs-19981012'
make: *** [bootstrap] Error 2

The conditionally included file `libc-lock.h' is listed in the `depend'
file in the libio-directory. Surprisingly there is neither a `configure'
nor a `Makefile' in this directory.

J.Pietschmann
-- 

----------------------------------------------------------------------
Zuercher Kantonalbank ZKB        Internet : joerg.pietschmann@zkb.ch
Neue Hard 9                      Telefon  : ++41 01-275 85 03 
Postfach                         Fax      : ++41 01-275 80 34
CH-8010 Zuerich
----------------------------------------------------------------------


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