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: Bernard Giroud
Subject: Re: [open-cobol-list] cobc/sort linking problem.
Date: Thu Nov 4 08:08:23 2004

Are you sure you did configure OC with db ? You need it in order
to compile the sort or the indexed functions routines.

Cheers,

Bernard Giroud
Credit Lyonnais (Suisse) SA
----- Original Message ----- 
From: "pipparade" <address@hidden>
To: "open-cobol-list" <address@hidden>
Sent: Thursday, November 04, 2004 12:41 PM
Subject: [Maybe Spam] [open-cobol-list] cobc/sort linking problem.



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


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