DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=27006

libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a 
directory not ending in /usr/lib/apache2

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2004-02-24 09:57 ---
Did you specify JAVA_HOME ?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=27006

libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a 
directory not ending in /usr/lib/apache2

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |



--- Additional Comments From [EMAIL PROTECTED]  2004-02-24 13:18 ---
I tried:

env | grep JAVA_HOME
JAVA_HOME=/opt/sun-jdk-1.4.2.03

./configure --with-java-home=/opt/sun-jdk-1.4.2.03 --with-apxs2=/usr/sbin/apxs2 
--with-tomcat41=/usr/local/tomcat

And I still get the same error.

What version of libtool did you use so that it worked for you? I read somewhere 
that this kind of problem is caused by a stricter checking of installed paths by 
libtool

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=27006

libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a 
directory not ending in /usr/lib/apache2





--- Additional Comments From [EMAIL PROTECTED]  2004-02-24 13:22 ---
I'm using libtool which came from apr build 2.0.48, ie 1.5.

And it works

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=27006

libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a 
directory not ending in /usr/lib/apache2





--- Additional Comments From [EMAIL PROTECTED]  2004-02-24 13:53 ---
I just tried libtool 1.5.2-r3 and I still get the same error. Can you think of 
anything else (program versions / configure options / steps) I might be doing 
differently to you? Here is a recap of my steps:

cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
chmod 0777 buildconf.sh
./buildconf.sh
./configure --with-java-home=/opt/sun-jdk-1.4.2.03 --with-apxs2=/usr/sbin/apxs2 
--with-tomcat41=/usr/local/tomcat
make clean build
libtool --finish /usr/lib/apache2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27006

libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a 
directory not ending in /usr/lib/apache2

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2004-03-12 08:27 ---
It is now fixed.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread Henri Gomez
Continuing this thread on tomcat-dev.

Well you should use the libtool from Apache 2.0 / APR.

Which version of Apache 2.0 are you using ?

[EMAIL PROTECTED] wrote:

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=27006

libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2





--- Additional Comments From [EMAIL PROTECTED]  2004-02-24 13:53 ---
I just tried libtool 1.5.2-r3 and I still get the same error. Can you think of 
anything else (program versions / configure options / steps) I might be doing 
differently to you? Here is a recap of my steps:

cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
chmod 0777 buildconf.sh
./buildconf.sh
./configure --with-java-home=/opt/sun-jdk-1.4.2.03 --with-apxs2=/usr/sbin/apxs2 
--with-tomcat41=/usr/local/tomcat
make clean build
libtool --finish /usr/lib/apache2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread Al Banard
Hi Henri,

Thanks for giving me help.

OK,  I have to admit I don't know a lot about libtool. I'm using apache 
2.0.48 and have also installed apr-0.9.2. How do I specify to use the 
libtool from Apache 2.0 / APR?


From: Henri Gomez <[EMAIL PROTECTED]>
To: Tomcat Developers List <[EMAIL PROTECTED]>,  
[EMAIL PROTECTED]
Subject: Re: DO NOT REPLY [Bug 27006]  - libtool: install: error: 
cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not 
ending in /usr/lib/apache2
Date: Tue, 24 Feb 2004 14:57:49 +0100

Continuing this thread on tomcat-dev.

Well you should use the libtool from Apache 2.0 / APR.

Which version of Apache 2.0 are you using ?

[EMAIL PROTECTED] wrote:

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=27006>.
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=27006

libtool: install: error: cannot install 
`../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2





--- Additional Comments From [EMAIL PROTECTED]  2004-02-24 13:53 
---
I just tried libtool 1.5.2-r3 and I still get the same error. Can you 
think of anything else (program versions / configure options / steps) I 
might be doing differently to you? Here is a recap of my steps:

cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
chmod 0777 buildconf.sh
./buildconf.sh
./configure --with-java-home=/opt/sun-jdk-1.4.2.03 
--with-apxs2=/usr/sbin/apxs2 --with-tomcat41=/usr/local/tomcat
make clean build
libtool --finish /usr/lib/apache2

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Hot chart ringtones and polyphonics. Go to  
http://ninemsn.com.au/mobilemania/default.asp

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread jean-frederic clere
Al Banard wrote:
> Hi Henri,
> 
> Thanks for giving me help.
> 
> OK,  I have to admit I don't know a lot about libtool. I'm using apache
> 2.0.48 and have also installed apr-0.9.2. How do I specify to use the
> libtool from Apache 2.0 / APR?

That is what is done when you use --with-apache2=$HOME/httpd-2.0.48.
It works for me with the actual CVS and libtool-1.5.2 and automake-1.6.1 (I
build and install automake after libtool).

> 
> 
>> From: Henri Gomez <[EMAIL PROTECTED]>
>> To: Tomcat Developers List <[EMAIL PROTECTED]>, 
>> [EMAIL PROTECTED]
>> Subject: Re: DO NOT REPLY [Bug 27006]  -     libtool: install: error:
>> cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
>> not ending in /usr/lib/apache2
>> Date: Tue, 24 Feb 2004 14:57:49 +0100
>>
>> Continuing this thread on tomcat-dev.
>>
>> Well you should use the libtool from Apache 2.0 / APR.
>>
>> Which version of Apache 2.0 are you using ?
>>
>>
>> [EMAIL PROTECTED] wrote:
>>
>>> 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=27006>.
>>> 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=27006
>>>
>>> libtool: install: error: cannot install
>>> `../../../build/jk2/apache2/jkjni.la' to a directory not ending in
>>> /usr/lib/apache2
>>>
>>>
>>>
>>>
>>>
>>> --- Additional Comments From [EMAIL PROTECTED]  2004-02-24
>>> 13:53 ---
>>> I just tried libtool 1.5.2-r3 and I still get the same error. Can you
>>> think of anything else (program versions / configure options / steps)
>>> I might be doing differently to you? Here is a recap of my steps:
>>>
>>> cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
>>> chmod 0777 buildconf.sh
>>> ./buildconf.sh
>>> ./configure --with-java-home=/opt/sun-jdk-1.4.2.03
>>> --with-apxs2=/usr/sbin/apxs2 --with-tomcat41=/usr/local/tomcat
>>> make clean build
>>> libtool --finish /usr/lib/apache2
>>>
>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
> 
> _
> Hot chart ringtones and polyphonics. Go to 
> http://ninemsn.com.au/mobilemania/default.asp
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



