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:from:to:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=OXqkBKPwDCI1Rm+MKQ8xK33tWR729 tGG7a8MY+qi7J3l6Cc+DQA+Bm708FA/atl/tWePRh1TkMsAMC1a9UQh+HPJ0wXIF 5oj/MLZay3qkRPwQYnMHQMBmypCuaLeqY9qNbWSAjP4mRZXPuC6gcAFGR4jO8LHK vHNhrVR+irnJf0= 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:from:to:subject:date:message-id:mime-version :content-type; s=default; bh=RQfvSZ35bAkf5gsxIW89b455JAA=; b=lFQ uLPf6DP/mJvvgNUOl9THFjkxbsWLCwUzBL2bjuml6deWP1Yv3N3Y5n/YxNZpqHRa P/wqJEt2jcdZO0Wtmz9haJP7EPE2GvCAfxzJ6tZBITxMAygT/FldDhu/HExGc+hm aCwQGetivRs5wjL5pB5P0ptinmDv4QThlewmNOko= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=brick, frustrating, thx, advised X-HELO: mail-io0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:user-agent:to:subject:date:message-id :mime-version; bh=CNKc9F+T8Vd7ErjYQJZqQTn2GQ1qWuBNZ5dAbJ5gn4E=; b=rXa2lWscUQdXtmHl9sruAphqvfq/cTYFybOwVTJsPhqMUK5rn2q6eLcd/b3Ki5O5Lf keagAjHkrcKbI6ikKwbrtVCdb3oxMqPVwV30AlBxyXqQBSiZ+jXcq65HgE7MPLgGOlNb L/sXsmIeoaSL1R/uK4zflSwhHkhg3ZmrtweihhCdj9NJyQYo55c/jKV/Q37LiRI9X4BV eOGQdMW97Qqmhj5muDZP/9gLL4fbEXNIRyHiXIVDqRsny/olWIy0naV8qbjbZS5CXvmk fyS5aPgx6/xgw0fONk7DqjKu4V2Y7G4GVM/OqUIRyztcDmfRNY7GgdU6R5sPFEuD0h07 m+Aw== X-Gm-Message-State: AKS2vOyMa3Q+pP41xuoPFRI9mOP1v7sh+uYsOtF1S7R4InO+WuQT+L1b XRIFnpJS1/JihCHQ X-Received: by 10.107.186.68 with SMTP id k65mr8349221iof.71.1497580978822; Thu, 15 Jun 2017 19:42:58 -0700 (PDT) From: "U-BLASTER-6000\\mtdew" X-Google-Original-From: "U-BLASTER-6000\\mtdew" User-agent: mu4e 0.9.18; emacs 25.2.1 To: cygwin Subject: cannot guess build type Date: Thu, 15 Jun 2017 22:42:57 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes Hi - I am trying to install a source build of firebird database. I get the messages: configure: error: cannot guess build type; you must specify one i am trying ./configure -with-gpre-cobol checking build system type... ./config.guess: unable to guess system type This script, last modified 2001-09-04, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from so I am interested that it is picking up this 2001 script when the config.guess scripts in /usr/share are newer. mtdew AT BLASTER-6000 ~/fb-super/Firebird-2.5.6.27020-0 $ which automake /usr/bin/automake mtdew AT BLASTER-6000 ~/fb-super/Firebird-2.5.6.27020-0 $ automake --version Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake-1.14 line 3930. automake (GNU automake) 1.14.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . mtdew AT BLASTER-6000 ~/fb-super/Firebird-2.5.6.27020-0 I am really stuck. I just want to hook up cobol to firebird but i ran into this brick wall tonight. Obviously this has nothing to do with actually using fireball and cobol so it gets frustrating. Please provide any help suggestions if you can. thx. -jim -- 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