| delorie.com/archives/browse.cgi | search |
| 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:message-id:date:from:mime-version:to:subject | |
| :references:in-reply-to:content-type; q=dns; s=default; b=Xjio3E | |
| xoVOXI3xHVfMYwN4avY/ZOuLEqaiKP8XY/66B3HQ7xzSQVDIyn//jBaLE4nB2JQR | |
| aJyPKF98xMnBWgfTCaL06mwiJ8Gtk7rmxXNSeNqmpMQpmZyxkNAwxU8dct/JLM8N | |
| 8kjYCFtyaNvhJfkdzMGiLoL7OqBI/mhOBfpwg= | |
| 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:message-id:date:from:mime-version:to:subject | |
| :references:in-reply-to:content-type; s=default; bh=TQp2KK6O3C7N | |
| h4KPjziiryxu+sU=; b=DxYGhMsYashl77XRvenGlWORUioagkJq/QazmfjH4ZYu | |
| jU+QMO9JOR1OiTCTssvXzHOVKyz02fJYLJmPK42yvxaNyyYjzZlxMCL/suTF03Wo | |
| jJqnjSAQC2h6KditZemq2Ub2uuTfSDE9aFDAyZMb2y/hEmSiRtbrZbhmDozOJSc= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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: | Yes, score=5.7 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,ZIP_ATTACHED autolearn=no version=3.3.2 |
| X-HELO: | mail105.syd.optusnet.com.au |
| Message-ID: | <527A449D.2070701@shaddybaddah.name> |
| Date: | Thu, 07 Nov 2013 00:31:09 +1100 |
| From: | Shaddy Baddah <lithium-cygwin AT shaddybaddah DOT name> |
| User-Agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130922 Icedove/17.0.9 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Building a snapshot ("Not an ELF file" error) |
| References: | <5F8AAC04F9616747BC4CC0E803D5907D0C40C8EC AT MLBXv04 DOT nih DOT gov> <5F8AAC04F9616747BC4CC0E803D5907D0C40C985 AT MLBXv04 DOT nih DOT gov> <5F8AAC04F9616747BC4CC0E803D5907D0C40CF9B AT MLBXv04 DOT nih DOT gov> |
| In-Reply-To: | <5F8AAC04F9616747BC4CC0E803D5907D0C40CF9B@MLBXv04.nih.gov> |
| X-Optus-CM-Score: | 0 |
| X-Optus-CM-Analysis: | v=2.1 cv=DstvpgP+ c=1 sm=1 tr=0 a=RkPObcNqpdaXDoCDBSw5Xw==:117 a=RkPObcNqpdaXDoCDBSw5Xw==:17 a=PO7r1zJSAAAA:8 a=cm-COJMw1PoA:10 a=H78F_fQTOIIA:10 a=CrJW5UrcPhcA:10 a=r77TgQKjGQsHNAKrUKIA:9 a=9iDbn-4jx3cA:10 a=cKsnjEOsciEA:10 a=WRxDIMmR-k5g503vMX0A:9 a=wPNLvfGTeEIA:10 a=tnW8dYi7KqsKmpOOF-oA:9 a=49ladYHvHUoA:10 a=pClC9nMWdzcA:10 |
| X-IsSubscribed: | yes |
--------------030907080506000300030303
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi,
On Nov 06 02:37, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote:
> It'd still be very interesting to know an opinion of the CYGWIN gurus
> about this trouble that I asked yesterday (thanks to Marco, I now know
> that the original ELF error is benign):
>
>> make[3]: Entering directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-
>> cygwin/winsup/doc'
>> builddir=`pwd` \
>> && cd ../../.././winsup/doc \
>> && ../../.././winsup/doc/xidepend ../../.././winsup/doc/cygwin-ug-net.xml >
>> "${builddir}/Makefile.dep"
>> /bin/sh: line 2: ../../.././winsup/doc/xidepend: No such file or directory
>> make[3]: *** No rule to make target `Makefile.dep', needed by `all'. Stop.
>> make[3]: Leaving directory `/home/lavr/cygwin-snapshot-20130925-1/i686-pc-
>> cygwin/winsup/doc'
I noticed this recently too. I think it's just a bit of oversight with a
recent check-in to CVS.
I've attached a patch that should fix this for the winsup module.
--
Regards,
Shaddy
--------------030907080506000300030303
Content-Type: application/x-gzip;
name="xidepend.patch.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="xidepend.patch.gz"
H4sICCZEelIAA3hpZGVwZW5kLnBhdGNoAIWOwQrCMAyG732KMMpw1LboQXCg
DHGCoCDoUcStraM469gcm4rvbhE38SDmEJJ8f/6EUgoRr7QpyozLs+DL6KgO
OlVMG0QIgfgXDAKgw153AOSVbSuuidVSKyzYJcpZfOuDD7izmczmi3Dtvcpp
uFp7CFonqTK/2SwTatSF1acUwTviUqdS6ny0zyq5h20LXBeEtI5FLiz2LKEf
0o55re0BZaxyB2NwML43jg+OAweRzxL7K0ZAtRFpKdXX/wg9Ad0Cs8VGAQAA
--------------030907080506000300030303
Content-Type: text/plain; charset=us-ascii
--
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
--------------030907080506000300030303--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |