This is the mail archive of the gcc-patches@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]

Re: m68k/regclass/regmove fun


Richard Henderson wrote:

> On Wed, Mar 31, 1999 at 04:40:06PM +0200, Toon Moene wrote:

> > sed: can't read ../../egcs/gcc/intl/po2tbl.sed.in: No such file or
> > directory
> > ../../egcs/gcc/configure: ../../egcs/gcc/po/POTFILES.in: cannot open

> Use `cvs up -dP' -- there are new directories in the tree.

Thanks, I wish this would hit me more frequently than every 3-4 months -
I might even remember the cure ;-)

However, this doesn't go anywhere yet (m68k-next-nextstep3):

When fixing headers I get (using the new fixinclude stuff first):

/bin/sh: autogen not found

(in spite of the fact that I installed the most recent CVS'd version of
autoconf).

Then:

cp: ../../../egcs/gcc/fixinc/assert.h: No such file or directory
...
Could not install binary ficincludes.
Installing shell script instead.
...
Cleaning up DONE files.
Removing unneeded directories:
./fixinc.sh: /LocalDeveloper/Headers: bad directory
	[You bet - it doesn't exist (might be my "special" mix of 3.2/3]
make[2]: *** [stmp-fixinc] Error 1

Well, no problem, I thought - it *had* fixed all the existing header
file directories, so just let's `touch stmp-fixinc'.

Alas (when building libgcc2):

_fixunsdfsi
In file included from ../../egcs/gcc/libgcc2.c:1105
include/limits.h:11: syslimits.h: No such file or directory

I'm sorry, but I'm out of clues - is this an error caused by my earlier
"fixups" ?

Cheers,

-- 
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
g77 Support: fortran@gnu.org; egcs: egcs-bugs@cygnus.com


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