This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: install failure


On 1 Dec 1999, Lars Gullik Bjønnes wrote:

> 
> I have checked out the cvs sources and did a build in the checked out
> dir, seems to build ok, make install bombs after installing the
> libraries.
> 
> ----------------------------------------------------------------------
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/larsbj/Development/libstdc++/src'
> make[1]: *** No rule to make target `bits/basic_string.h', needed by `/local/H-libstdc++/include/g++-v3/bits/basic_string.h'.  Stop.
> make[1]: Leaving directory `/home/larsbj/Development/libstdc++/src'
> make: *** [install-recursive] Error 1
> [root@lett libstdc++]#               
> 
> Am I not following the rules or is this a small glitch.

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.

Dave

/------------------------------------------------------------------\
| Dr. David Alan Gilbert | Work:dg@px.uk.com +44-161-286-2000 Ex258|
| -------- G7FHJ --------|---------------------------------------- |
| Home: dave@treblig.org   http://www.treblig.clara.net            |
\------------------------------------------------------------------/


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