signature.asc
Description: OpenPGP digital signature


Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-24 Thread Kurt Miller
From: "Al Banard" <[EMAIL PROTECTED]>
> Hi Henri,
>
> Thanks for giving me help.
>
> OK,  I have to admit I don't know a lot about libtool. I'm using
apache
> 2.0.48 and have also installed apr-0.9.2. How do I specify to use
the
> libtool from Apache 2.0 / APR?
>

Could you try building from current source via CVS or a source
snapshot? Many issues have been adressed in the current version (soon
to be released).

Download a source snapshot here:

http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/

>
> >From: Henri Gomez <[EMAIL PROTECTED]>
> >To: Tomcat Developers List <[EMAIL PROTECTED]>,
> >[EMAIL PROTECTED]
> >Subject: Re: DO NOT REPLY [Bug 27006]  -     libtool: install:
error:
> >cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
not
> >ending in /usr/lib/apache2
> >Date: Tue, 24 Feb 2004 14:57:49 +0100
> >
> >Continuing this thread on tomcat-dev.
> >
> >Well you should use the libtool from Apache 2.0 / APR.
> >
> >Which version of Apache 2.0 are you using ?
> >
> >
> >[EMAIL PROTECTED] wrote:
> >
> >>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=27006>.
> >>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=27006
> >>
> >>libtool: install: error: cannot install
> >>`../../../build/jk2/apache2/jkjni.la' to a directory not ending in
> >>/usr/lib/apache2
> >>
> >>
> >>
> >>
> >>
> >>--- Additional Comments From [EMAIL PROTECTED]  2004-02-24
13:53
> >>---
> >>I just tried libtool 1.5.2-r3 and I still get the same error. Can
you
> >>think of anything else (program versions / configure options /
steps) I
> >>might be doing differently to you? Here is a recap of my steps:
> >>
> >>cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
> >>chmod 0777 buildconf.sh
> >>./buildconf.sh
> >>./configure --with-java-home=/opt/sun-jdk-1.4.2.03
> >>--with-apxs2=/usr/sbin/apxs2 --with-tomcat41=/usr/local/tomcat
> >>make clean build
> >>libtool --finish /usr/lib/apache2
> >>
>
>>
-
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail:
[EMAIL PROTECTED]
> >>
> >>
> >>
> >
>
> _
> Hot chart ringtones and polyphonics. Go to
> http://ninemsn.com.au/mobilemania/default.asp
>
>
> 
-
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-26 Thread Al Banard
Thanks,

Unfortunately my OS is Gentoo and after installing there ebuild (basically 
equivalent to an RPM) directories are all over the place.  The base location 
of apache is actually /etc/apache2 but when I try using this as a configure 
option I get this message:

building connector for "apache-2.0"
configure: error: can't locate /etc/apache2/
and configure dies.

Here is a list of the more relevant files that were installed with the 
package.  Do you have any idea as to what I should put as my argumernt to 
the configure option? libtool is in /usr/lib/apache2/build/libtool but I've 
tried passing different combinations of this path without any luck.

bash-2.05b# qpkg -l apache
net-www/apache-2.0.48-r1 *
CONTENTS:
/usr
/usr/include
/usr/include/apache2
/usr/include/apache2/apr.h
/usr/include/apache2/apr_allocator.h
/usr/include/apache2/apr_atomic.h
...
/usr/include/apache2/ssl_util_ssl.h
/usr/include/apache2/ssl_util_table.h
/usr/include/apache2/pcre.h
/usr/include/apache2/unixd.h
/usr/lib
/usr/lib/libapr-0.so.0.9.5
/usr/lib/libapr-0.so.0 -> libapr-0.so.0.9.5
/usr/lib/libapr-0.so -> libapr-0.so.0.9.5
/usr/lib/libapr-0.la
/usr/lib/libapr-0.a
/usr/lib/apr.exp
/usr/lib/apache2
/usr/lib/apache2/build
/usr/lib/apache2/build/libtool
/usr/lib/apache2/build/apr_rules.mk
/usr/lib/apache2/build/config_vars.mk
/usr/lib/apache2/build/library.mk
/usr/lib/apache2/build/ltlib.mk
/usr/lib/apache2/build/program.mk
/usr/lib/apache2/build/rules.mk
/usr/lib/apache2/build/special.mk
/usr/lib/apache2/build/instdso.sh
/usr/lib/apache2/build/config.nice
/usr/lib/apache2/build/envvars
/usr/lib/apache2/build/envvars-std
/usr/lib/apache2/mod_access.so
/usr/lib/apache2/mod_auth.so
/usr/lib/apache2/mod_auth_anon.so
...
/usr/lib/apache2/mod_userdir.so
/usr/lib/apache2/mod_alias.so
/usr/lib/apache2/mod_rewrite.so
/usr/lib/apache2/httpd.exp
/usr/lib/libaprutil-0.so.0.9.5
/usr/lib/libaprutil-0.so.0 -> libaprutil-0.so.0.9.5
/usr/lib/libaprutil-0.so -> libaprutil-0.so.0.9.5
/usr/lib/libaprutil-0.la
/usr/lib/libaprutil-0.a
/usr/lib/aprutil.exp
/usr/lib/ssl
/usr/lib/ssl/apache2-mod_ssl
/usr/lib/ssl/apache2-mod_ssl/gentestcrt.sh
/usr/lib/apache2-extramodules
/usr/lib/apache2-extramodules/mod_ssl.so
/usr/bin
/usr/bin/apr-config
/usr/bin/apu-config
/usr/sbin
/usr/sbin/ab2
/usr/sbin/logresolve2
/usr/sbin/apxs2
/usr/sbin/dbmmanage2
/usr/sbin/ab2-ssl
/usr/sbin/suexec2
/usr/sbin/htdbm
/usr/sbin/htdigest2
/usr/sbin/checkgid2
/usr/sbin/rotatelogs2
/usr/sbin/apache2
/usr/sbin/apache2logserverstatus
/usr/sbin/apache2splitlogfile
/usr/sbin/list_hooks2.pl
/usr/sbin/logresolve2.pl
/usr/sbin/apache2ctl
/usr/sbin/htpasswd2
/usr/sbin/split-logfile2
/usr/sbin/log_server_status2
/usr/share
/usr/share/man
/usr/share/man/man1
...
/usr/share/man/man8/apache2.8.gz
/usr/share/man/man8/apache2ctl.8.gz
/usr/share/man/man8/logresolve2.8.gz
/usr/share/doc
/usr/share/doc/apache-2.0.48-r1
/usr/share/doc/apache-2.0.48-r1/manual
...

From: jean-frederic clere <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Tomcat Developers List <[EMAIL PROTECTED]>
Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot 
install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2
Date: Tue, 24 Feb 2004 16:16:31 +0100

Al Banard wrote:
> Hi Henri,
>
> Thanks for giving me help.
>
> OK,  I have to admit I don't know a lot about libtool. I'm using apache
> 2.0.48 and have also installed apr-0.9.2. How do I specify to use the
> libtool from Apache 2.0 / APR?
That is what is done when you use --with-apache2=$HOME/httpd-2.0.48.
It works for me with the actual CVS and libtool-1.5.2 and automake-1.6.1 (I
build and install automake after libtool).
>
>
>> From: Henri Gomez <[EMAIL PROTECTED]>
>> To: Tomcat Developers List <[EMAIL PROTECTED]>,
>> [EMAIL PROTECTED]
>> Subject: Re: DO NOT REPLY [Bug 27006]  -     libtool: install: error:
>> cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
>> not ending in /usr/lib/apache2
>> Date: Tue, 24 Feb 2004 14:57:49 +0100
>>
>> Continuing this thread on tomcat-dev.
>>
>> Well you should use the libtool from Apache 2.0 / APR.
>>
>> Which version of Apache 2.0 are you using ?
>>
>>
>> [EMAIL PROTECTED] wrote:
>>
>>> 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=27006>.
>>> 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=27006
>>>
>>> libtool: install: error: cannot install
>>> `../../../build/jk2/apache2/jkjni.la' to a directory not ending in
>>> /usr/lib/apach

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-26 Thread Kurt Miller
Are you using the current source from CVS or
http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/ yet?
libtool is set correctly for you in the current version. Simply
configure with --with-apxs2 with current source and it should be
correctly set for you.

