bug-gnucobol
[Top][All Lists]
Advanced

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

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


From: Bernard Giroud
Subject: Re: [open-cobol-list] failed tests from make check
Date: Tue Jan 4 02:35:54 2005

After a trial at home and looking back at your log, I notice
that the first fail is on an INDEXED file. Together with
the second fail, that makes me think that you didn't configure
OC with BDB; you NEED that for these two tests to succeed.

Without explicitly enabling "--with-db" when configuring, you
won't get support neither for indexed files, nor for sort.

For the second point, the links for me are correctly set-up.
But I made and remade a lot of different versions without
uninstalling them. So I'm not quite sure if the link has been
established with a previous version or not.

Has anybody in the list already hit that problem ?

Hope this helps,

Bernard Giroud
Credit Lyonnais (Suisse) SA
----- Original Message -----
From: "David Hitchcock" <address@hidden>
To: <address@hidden>
Sent: Saturday, January 01, 2005 7:28 AM
Subject: [open-cobol-list] failed tests from make check


>
> 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



********************************************************************************
This e-mail contains confidential information or information belonging 
to the Credit Lyonnais Group entity sending it and is intended solely 
for the addressees. Any views expressed in this message are those of 
the individual sender and its contents do not constitute a commitment 
by Credit Lyonnais unless confirmed by letter or fax. The unauthorised 
disclosure, use, dissemination or copying (either whole or partial) of 
this e-mail, or any information it contains, is prohibited. E-mails are 
susceptible to alteration and their integrity cannot be guaranteed.
Internet communications are not secured and therefore Credit Lyonnais 
shall not be liable for this e-mail if modified or falsified. If you 
are not the intended recipient of this e-mail, please delete it 
immediately from your system and notify the sender of the wrong 
delivery and the mail deletion.
********************************************************************************



reply via email to

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