You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/06/20 11:20:33 UTC

DO NOT REPLY [Bug 45242] New: Unable to compile JNI wrappers on Linux. It must be an error in build scripts

https://issues.apache.org/bugzilla/show_bug.cgi?id=45242

           Summary: Unable to compile JNI wrappers on Linux. It must be  an
                    error in  build scripts
           Product: Tomcat 6
           Version: 6.0.16
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Native:Integration
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: s.highlander@gmail.com


I successfully compiled and installed libapr 1.3.0. The library was installed
into /usr/local/apr

After that I tried to compile JNI wrappers in tomcat-native.jar.

$sh buildconf --with-apr=/home/john/Software/java/apr-1.3.0
Creating configure ...
Generating 'make' outputs ...
rebuilding rpm spec file

At this point everything is OK.

Then I typed:
$./configure -with-apr=/usr/local/apr --with-ssl=yes

I've attached a file with errors.

My system is  Linux Ubuntu 8.04.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45242] Unable to compile JNI wrappers on Linux. It must be an error in build scripts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45242


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Native:Integration          |Library
            Product|Tomcat 6                    |Tomcat Native
   Target Milestone|default                     |---
            Version|6.0.16                      |unspecified




-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45242] Unable to compile JNI wrappers on Linux. It must be an error in build scripts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45242





--- Comment #4 from John Miller <s....@gmail.com>  2008-06-21 02:11:33 PST ---
Yes, it really works in 1.1.13. Thank you.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45242] Unable to compile JNI wrappers on Linux. It must be an error in build scripts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45242





--- Comment #2 from John Miller <s....@gmail.com>  2008-06-20 02:25:12 PST ---
Sorry, the second sentence should be "After that I tried to compile JNI
wrappers in tomcat-native.tar.gz", not "tomcat-native.jar".


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45242] Unable to compile JNI wrappers on Linux. It must be an error in build scripts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45242


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Mark Thomas <ma...@apache.org>  2008-06-20 16:40:45 PST ---
Looks like a bug in 1.1.12. I get the same error. 1.1.13 is available for
download and that compiles for me.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45242] Unable to compile JNI wrappers on Linux. It must be an error in build scripts

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45242





--- Comment #1 from John Miller <s....@gmail.com>  2008-06-20 02:21:43 PST ---
Created an attachment (id=22151)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22151)
build errors


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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