gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] problem 'make'ing open cobol 1.1 under cygwin


From: Krishnamurthy Nagarajan
Subject: [open-cobol-list] problem 'make'ing open cobol 1.1 under cygwin
Date: Mon, 8 Jul 2013 08:00:13 -0700 (PDT)



Hi,

I am trying to build open-cobol version 1.1. from sources under cygwin. configure ran fine, but make is failing with the following error:

--------
make  all-recursive
'failcom' is not recognized as an internal or external command,
operable program or batch file.
f was unexpected at this time.
make[1]: *** [all-recursive] Error 255
mingw32-make: *** [all] Error 2
---------

When I looked into the 'Makefile' I couldn't find out why the variable failcom is not set. I am attaching Makefile and config.status
for your reference. Please let me know if I need to set any environment or make variables to overcome this problem.
I ran configure with default values for all variables, including 'prefix' and 'exec-prefix'. Even 'cd'ing to the sub-directories (say cobc) and running make there fails with similar 'undefined variable' catagory of errors.

Thanks in advance,

best regards,
Nagarajan




Attachment: Makefile
Description: Binary data

Attachment: config.status
Description: Binary data


reply via email to

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