gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] RE: static cob 2 c: Knowing the number of params?


From: Michel Gouget
Subject: [open-cobol-list] RE: static cob 2 c: Knowing the number of params?
Date: Thu May 18 15:15:02 2006

Thanks a LOT for the info, Roger.

FYI, I got the snapshot, but while everything compiled OK with BerkeleyDB V
4.0.14, When I downloaded V 4.4.20.NC (the latest version from sleepycat), I
got the error message when recompiling OC:

...
mkdir .libs
gcc -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k
-O2 -march=i686 -mcpu=athlon -finline-functions -fomit-frame-pointer
-Wl,--export-dynamic -o .libs/cobcrun cobcrun-cobcrun.o
-L/home/mgouget/cobol/open-cobol-0.33/libcob
/home/mgouget/cobol/open-cobol-0.33/libcob/.libs/libcob.so -lm -ldb-4.4
-lgmp -lncurses -ldl
/home/mgouget/cobol/open-cobol-0.33/libcob/.libs/libcob.so: undefined
reference to `__db185_open'
collect2: ld returned 1 exit status
make[2]: *** [cobcrun] Error 1
make[2]: Leaving directory `/home/mgouget/cobol/open-cobol-0.33/bin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mgouget/cobol/open-cobol-0.33'
make: *** [all] Error 2

It seems that something has changed in DB libraries :-(

Michel

 

-----Original Message-----
From: Roger While [mailto:address@hidden 
Sent: jeudi 18 mai 2006 16:32
To: address@hidden
Cc: address@hidden
Subject: Re :static cob 2 c: Knowing the number of params?

Firstly, grab the CVS snapshot tarball (AKA prerelease) at
http://www.sim-basis.de/open-cobol-0.33.tar.gz





reply via email to

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