From: "Al Banard" <[EMAIL PROTECTED]>
> Thanks,
>
> Unfortunately my OS is Gentoo and after installing there ebuild
(basically
> equivalent to an RPM) directories are all over the place.  The base
location
> of apache is actually /etc/apache2 but when I try using this as a
configure
> option I get this message:
>
> building connector for "apache-2.0"
> configure: error: can't locate /etc/apache2/
>
> and configure dies.
>
> Here is a list of the more relevant files that were installed with
the
> package.  Do you have any idea as to what I should put as my
argumernt to
> the configure option? libtool is in /usr/lib/apache2/build/libtool
but I've
> tried passing different combinations of this path without any luck.
>
> bash-2.05b# qpkg -l apache
> net-www/apache-2.0.48-r1 *
> CONTENTS:
> /usr
> /usr/include
> /usr/include/apache2
> /usr/include/apache2/apr.h
> /usr/include/apache2/apr_allocator.h
> /usr/include/apache2/apr_atomic.h
> ...
> /usr/include/apache2/ssl_util_ssl.h
> /usr/include/apache2/ssl_util_table.h
> /usr/include/apache2/pcre.h
> /usr/include/apache2/unixd.h
> /usr/lib
> /usr/lib/libapr-0.so.0.9.5
> /usr/lib/libapr-0.so.0 -> libapr-0.so.0.9.5
> /usr/lib/libapr-0.so -> libapr-0.so.0.9.5
> /usr/lib/libapr-0.la
> /usr/lib/libapr-0.a
> /usr/lib/apr.exp
> /usr/lib/apache2
> /usr/lib/apache2/build
> /usr/lib/apache2/build/libtool
> /usr/lib/apache2/build/apr_rules.mk
> /usr/lib/apache2/build/config_vars.mk
> /usr/lib/apache2/build/library.mk
> /usr/lib/apache2/build/ltlib.mk
> /usr/lib/apache2/build/program.mk
> /usr/lib/apache2/build/rules.mk
> /usr/lib/apache2/build/special.mk
> /usr/lib/apache2/build/instdso.sh
> /usr/lib/apache2/build/config.nice
> /usr/lib/apache2/build/envvars
> /usr/lib/apache2/build/envvars-std
> /usr/lib/apache2/mod_access.so
> /usr/lib/apache2/mod_auth.so
> /usr/lib/apache2/mod_auth_anon.so
> ...
> /usr/lib/apache2/mod_userdir.so
> /usr/lib/apache2/mod_alias.so
> /usr/lib/apache2/mod_rewrite.so
> /usr/lib/apache2/httpd.exp
> /usr/lib/libaprutil-0.so.0.9.5
> /usr/lib/libaprutil-0.so.0 -> libaprutil-0.so.0.9.5
> /usr/lib/libaprutil-0.so -> libaprutil-0.so.0.9.5
> /usr/lib/libaprutil-0.la
> /usr/lib/libaprutil-0.a
> /usr/lib/aprutil.exp
> /usr/lib/ssl
> /usr/lib/ssl/apache2-mod_ssl
> /usr/lib/ssl/apache2-mod_ssl/gentestcrt.sh
> /usr/lib/apache2-extramodules
> /usr/lib/apache2-extramodules/mod_ssl.so
> /usr/bin
> /usr/bin/apr-config
> /usr/bin/apu-config
> /usr/sbin
> /usr/sbin/ab2
> /usr/sbin/logresolve2
> /usr/sbin/apxs2
> /usr/sbin/dbmmanage2
> /usr/sbin/ab2-ssl
> /usr/sbin/suexec2
> /usr/sbin/htdbm
> /usr/sbin/htdigest2
> /usr/sbin/checkgid2
> /usr/sbin/rotatelogs2
> /usr/sbin/apache2
> /usr/sbin/apache2logserverstatus
> /usr/sbin/apache2splitlogfile
> /usr/sbin/list_hooks2.pl
> /usr/sbin/logresolve2.pl
> /usr/sbin/apache2ctl
> /usr/sbin/htpasswd2
> /usr/sbin/split-logfile2
> /usr/sbin/log_server_status2
> /usr/share
> /usr/share/man
> /usr/share/man/man1
> ...
> /usr/share/man/man8/apache2.8.gz
> /usr/share/man/man8/apache2ctl.8.gz
> /usr/share/man/man8/logresolve2.8.gz
> /usr/share/doc
> /usr/share/doc/apache-2.0.48-r1
> /usr/share/doc/apache-2.0.48-r1/manual
> ...
>
>
> >From: jean-frederic clere <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: Tomcat Developers List <[EMAIL PROTECTED]>
> >Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
cannot
> >install `../../../build/jk2/apache2/jkjni.la' to a directory not
ending in
> >/usr/lib/apache2
> >Date: Tue, 24 Feb 2004 16:16:31 +0100
> >
> >Al Banard wrote:
> > > Hi Henri,
> > >
> > > Thanks for giving me help.
> > >
> > > OK,  I have to admit I don't know a lot about libtool. I'm using
apache
> > > 2.0.48 and have also installed apr-0.9.2. How do I specify to
use the
> > > libtool from Apache 2.0 / APR?
> >
> >That is what is done when you
use --with-apache2=$HOME/httpd-2.0.48.
> >It works for me with the actual CVS and libtool-1.5.2 and
automake-1.6.1 (I
> >build and install automake after libtool).
> >
> > >
> > >
> > >> From: Henri Gomez <[EMAIL PROTECTED]>
> > >> To: Tomcat Developers List <[EMAIL PROTECTED]>,
> > >> [EMAIL PROTECT

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-02-29 Thread Al Banard
I tried the latest CVS (using --with-apxs2) on the 25th Feb and got exactly 
the same error, unless things have changed with regard to this between now 
and then.


From: Kurt Miller <[EMAIL PROTECTED]>
Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]>
To: Tomcat Developers List <[EMAIL PROTECTED]>
Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot 
install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2
Date: Thu, 26 Feb 2004 12:27:41 -0500

Are you using the current source from CVS or
http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/ yet?
libtool is set correctly for you in the current version. Simply
configure with --with-apxs2 with current source and it should be
correctly set for you.
From: "Al Banard" <[EMAIL PROTECTED]>
> Thanks,
>
> Unfortunately my OS is Gentoo and after installing there ebuild
(basically
> equivalent to an RPM) directories are all over the place.  The base
location
> of apache is actually /etc/apache2 but when I try using this as a
configure
> option I get this message:
>
> building connector for "apache-2.0"
> configure: error: can't locate /etc/apache2/
>
> and configure dies.
>
> Here is a list of the more relevant files that were installed with
the
> package.  Do you have any idea as to what I should put as my
argumernt to
> the configure option? libtool is in /usr/lib/apache2/build/libtool
but I've
> tried passing different combinations of this path without any luck.
>
> bash-2.05b# qpkg -l apache
> net-www/apache-2.0.48-r1 *
> CONTENTS:
(Please view previous email on this topic for file list, I didn't want to 
keep posting this to keep the post size down)

>
>
> >From: jean-frederic clere <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: Tomcat Developers List <[EMAIL PROTECTED]>
> >Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
cannot
> >install `../../../build/jk2/apache2/jkjni.la' to a directory not
ending in
> >/usr/lib/apache2
> >Date: Tue, 24 Feb 2004 16:16:31 +0100
> >
> >Al Banard wrote:
> > > Hi Henri,
> > >
> > > Thanks for giving me help.
> > >
> > > OK,  I have to admit I don't know a lot about libtool. I'm using
apache
> > > 2.0.48 and have also installed apr-0.9.2. How do I specify to
use the
> > > libtool from Apache 2.0 / APR?
> >
> >That is what is done when you
use --with-apache2=$HOME/httpd-2.0.48.
> >It works for me with the actual CVS and libtool-1.5.2 and
automake-1.6.1 (I
> >build and install automake after libtool).
> >
> > >
> > >
> > >> From: Henri Gomez <[EMAIL PROTECTED]>
> > >> To: Tomcat Developers List <[EMAIL PROTECTED]>,
> > >> [EMAIL PROTECTED]
> > >> Subject: Re: DO NOT REPLY [Bug 27006]  - libtool: install:
error:
> > >> cannot install `../../../build/jk2/apache2/jkjni.la' to a
directory
> > >> not ending in /usr/lib/apache2
> > >> Date: Tue, 24 Feb 2004 14:57:49 +0100
> > >>
> > >> Continuing this thread on tomcat-dev.
> > >>
> > >> Well you should use the libtool from Apache 2.0 / APR.
> > >>
> > >> Which version of Apache 2.0 are you using ?
> > >>
> > >>
> > >> [EMAIL PROTECTED] wrote:
> > >>
> > >>> 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=27006>.
> > >>> 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=27006
> > >>>
> > >>> libtool: install: error: cannot install
> > >>> `../../../build/jk2/apache2/jkjni.la' to a directory not
ending in
> > >>> /usr/lib/apache2
> > >>>
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> --- Additional Comments From [EMAIL PROTECTED]
2004-02-24
> > >>> 13:53 ---
> > >>> I just tried libtool 1.5.2-r3 and I still get the same error.
Can you
> > >>> think of anything else (program versions / configure options /
steps)
> > >>> I might be doing differently to you? Here is a recap of my
steps:
> > >>>
> > >>> cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2/
> > >>> chmod 0777 buildconf.sh
> > >>> ./buildconf.sh
> > >>> ./configure --with-java-home=/opt/sun-jdk-1.4.2.03
> > >>> --with-apxs2=/usr/sbin/apxs2 --with-tomcat41=/usr/local/tomcat
> > >>> make clean build
> > >>> libtool --finish /usr/lib/apache2
> > >>>
> >
>>> --
_
SEEK: Now with over 50,000 dream jobs! Click here  
http://ninemsn.seek.com.au/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-01 Thread jean-frederic clere
Al Banard wrote:
> I tried the latest CVS (using --with-apxs2) on the 25th Feb and got
> exactly the same error, unless things have changed with regard to this
> between now and then.

