gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] cobc/sort linking problem.


From: pipparade
Subject: Re: [open-cobol-list] cobc/sort linking problem.
Date: Thu Nov 4 12:27:08 2004

Here are ending lines of  configure --with-db


checking for dbopen... no
checking db_185.h usability... yes
checking db_185.h presence... yes
checking for db_185.h... yes
checking db3/db_185.h usability... no
checking db3/db_185.h presence... no
checking for db3/db_185.h... no
checking for __db_dbopen in -ldb... no
configure: error: libdb is required


and the installed db environment (FC2)


Name                                Arch   Version                  Repo
--------------------------------------------------------------------------------
db4-tcl                             i386   4.2.52-3.1               base     

Looking in Installed Packages:
Name                                Arch   Version                  Repo
--------------------------------------------------------------------------------
db4                                 i386   4.2.52-3.1               db
db4-devel                           i386   4.2.52-3.1               db         
db4-utils                           i386   4.2.52-3.1               db

I don't know if this installation is what I need;

"make check" returns:


57: First READ on an empty SEQUENTIAL INDEXED fileFAILED (misc.at:697)
 58: REWRITE a RELATIVE file with RANDAM access   ok
 59: SORT: table sort                             ok
 60: SORT nonexistent file                        FAILED (misc.at:808)


Ciao
Pippo

---------- Initial Header -----------

>From      : "henry eon" address@hidden
To          : "pipparade" address@hidden
Cc          : "open-cobol-list" address@hidden
Date      : Thu, 04 Nov 2004 17:32:23 +0100
Subject : Re: [open-cobol-list] cobc/sort linking problem.

> Hi
>
> Is Berkeley DB installed on your system and did you configure open-cobol
> for it ?
> When you installed open-cobol, did you run  "make check" ?
>
> Regards
> Henry
>
> pipparade wrote:
> 
> >Hi All.
> >I get this error while linking my program with a sort statemenet
> >
> >/tmp/cobtLW79m.o(.text+0x6116): In function `PROVA_':
> >: undefined reference to `cob_sort_init'
> >/tmp/cobtLW79m.o(.text+0x612d): In function `PROVA_':
> >: undefined reference to `cob_sort_init_key'
> >/tmp/cobtLW79m.o(.text+0x6156): In function `PROVA_':
> >: undefined reference to `cob_sort_using'
> >/tmp/cobtLW79m.o(.text+0x6191): In function `PROVA_':
> >: undefined reference to `cob_sort_giving'
> >/tmp/cobtLW79m.o(.text+0x61b3): In function `PROVA_':
> >: undefined reference to `cob_sort_finish'
> >collect2: ld returned 1 exit status
> >
> >I'm using open-cobol 3.0 on Fedora Core 2.
> >Can anyone help me ?
> >
> >Thanks in advance
> >Regards
> >
> >Pippo
> >
> >
> >
> >____________________________________________________________
> >Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
> >Abbonati subito su http://www.libero.it
> >
> >
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by:
> >Sybase ASE Linux Express Edition - download now for FREE
> >LinuxWorld Reader's Choice Award Winner for best database on Linux.
> >http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
> >_______________________________________________
> >open-cobol-list mailing list
> >address@hidden
> >https://lists.sourceforge.net/lists/listinfo/open-cobol-list
> >
> >
> >
> >
>
>
>
> 



____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione. 
Abbonati subito su http://www.libero.it 




reply via email to

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