This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: install failure
Benjamin Kosnik <bkoz@cygnus.com> writes:
| > I found this happened to me at first; I think the problem was that I
| > compiled it in the source direcotry - which the files say should work but
| > which apparently does not. Build it in a separate directory and see if
| > that helps.
|
| Interesting. I've seen other reports of this error, but didn't know why
| it happened. If this is because of building in the source dir, it should
| probably go into the FAQ. If it's not, then perhaps the list archives or
| bug database can be searched. . .
|
| Although, I suppose one should be able to build in the source dir. . .
This reminds me... I have seen this (several times) in LyX too. It
usually happens when the "wrong" path variables is used or not used.
$top_srcdir and the like.
it this is the error this time I have no opinion about.
Lgb