Could you send the output of the make command and the jkjni.la file?
I have something like:
+++
/bin/sh /home/apache20/apache20/build/libtool --silent  --mode=install
/opt/SMAWPlus/bin/cp ../../../build/jk2/apache2/libjkjni.la
`pwd`/../../../build/jk2/apache2
libtool: install: warning: remember to run `libtool --finish
/home/apache20/apache20/modules'
make[1]: Leaving directory
`/home/jfclere/jakarta-tomcat-connectors/jk/native2/server/apache2'
+++
and:
+++
[EMAIL PROTECTED]:~/jakarta-tomcat-connectors/jk/native2 >
/home/apache20/apache20/build/libtool --version
ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)

Copyright (C) 2003  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+++

> 
> 
>> From: Kurt Miller <[EMAIL PROTECTED]>
>> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]>
>> To: Tomcat Developers List <[EMAIL PROTECTED]>
>> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
>> cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
>> not ending in /usr/lib/apache2
>> Date: Thu, 26 Feb 2004 12:27:41 -0500
>>
>> Are you using the current source from CVS or
>> http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/ yet?
>> libtool is set correctly for you in the current version. Simply
>> configure with --with-apxs2 with current source and it should be
>> correctly set for you.
>>
>> From: "Al Banard" <[EMAIL PROTECTED]>
>> > Thanks,
>> >
>> > Unfortunately my OS is Gentoo and after installing there ebuild
>> (basically
>> > equivalent to an RPM) directories are all over the place.  The base
>> location
>> > of apache is actually /etc/apache2 but when I try using this as a
>> configure
>> > option I get this message:
>> >
>> > building connector for "apache-2.0"
>> > configure: error: can't locate /etc/apache2/
>> >
>> > and configure dies.
>> >
>> > Here is a list of the more relevant files that were installed with
>> the
>> > package.  Do you have any idea as to what I should put as my
>> argumernt to
>> > the configure option? libtool is in /usr/lib/apache2/build/libtool
>> but I've
>> > tried passing different combinations of this path without any luck.
>> >
>> > bash-2.05b# qpkg -l apache
>> > net-www/apache-2.0.48-r1 *
>> > CONTENTS:
> 
> (Please view previous email on this topic for file list, I didn't want
> to keep posting this to keep the post size down)
> 
>> >
>> >
>> > >From: jean-frederic clere <[EMAIL PROTECTED]>
>> > >Reply-To: [EMAIL PROTECTED]
>> > >To: Tomcat Developers List <[EMAIL PROTECTED]>
>> > >Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
>> cannot
>> > >install `../../../build/jk2/apache2/jkjni.la' to a directory not
>> ending in
>> > >/usr/lib/apache2
>> > >Date: Tue, 24 Feb 2004 16:16:31 +0100
>> > >
>> > >Al Banard wrote:
>> > > > Hi Henri,
>> > > >
>> > > > Thanks for giving me help.
>> > > >
>> > > > OK,  I have to admit I don't know a lot about libtool. I'm using
>> apache
>> > > > 2.0.48 and have also installed apr-0.9.2. How do I specify to
>> use the
>> > > > libtool from Apache 2.0 / APR?
>> > >
>> > >That is what is done when you
>> use --with-apache2=$HOME/httpd-2.0.48.
>> > >It works for me with the actual CVS and libtool-1.5.2 and
>> automake-1.6.1 (I
>> > >build and install automake after libtool).
>> > >
>> > > >
>> > > >
>> > > >> From: Henri Gomez <[EMAIL PROTECTED]>
>> > > >> To: Tomcat Developers List <[EMAIL PROTECTED]>,
>> > > >> [EMAIL PROTECTED]
>> > > >> Subject: Re: DO NOT REPLY [Bug 27006]  - libtool: install:
>> error:
>> > > >> cannot install `../../../build/jk2/apache2/jkjni.la' to a
>> directory
>> > > >> not ending in /usr/lib/apache2
>> > > >> Date: Tue, 24 Feb 2004 14:57:49 +0100
>> > &

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-02 Thread jean-frederic clere
jean-frederic clere wrote:
> Al Banard wrote:
> 
>>I tried the latest CVS (using --with-apxs2) on the 25th Feb and got
>>exactly the same error, unless things have changed with regard to this
>>between now and then.
> 
> 
> Could you send the output of the make command and the jkjni.la file?
> I have something like:
> +++
> /bin/sh /home/apache20/apache20/build/libtool --silent  --mode=install
> /opt/SMAWPlus/bin/cp ../../../build/jk2/apache2/libjkjni.la
> `pwd`/../../../build/jk2/apache2
> libtool: install: warning: remember to run `libtool --finish
> /home/apache20/apache20/modules'
> make[1]: Leaving directory
> `/home/jfclere/jakarta-tomcat-connectors/jk/native2/server/apache2'
> +++
> and:
> +++
> [EMAIL PROTECTED]:~/jakarta-tomcat-connectors/jk/native2 >
> /home/apache20/apache20/build/libtool --version
> ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)
> 
> Copyright (C) 2003  Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> +++
> 

