Wilhelm Loves Their Turtles
Wilhelm Loves Their Turtles
> This should work fine as long as pkg-config is installed, since it will install its m4 macro collection to the system aclocal store. > > What was the error?...
> @TurtleWilly Can you test #243? This seems to work for me. 👍 Only a cosmetic issue left now: ```bash $ ./configure --with-libunistring-prefix=/usr/local/silo/libunistring/latest checking for a BSD-compatible install... /usr/bin/install -c...
> I just finished reinstalling all my relevant MacPorts, and afterwards I ran afsctool over `/opt/local` (`sudo afsctool -cvkl -9 -m 0 -s 1`). Immediately after, I could no longer...
``` #ifndef kIOMainPortDefault #define kIOMainPortDefault kIOMasterPortDefault #endif ``` probably should work good enough?
> Should be OK to replace the removed API call, since the replacement was added in python 3.2. Wouldn't that break Python 2.x support? I still see tons of legacy...
Or rather… how about a new release? 😱 I guess 1.0.4 is a bit outdated.
I just found out that there is already a fix in the queue: https://github.com/s3tools/s3cmd/pull/1370
Yes, this is on an older OS X. Not sure adding more #ifdefs is a good thing? My path/ example may not agree with other Mac OS X/ OS X/...
No CXXFLAGS, just CXX, fails too: ``` libtool: compile: /usr/local/gcc9/bin/g++-9.2 -DHAVE_CONFIG_H -DHAVE_FRAMEWORK_ACCELERATE -O2 -DNDEBUG -I./include -I./include -I/usr/local/silo/leptonica/latest/include/leptonica -I/usr/local/silo/libarchive/latest/include -mavx512f -I./src/ccutil -g -O2 -std=c++17 -MT src/arch/libtesseract_avx512_la-dotproductavx512.lo -MD -MP -MF src/arch/.deps/libtesseract_avx512_la-dotproductavx512.Tpo -c...
I don't think this even will build with a recent version of OpenSSL. You'll need an old version of OpenSSL.