DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11144>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11144 make install fails every time Summary: make install fails every time Product: Apache httpd-2.0 Version: 2.0.39 Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: All AssignedTo: bugs@httpd.apache.org ReportedBy: [EMAIL PROTECTED] I cannot do a make install using Solaris 8/GCC C Compilers. Configure options used: ./configure --enable-module=so --enable-shared=ssl --enable-mods-shared=all -- disable-info Make options used: make clean make make install Partial output of error at make install: b/libexpat.la ../conftools/install-sh -c .libs/libexpat.lai /usr/local/apache2/lib/libexpat.la ../conftools/install-sh -c .libs/libexpat.a /usr/local/apache2/lib/libexpat.a ranlib /usr/local/apache2/lib/libexpat.a chmod 644 /usr/local/apache2/lib/libexpat.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/apache2/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 the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - use the `-RLIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- ../conftools/install-sh -c -m 644 expat.h /usr/local/apache2/include Making install in pcre make: Warning: Can't find `/build/ltlib.mk': No such file or directory Current working directory /opt/tools/compileDir/httpd-2.0.39/srclib/pcre make: Fatal error in reader: Makefile, line 7: Read of include file `/build/ltlib.mk' failed Current working directory /opt/tools/compileDir/httpd-2.0.39/srclib/pcre *** Error code 1 make: Fatal error: Command failed for target `install-recursive' Current working directory /opt/tools/compileDir/httpd-2.0.39/srclib *** Error code 1 make: Fatal error: Command failed for target `install-recursive' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]