I have reproduced the problem (with apache13 using with --with-apxs).
+++
/export/home3/jfclere/tmp/apr-0.9.4/libtool --mode=install /usr/bin/cp
../../../build/jk2/apache13/mod_jk2.la `pwd`/../../../build/jk2/apache13
libtool: install: error: cannot install `../../../build/jk2/apache13/mod_jk2.la'
to a directory not ending in /opt/SMAWoIS/apache13/libexec
gmake[1]: *** [../../../build/jk2/apache13/mod_jk2.so] Error 1
gmake[1]: Leaving directory
`/export/home3/jfclere/tmp/jakarta-tomcat-connectors/jk/native2/server/apache13'
gmake: *** [jk2-build] Error 1
bash-2.03$ libtool --version
ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)

Copyright (C) 2003  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bash-2.03$ autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bash-2.03$ automake --version
automake (GNU automake) 1.6.1
Written by Tom Tromey <[EMAIL PROTECTED]>.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+++

> 
>>
>>>From: Kurt Miller <[EMAIL PROTECTED]>
>>>Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]>
>>>To: Tomcat Developers List <[EMAIL PROTECTED]>
>>>Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
>>>cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
>>>not ending in /usr/lib/apache2
>>>Date: Thu, 26 Feb 2004 12:27:41 -0500
>>>
>>>Are you using the current source from CVS or
>>>http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/ yet?
>>>libtool is set correctly for you in the current version. Simply
>>>configure with --with-apxs2 with current source and it should be
>>>correctly set for you.
>>>
>>>From: "Al Banard" <[EMAIL PROTECTED]>
>>>
>>>>Thanks,
>>>>
>>>>Unfortunately my OS is Gentoo and after installing there ebuild
>>>
>>>(basically
>>>
>>>>equivalent to an RPM) directories are all over the place.  The base
>>>
>>>location
>>>
>>>>of apache is actually /etc/apache2 but when I try using this as a
>>>
>>>configure
>>>
>>>>option I get this message:
>>>>
>>>>building connector for "apache-2.0"
>>>>configure: error: can't locate /etc/apache2/
>>>>
>>>>and configure dies.
>>>>
>>>>Here is a list of the more relevant files that were installed with
>>>
>>>the
>>>
>>>>package.  Do you have any idea as to what I should put as my
>>>
>>>argumernt to
>>>
>>>>the configure option? libtool is in /usr/lib/apache2/build/libtool
>>>
>>>but I've
>>>
>>>>tried passing different combinations of this path without any luck.
>>>>
>>>>bash-2.05b# qpkg -l apache
>>>>net-www/apache-2.0.48-r1 *
>>>>CONTENTS:
>>
>>(Please view previous email on this topic for file list, I didn't want
>>to k

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-05 Thread Al Banard
' to a directory not ending in 
/usr/lib/apache2
make[1]: *** [../../../build/jk2/apache2/libjkjni.so] Error 1
make: *** [jk2-build] Error 1


From: jean-frederic clere <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Tomcat Developers List <[EMAIL PROTECTED]>
Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot 
install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2
Date: Tue, 02 Mar 2004 18:24:11 +0100

jean-frederic clere wrote:
...
I have reproduced the problem (with apache13 using with --with-apxs).
+++
/export/home3/jfclere/tmp/apr-0.9.4/libtool --mode=install /usr/bin/cp
../../../build/jk2/apache13/mod_jk2.la `pwd`/../../../build/jk2/apache13
libtool: install: error: cannot install 
`../../../build/jk2/apache13/mod_jk2.la'
to a directory not ending in /opt/SMAWoIS/apache13/libexec
gmake[1]: *** [../../../build/jk2/apache13/mod_jk2.so] Error 1
gmake[1]: Leaving directory
`/export/home3/jfclere/tmp/jakarta-tomcat-connectors/jk/native2/server/apache13'
gmake: *** [jk2-build] Error 1
bash-2.03$ libtool --version
ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08)

