./fixinc.sh: /u/usr/include: bad directory

John David Anglin dave@hiauly1.hia.nrc.ca
Tue Apr 20 15:46:00 GMT 1999


After porting autogen-4.5.2 to hpux9.01, make bootstrap now uses the "fast"
fixincl program.  However, the bootstrap fails at the following point:

...
Copied ./machine/../netinet/tcp_fsm.h
Copied ./machine/../sio/lanc.h
./fixinc.sh: /u/usr/include: bad directory
make[2]: *** [stmp-fixinc] Error 1
make[2]: Leaving directory `/xxx/gnu/egcs-2.93.19/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/xxx/gnu/egcs-2.93.19/objdir/gcc'
make: *** [bootstrap] Error 2

The directory /u/usr/include does not exist on this machine.  It is not
in the list of include files passed to fixinc.sh.  Somehow, it seems
to have been generated by the fixincl program itself.

-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


More information about the Gcc-bugs mailing list