bug-gnucobol
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bad setup? Re: [GnuCOBOL 3.2] testsuite: 20 21 22 24 905 1184 failed


From: Simon Sobisch
Subject: Bad setup? Re: [GnuCOBOL 3.2] testsuite: 20 21 22 24 905 1184 failed
Date: Fri, 8 Sep 2023 16:35:52 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

All failed tests show:

+dyld: Library not loaded: /usr/local/lib/libvbisam.1.dylib
+  Referenced from: /usr/local/lib/libcob.4.dylib
+  Reason: image not found


It seems there is an old libcob installed that had a reference to a
library that isn't available any more.


A known issue with MacOS is that (with "newer" versions) the actual
loading of the "not yet installed" libcob doesn't work (patches highly
welcomed).


You possibly want to run "make test" to verify even more that your build
will work, but apart from those "testing only" issues above it looks fine.

The issues you've seen in "make check" should not happen if you did
"make install" with this version + configuration once.

Again - patches welcome!

Simon


BTW: Just if you aren't aware of this: a full-featured GnuCOBOL 3.2 is
also available in Homebrew "brew install gnu-cobol" (but this will use
BDB as INDEXED handler).


Am 08.09.2023 um 15:09 schrieb Ed:
MacOS Catalina, Intel imac, gcc; compiled with --without-db



reply via email to

[Prev in Thread] Current Thread [Next in Thread]