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: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]