I have fixed the problem. Just added --enable-debug to the compile command, and then it was possible to use the make command.
Best regards, Lars Nielsen Lind ----- Original Message ----- From: "Lars Nielsen Lind" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 10:06 AM Subject: Re: mod_webapp compile problems > Thanks. That is working fine now - but.... > > When I use the ./make command I receive the following message: > > make: *** No Targets. Stop > > Whats wrong? > > Best regards, > Lars Nielsen Lind > > > ----- Original Message ----- > From: "Cavan Morris" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Friday, December 21, 2001 9:12 AM > Subject: Re: mod_webapp compile problems > > > you need to run > > ./support/buildconf.sh > first. That will create the .configure file. > ----- Original Message ----- > From: "Lars Nielsen Lind" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Friday, December 21, 2001 12:04 AM > Subject: mod_webapp compile problems > > > Hi. > > I have downloadet the source version of mod_webapp and now I want to compile > it with -deapi. > > I have unpacked the mod_webapp tar file with the source but there is no > configure file. The readme.txt file says that I could use the following > command to compile mod_webapp: > > ./configure -deapi > > That is not possible without the configure file. > > Are the someone that have successfully compiled mod_webapp with -deapi for > the Linux platform that can help (which version of mod_webapp, how to > compile and where to get it)? > > I have used this version of mod_webapp: > > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/src/webap > p-module-1.0.1-tc401-src.tar.gz > > Best regards, > Lars Nielsen Lind > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
