Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

error make JK2 connector

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Concurrent conections XP Pro running Apache??  
Author Message
suntacnospampl

External


Since: Sep 04, 2003
Posts: 41



(Msg. 1) Posted: Tue Sep 16, 2003 3:13 pm
Post subject: error make JK2 connector
Archived from groups: alt>apache>configuration (more info?)

I am trying to build a JK2 connector on a solaris 9 box.

I do:
../configure --with-apxs2=/usr/local/apache/bin/apxs \
--with-tomcat41=/usr/local/jakarta-tomcat-4.1.27 \
--with-java-home=/usr/local/j2sdk1.4.1_05 \
--with-jni \
--with-pcre

All is fine, after that i do make and then the problem starts I get
the following:

#make
list=' server/apache2'; \
for i in $list; do \
echo "Making $target in $i"; \
if test "$i !="."; then \
(cd $i && make) || exit 1; \
fi; \
done;
Making in server/apache2
make: Fatal error in eader: Makefile, lin19: Unexpected end of line
seen
Current working directory
/export/home/suntac/jakarta-tomcat-connectros-jk2-2.0.2-src/jk/native2/server/apache2
*** error code 1
Make fatak errir: command failed for target 'jk2-build'
#

Anybody any clue what the problem is?

Regards, Johan.

 >> Stay informed about: error make JK2 connector 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Tomcat4.1.24 with Apache2.0.46 jk2 connector - Can someone point me to a jk2 binary for the above combination. The only module I can find is mod_jk2-2.0.43.dll dated 27 Nov 2002. Also is there any documentation around that's better than the Apache site for getting these two working together..

Trying to make CGI work from anywhere - Want to get my home Apache server working like SDF's so that I can test web pages changes at home before uploading. SSI that works at SDF (and at my former Rootsweb site) does not work at home. I haven't tried CGI on SDF and Rootsweb didn't allow it, bu...

mod_perl make problem - Hi, First time doing this, I try to install a server with mod_perl 1.28 + apache 1.3.28 + sol 9 + perl 5.8.0 I ran those command as per instruction in apache. # perl Makefile.PL APACHE_SRC=../apache_1.3.28/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 #..

Is it possible to make Tomcat listen only on localhost? - Is there anyway to make Tomcat only avaible to localhost? The story: I want all requests to go through apache for logging purposes... I see all requests the moment they are requested in an application... But this doesn't work if Tomcat is called... So..

Make LAN virtual hosts available to Internet - Possible? - Hi! I run a mandrake linux server on my LAN, running apache with Dynamic Virtual Hosts. On the lan I use the DNS server to route the requests to the apache server and the server uses the name (its name based virtual hosting) to determine what page t...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]