X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:cc:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=cfP0KNFwd2PxvkLN Xf8ai4UomOHXhb3oxlMIYSbp+d14tUttW8lZJZIPaf/H1vdu8NgnY3dlgRZHMOkq u8+b7187vJSdtZehYdWffZqRPSefwz/i6uHr0du5TeKrOEAQRSY6lNispu7Z6RSH NaUAAH3jKGPRUtpQruwD3GgXsEw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:cc:from :message-id:date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=p0rnMJYS4naZDaF+JjpSvh HfG5w=; b=KJGOxyftkzImJjMP/wwl7U6JqONFpjGfN+VfLOZUHsvJL3/fU8OBk9 CiZuxVLo1EHSc2sjDwdKMzu+HKTenNfbJdxS5qWn71ngtfJstgESsXLPLbaxFl7n 8UrTqbJVPAwwGCzICOeWJGC+zRI9h8DHqbE/zwlj9dGZwhrTO9iVM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=SERVICE, instructed, advised, Canada X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: configure script fails during install (Setup Ver 2.897 (64 bit)) To: cygwin AT cygwin DOT com References: Cc: Lawrence Clooney From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Mon, 4 Nov 2019 00:19:35 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 2019-11-03 18:06, Lawrence Clooney wrote: > Scenario: > Performing gnu-cobol V1.1 install on Windows 10 desktop. The cygwin setup-x86_64.exe installed in C:\OC directory as instructed in www.Lynda.com “Learning Cobol” course. > lkclooney AT CLOONEY-1 /cygdrive/c/OC > $ ls -la > total 2264 > drwxrwx---+ 1 lkclooney lkclooney 0 Nov 3 12:48 . > d---r-x---+ 1 NT SERVICE+TrustedInstaller NT SERVICE+TrustedInstaller 0 Nov 3 14:03 .. > drwxrwxr-x+ 1 lkclooney lkclooney 0 Nov 3 19:19 gnu-cobol-1.1 > -rwxrwx---+ 1 lkclooney lkclooney 1046006 Nov 3 12:26 gnu-cobol-1.1.tar.gz > drwxrwx---+ 1 lkclooney lkclooney 0 Nov 3 12:37 http%3a%2f%2fcygwin.mirror.constant.com%2f > -rwxrwx---+ 1 lkclooney lkclooney 1225235 Nov 3 11:54 setup-x86_64.exe > The video instructs the user to execute the cygwin install configure script in gnu-cobol-1.1 directory. > lkclooney AT CLOONEY-1 /cygdrive/c/OC/gnu-cobol-1.1 > $ ./configure > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > Error Message: > checking whether to use NLS... no > checking for initscr in -lncurses... yes > checking ncurses.h usability... yes > checking ncurses.h presence... yes > checking for ncurses.h... yes > checking for Berkeley DB db.h version >= 4.1 ... no (version numbers not found) > configure: error: Berkeley DB db.h is missing or has incompatible version > The software was installed twice with configure script failing in the same location. > Investigation > The db.h file could not be found in the /usr/include directory Cygwin does not package or support GNU COBOL. The configure script is provided with GNU COBOL, or by Lynda.com, not Cygwin. Cygwin setup is not involved, unless that was used to provide the installation base for building GNU COBOL. Berkeley DB was a product of SleepyCat Software until that was bought by Oracle, but there may be some support for it in the Cygwin libdb-devel package with release 5.3.28-2 in 2017, although it is now orphaned with no Cygwin maintainer. Please contact Lynda.com for help with their Cygwin installation of GNU COBOL. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple