make install的时候出错。
错误信息如下,请哪位大侠帮忙看看,在redhat9下面和fedora core2 的错误信息一样
/usr/bin/install -c .libs/libphpbbslib.so.0.0.0T /var/www/libexec/bbs/libphpbbslib.so.0.0.0
(cd /var/www/libexec/bbs && rm -f libphpbbslib.so.0 && ln -s libphpbbslib.so.0.0.0 libphpbbslib.so.0)
(cd /var/www/libexec/bbs && rm -f libphpbbslib.so && ln -s libphpbbslib.so.0.0.0 libphpbbslib.so)
/usr/bin/install -c .libs/libphpbbslib.lai /var/www/libexec/bbs/libphpbbslib.la
/usr/bin/install -c .libs/libphpbbslib.a /var/www/libexec/bbs/libphpbbslib.a
ranlib /var/www/libexec/bbs/libphpbbslib.a
chmod 644 /var/www/libexec/bbs/libphpbbslib.a
PATH="$PATH:/sbin" ldconfig -n /var/www/libexec/bbs
----------------------------------------------------------------------
Libraries have been installed in:
/var/www/libexec/bbs
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 the `-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.
----------------------------------------------------------------------
cp: missing destination file
Try `cp --help' for more information.
make[3]: *** [install-data-local] Error 1
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
--
修改:chit FROM 202.112.10.*
FROM 202.112.10.*