The branch is work in progress from a while ago, and it did not work completely, that much i remember. I can't take the time today to look at it today, I'm looking at other issues in Commons.
Gary On Wed, Aug 9, 2023, 4:27 PM Daniel Thertell <dthert...@gmail.com> wrote: > Hey Gary > > I believe I managed to get it to build, however I do have a few questions. > > 1. Why were the make targets for the header files commented out and > pointing to the wrong locations (in the make file)? > 2. After successfully running make, how do I package everything into a JAR > for testing? > > Thanks, > Dan Thertell > > On Wed, Aug 9, 2023 at 2:13 PM Daniel Thertell <dthert...@gmail.com> > wrote: > > > Hey Gary, > > > > lol ya I also have that note keeping issue! > > By any chance do you know what the version env variable should be? I am > > using 3_0_X right now. > > > > Thanks, > > Dan Thertell > > > > On Wed, Aug 9, 2023 at 2:10 PM Gary Gregory <garydgreg...@gmail.com> > > wrote: > > > >> I should have kept notes! > >> > >> Gary > >> > >> On Wed, Aug 9, 2023, 1:49 PM Daniel Thertell <dthert...@gmail.com> > wrote: > >> > >> > Hey All, > >> > > >> > I am looking to compile Commons Crypto from source and I am wondering > if > >> > there is any documentation for this process? I am trying to build Gary > >> > Gregory's OpenSSL3 branch but I am encountering the following error. I > >> know > >> > this isn't the main branch but I am hoping someone will still be able > to > >> > help out. I receive the following error when i run "make linux64" (i > >> > received a similar error on a M1 when i ran 'make mac64') > >> > > >> > *** No rule to make target > >> > > >> > > >> > 'target/jni-classes/org_apache_commons_crypto_random_OpenSslCryptoRandomNative.h', > >> > needed by > >> > > 'target/commons-crypto-3_0_x-Linux-x86_64/OpenSslCryptoRandomNative.o'. > >> > Stop. > >> > > >> > Any help or ideas would be appreciated! > >> > > >> > Thanks, > >> > Dan Thertell > >> > > >> > > >