Copyright (C) 2003  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bash-2.03$ autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bash-2.03$ automake --version
automake (GNU automake) 1.6.1
Written by Tom Tromey <[EMAIL PROTECTED]>.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+++
>
>>
_
Personalise your mobile chart ringtones and polyphonics. Go to  
http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-05 Thread Al Banard
For some reason the makeOutput file did not attach so here it is in the 
flesh...

list=' server/apache2'; \
for i in $list; do \
	echo "Making $target in $i"; \
	if test "$i" != "."; then \
	(cd $i && make clean) || exit 1; \
fi; \
done;
Making  in server/apache2
make[1]: Entering directory 
`/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apache2'
rm -rf ../../../build/jk2/apache2/*.lo ../../../build/jk2/apache2/*.la 
../../../build/jk2/apache2/*.o ../../../build/jk2/apache2/.libs 
../../../build/jk2/apache2/*.so
make[1]: Leaving directory 
`/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apache2'
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[1]: Entering directory 
`/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apache2'
mkdir -p ../../../build/jk2/apache2
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_channel.c -o ../../../build/jk2/apache2/jk_channel.lo
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_channel_apr_socket.c -o 
../../../build/jk2/apache2/jk_channel_apr_socket.lo
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_channel_jni.c -o 
../../../build/jk2/apache2/jk_channel_jni.lo
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_channel_un.c -o ../../../build/jk2/apache2/jk_channel_un.lo
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_config.c -o ../../../build/jk2/apache2/jk_config.lo
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_config_file.c -o 
../../../build/jk2/apache2/jk_config_file.lo
/bin/sh /usr/lib/apache2/build/libtool --silent  --mode=compile gcc  -O3 
-march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -pthread
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE 
-D_GNU_SOURCE   -I../../include -I/usr/include/apache2 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr-util/include 
-I/var/tmp/portage/apache-2.0.48-r1/work/httpd-2.0.48/srclib/apr/include   
-DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 -DHAS_APR -DHAS_AP_PCRE  -c 
../../common/jk_endpoint.c -o ../../../build/jk2/apache2/jk_endpoint.lo
/bin/sh /usr/lib/apache2/build/libtoo

Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-09 Thread Kurt Miller
From: "Al Banard" <[EMAIL PROTECTED]>
> /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
/bin/cp
> ../../../build/jk2/apache2/mod_jk2.la
`pwd`/../../../build/jk2/apache2
...
> /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
/bin/cp
> ../../../build/jk2/apache2/libjkjni.la
`pwd`/../../../build/jk2/apache2
> make[1]: Leaving directory
>
`/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apa
che2'

