gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] make error


From: Peter Nacken
Subject: Re: [open-cobol-list] make error
Date: Thu, 8 Jan 2015 12:24:13 +0100

On Thu, 8 Jan 2015 12:19:55 +0100
Peter Nacken <address@hidden> wrote:

> Hi,
> 
> I get the error below when I use make.
> 
> In file included from ../libcob.h:33:0,
>                  from screenio.c:57:
> ../libcob/common.h:1081:17: note: previous declaration of 'cob_field_display' 
> was here
>  COB_EXPIMP void cob_field_display (cob_field *, cob_field *, cob_field *,
>                  ^
> screenio.c:1413:1: error: conflicting types for 'cob_field_accept'
>  cob_field_accept (cob_field *f, cob_field *line, cob_field *column,
>  ^
> In file included from ../libcob.h:33:0,
>                  from screenio.c:57:
> ../libcob/common.h:1084:17: note: previous declaration of 'cob_field_accept' 
> was here
>  COB_EXPIMP void cob_field_accept (cob_field *, cob_field *, cob_field *,
> 
> any idea how to solve it
>

Sorry I forgot. I try it on Kubuntu 14.10. 

Peter
> 
> 
> -- 
> Peter Nacken <address@hidden>
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> open-cobol-list mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/open-cobol-list


-- 
Peter Nacken <address@hidden>


reply via email to

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