Succeeded with Alpha+19980803, some feedback
Jeffrey A Law
law@cygnus.com
Mon Aug 17 19:53:00 GMT 1998
In message < 2.2.32.19980817135135.00ea2138@po9.mit.edu >you write:
> Ok, I did some poking around. I can't find any evidence
> that anything is trying to write any specific file to that
> directory when the error is reported; maybe the error causes
> the install to divert files to the prefix location, but
> I'm just guessing about that. It simply looks like
> the gcc-specific part of the install thinks its installdir
> is /usr/local. From what I could tell, the problem appears
> in $objdir/gcc/Makefile. The error message appears when
> line #3402 gets executed.
But if you specified a prefix, installdir should not be /usr/local!
That is precisely what I need you to track down -- how/why is this
happening.
What references to /usr/local exist in your gcc Makefiles? Are you
absolutely sure you use --prefix=<something>? Could you have typo'd
the argument? You can look at config.status in the gcc subdir to
find out exactly how your configured the compiler.
jeff
More information about the Gcc
mailing list