This appears to have finished without error. Is mod_jk2.so in
../build/jk2/apache2 now?

-Kurt


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-09 Thread Al Banard
mod_jk2.so is there but libjkjni.so isn't, which seems to be what its 
complaining about.

From a previous email ...
make clean build > makeOutput
-> This produces the attached makeOutput file and the following error to the 
terminal:
libtool: install: warning: remember to run `libtool --finish 
/usr/lib/apache2'
libtool: install: error: cannot install 
`../../../build/jk2/apache2/libjkjni.la' to a directory not ending in 
/usr/lib/apache2
make[1]: *** [../../../build/jk2/apache2/libjkjni.so] Error 1
make: *** [jk2-build] Error 1


From: Kurt Miller <[EMAIL PROTECTED]>
Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]>
To: Tomcat Developers List <[EMAIL PROTECTED]>
Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot 
install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2
Date: Tue, 09 Mar 2004 15:26:00 -0500

From: "Al Banard" <[EMAIL PROTECTED]>
> /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
/bin/cp
> ../../../build/jk2/apache2/mod_jk2.la
`pwd`/../../../build/jk2/apache2
...
> /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
/bin/cp
> ../../../build/jk2/apache2/libjkjni.la
`pwd`/../../../build/jk2/apache2
> make[1]: Leaving directory
>
`/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apa
che2'
This appears to have finished without error. Is mod_jk2.so in
../build/jk2/apache2 now?
-Kurt

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Personalise your mobile chart ringtones and polyphonics. Go to  
http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-10 Thread jean-frederic clere
Al Banard wrote:
> mod_jk2.so is there but libjkjni.so isn't, which seems to be what its
> complaining about.

You should have a libjkjni.so in the .libs directory of jk/build/jk2/apache2.
When copied in modules it should work.

> 
>> From a previous email ...
> 
> make clean build > makeOutput
> -> This produces the attached makeOutput file and the following error to
> the terminal:
> libtool: install: warning: remember to run `libtool --finish
> /usr/lib/apache2'
> libtool: install: error: cannot install
> `../../../build/jk2/apache2/libjkjni.la' to a directory not ending in
> /usr/lib/apache2
> make[1]: *** [../../../build/jk2/apache2/libjkjni.so] Error 1
> make: *** [jk2-build] Error 1
> 
> 
>> From: Kurt Miller <[EMAIL PROTECTED]>
>> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]>
>> To: Tomcat Developers List <[EMAIL PROTECTED]>
>> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
>> cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
>> not ending in /usr/lib/apache2
>> Date: Tue, 09 Mar 2004 15:26:00 -0500
>>
>> From: "Al Banard" <[EMAIL PROTECTED]>
>> > /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
>> /bin/cp
>> > ../../../build/jk2/apache2/mod_jk2.la
>> `pwd`/../../../build/jk2/apache2
>> ...
>> > /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
>> /bin/cp
>> > ../../../build/jk2/apache2/libjkjni.la
>> `pwd`/../../../build/jk2/apache2
>> > make[1]: Leaving directory
>> >
>> `/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apa
>> che2'
>>
>> This appears to have finished without error. Is mod_jk2.so in
>> ../build/jk2/apache2 now?
>>
>> -Kurt
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
> 
> _
> Personalise your mobile chart ringtones and polyphonics. Go to 
> http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



