You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by stakys <st...@punktas.lt> on 2003/05/21 22:48:05 UTC

mod_jk2 how-to

By following the how-to from
http://marc.theaimsgroup.com/?l=tomcat-user&m=1051033815630094&w=2 when
trying to do "make" after doing ./configure i get theese errors:

list=' server/apache2'; for in $listl do echo "Making $target in $i"; if
test "$i" != "."; then (cd $i && make) || exit 1; fi; done;
Making in server/apache2
Error expanding embedded variable.
***Error code 1
Stop in /usr/local/jk2/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2

Whats wrong, how to solve this?


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: mod_jk2 how-to

Posted by stakys <st...@punktas.lt>.
I use FreeBSD 4.8 and bash2.05.
----- Original Message ----- 
From: "Mark Eggers" <it...@yahoo.com>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Thursday, May 22, 2003 12:44 AM
Subject: Re: mod_jk2 how-to


> This looks like a shell issue.
> 
> What shell and environment are you trying to compile
> this on?
> 
> /mde/
> just my two cents . . . .
> 
> --- stakys <st...@punktas.lt> wrote:
> > By following the how-to from
> >
> http://marc.theaimsgroup.com/?l=tomcat-user&m=1051033815630094&w=2
> > when
> > trying to do "make" after doing ./configure i get
> > theese errors:
> > 
> > list=' server/apache2'; for in $listl do echo
> > "Making $target in $i"; if
> > test "$i" != "."; then (cd $i && make) || exit 1;
> > fi; done;
> > Making in server/apache2
> > Error expanding embedded variable.
> > ***Error code 1
> > Stop in
> >
> /usr/local/jk2/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2
> > 
> > Whats wrong, how to solve this?
> > 
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail:
> > tomcat-user-help@jakarta.apache.org
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: mod_jk2 how-to

Posted by Mark Eggers <it...@yahoo.com>.
This looks like a shell issue.

What shell and environment are you trying to compile
this on?

/mde/
just my two cents . . . .

--- stakys <st...@punktas.lt> wrote:
> By following the how-to from
>
http://marc.theaimsgroup.com/?l=tomcat-user&m=1051033815630094&w=2
> when
> trying to do "make" after doing ./configure i get
> theese errors:
> 
> list=' server/apache2'; for in $listl do echo
> "Making $target in $i"; if
> test "$i" != "."; then (cd $i && make) || exit 1;
> fi; done;
> Making in server/apache2
> Error expanding embedded variable.
> ***Error code 1
> Stop in
>
/usr/local/jk2/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2
> 
> Whats wrong, how to solve this?
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> tomcat-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org