Andrew Bauer

Results 33 comments of Andrew Bauer

Yes, good question. To make and test changes, first install the source rpm (as a normal user): `rpm -ivh ~/rpmbuild/SRPMS/wolfssl-5.7.2-1.fc42.src.rpm` This will put the rpm specfile under `~/rpmbuild/SPECS` and the...

Ah yes, thank you. I needed another set of eyes to spot that. I believe that is in fact the root cause of the problem, but that has uncovered a...

I have confirmed that this indeed was the problem. Netatalk builds just fine now, against an external wolfssl library, once the bundled wolfssl is removed just prior to build. Thank...