signature.asc
Description: OpenPGP digital signature


Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in /usr/lib/apache2

2004-03-11 Thread Al Banard
Wow,

Thanks Jean you're right :). I still don't understand why I get this error 
when nobody else seems to.
I hope its just a superficial copying thing and that the build process 
wasn't compromised.

Thanks!

From: jean-frederic clere <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Tomcat Developers List <[EMAIL PROTECTED]>
Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error: cannot 
install `../../../build/jk2/apache2/jkjni.la' to a directory not ending in 
/usr/lib/apache2
Date: Wed, 10 Mar 2004 09:25:05 +0100

Al Banard wrote:
> mod_jk2.so is there but libjkjni.so isn't, which seems to be what its
> complaining about.
You should have a libjkjni.so in the .libs directory of 
jk/build/jk2/apache2.
When copied in modules it should work.

>
>> From a previous email ...
>
> make clean build > makeOutput
> -> This produces the attached makeOutput file and the following error to
> the terminal:
> libtool: install: warning: remember to run `libtool --finish
> /usr/lib/apache2'
> libtool: install: error: cannot install
> `../../../build/jk2/apache2/libjkjni.la' to a directory not ending in
> /usr/lib/apache2
> make[1]: *** [../../../build/jk2/apache2/libjkjni.so] Error 1
> make: *** [jk2-build] Error 1
>
>
>> From: Kurt Miller <[EMAIL PROTECTED]>
>> Reply-To: "Tomcat Developers List" <[EMAIL PROTECTED]>
>> To: Tomcat Developers List <[EMAIL PROTECTED]>
>> Subject: Re: DO NOT REPLY [Bug 27006] - libtool: install: error:
>> cannot install `../../../build/jk2/apache2/jkjni.la' to a directory
>> not ending in /usr/lib/apache2
>> Date: Tue, 09 Mar 2004 15:26:00 -0500
>>
>> From: "Al Banard" <[EMAIL PROTECTED]>
>> > /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
>> /bin/cp
>> > ../../../build/jk2/apache2/mod_jk2.la
>> `pwd`/../../../build/jk2/apache2
>> ...
>> > /bin/sh /usr/lib/apache2/build/libtool --silent  --mode=install
>> /bin/cp
>> > ../../../build/jk2/apache2/libjkjni.la
>> `pwd`/../../../build/jk2/apache2
>> > make[1]: Leaving directory
>> >
>> `/usr/src/redhat/BUILD/jakarta-tomcat-connectors/jk/native2/server/apa
>> che2'
>>
>> This appears to have finished without error. Is mod_jk2.so in
>> ../build/jk2/apache2 now?
>>
>> -Kurt
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
> _
> Personalise your mobile chart ringtones and polyphonics. Go to
> http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
<< signature.asc >>
_
Personalise your mobile chart ringtones and polyphonics. Go to  
http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]