Jay Ebert wrote: > APR was included with webapp-module-1.0-tc40.src.tar. Earlier today I > downloaded apr-0.9.1 and successfully built libapr.so but the make at > the > Webapp-module-1.0-tc40 level failed with: > > make[1]: Exiting directory > "/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr" > make[]: Installing APR library in > "/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/lib" > *** Error code 1 > make: Fatal error: Command failed for target `apr-build' > > > > I just can't seem to get the right pieces to build mod_webapp.so on > Solaris 2.8. > > > Any suggestions ?
Try using the cvs of mod_webapp I have fixed APR related problems some week ago. It is not possible to use Webapp-module-1.0-tc40 with apr-0.9.1. > > > > -----Original Message----- > From: jean-frederic clere [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 30, 2002 1:32 AM > To: Tomcat Developers List > Subject: Re: Cannot Build WebApp on Solaris 2.8 > > Jay Ebert wrote: > >>I followed the "Building the WebApp module" exactly and cannot build > > the > >>webapp module for Solaris 2.8 using gcc 2.95. After a successful >>./configure ... , I get the following errors on the make: >> > > > Which APR are you using? > > >> >> >>wcarweb1:/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40 # >>make >> >> >> >>make[1]: Entering directory "lib" >> >>make[1]: Invoking "make build" >> >>/opt/sfw/bin//gcc -g -O2 -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS >>-D_REENTRANT >> > > -I/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr/includ > >>e > > -I/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/include > >>-c "wa_main.c" -o "wa_main.o" >> >>In file included from >> > > /export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr/include/ > >>apr_general.h:61, >> >> from >> > > /export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/include/wa.h > >>:77, >> >> from wa_main.c:59: >> >> > > /export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr/include/ > >>apr.h:198: #error Can not determine the proper size for apr_int64_t >> >> > > /export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr/include/ > >>apr.h:253: #error Can not determine the proper size for ssize_t >> >> > > /export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr/include/ > >>apr.h:256: #error Can not determine the proper size for size_t >> >> > > /export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/apr/include/ > >>apr.h:265: #error Can not determine the proper size for apr_int64_t >> >>*** Error code 1 >> >>make: Fatal error: Command failed for target `wa_main.o' >> >>Current working directory >>/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40/lib >> >>*** Error code 1 >> >>make: Fatal error: Command failed for target `template' >> >>Current working directory >>/export/spare/home/web/apache_1.3.26/webapp-module-1.0-tc40 >> >>*** Error code 1 >> >>make: Fatal error: Command failed for target `lib-build' >> >> > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>