This is the mail archive of the libstdc++-prs@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]

libstdc++/32: Install of libstdc++-2.90.7 fails; no header files copied



>Number:         32
>Category:       libstdc++
>Synopsis:       Install of libstdc++-2.90.7 fails; no header files copied
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 02 16:07:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     steffend@lamar.colostate.edu
>Release:        2.90.7
>Organization:
>Environment:
Mandrake Linux (6.0), dual-processor PII; gcc 2.95.2 with
a pretty standard install.
>Description:
Configure and make proceed happily. "make install" hops 
along until we get this:

----------------------------------------------------------------------
Libraries have been installed in:
   /home/steffend/lib/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/steffend/C++/libstdc++-2.90.7/src'
make[1]: *** No rule to make target `bits/ctype_base.h', needed by `/home/steffend/lib/include/g++-v3/bits/ctype_base.h'.  Stop.
make[1]: Leaving directory `/home/steffend/C++/libstdc++-2.90.7/src'
make: *** [install-recursive] Error 1

The .../lib directory seems to have been created, but I have
no .../include directory tree.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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