[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[open-cobol-list] Still having problems installing open cobol
From: |
Dave Stratford |
Subject: |
[open-cobol-list] Still having problems installing open cobol |
Date: |
Sat, 5 Dec 2009 08:19:26 -0000 (GMT) |
User-agent: |
SquirrelMail/1.4.8-5.el5.centos.10 |
Hi Folks,
Still having problems installing open cobol, this in time 1.1.
I eventually got past the libdb problem, and the configure seemed to work,
but I now get a fail on the make, the final part of which is as follows:
screenio.lo -MD -MP -MF .deps/libcob_la-screenio.Tpo -c screenio.c -fPIC
-DPIC -o .libs/libcob_la-screenio.o
screenio.c:1077: error: conflicting types for 'cob_field_display'
screenio.h:86: note: previous declaration of 'cob_field_display' was here
screenio.c:1083: error: conflicting types for 'cob_field_accept'
screenio.h:89: note: previous declaration of 'cob_field_accept' was here
make[2]: *** [libcob_la-screenio.lo] Error 1
make[2]: Leaving directory `/home/dave/open-cobol-1.1/libcob'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dave/open-cobol-1.1'
make: *** [all] Error 2
[open-cobol-1.1]$
Can anyone offer any insight please. If this is a C error them I'm stuffed
anyway as I don't speak C.
I do have a journal of the full configure followed by make if it'll help
anyone.
Many thanks,
Dave
- [open-cobol-list] Still having problems installing open cobol,
Dave Stratford <=