bug-gnucobol
[Top][All Lists]
Advanced

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

[open-cobol-list] failed tests from make check


From: David Hitchcock
Subject: [open-cobol-list] failed tests from make check
Date: Fri Dec 31 22:30:10 2004

I just installed opencobol on a Fedora 2 system, and got the attached when I ran "make check". The problems were with a first read on an empty sequential file and SORT on a nonexistent file.

It compiles the hello.cob example, but when I did ./hello it couldn't find the library until I did

ln -s /usr/local/lib/libcob.so.1.0.0 /usr/lib/libcob.so.1

I'm just learning cobol, but I'm fairly familiar with c (from classes and class projects) and wouldn't mind helping out if somebody can point me in the right direction.

Best wishes for the new year!

Vanhelmont

Attachment: cobol_check
Description: Binary data


reply via email to

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