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:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=FK/ 0zuf3Ue0i1Lky3xE466XMrbCa782jzuOKi7dSC4WTpuPjLeeLg9LWDXm1D16a8am 6uEckUkFyKkeqeDrtqyIhqi/Etfh0iYrFofLcGAdF4NGjBwNXo9K/On0pMg8Th/l 5TYXLlO86EMLYkl9pmn23KQ/mj+1n9WHelkWf5J0= 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:content-type :content-transfer-encoding:mime-version; s=default; bh=0Dw61Uofc yCeE7vzqzr3LymDeys=; b=G7sEXgl8Bs1N4WUaMbpRVZJ6gfd9fqKoT+Q0nEwr7 7D3zNPM9vwkwT/+Hj4JiQvz7oo53VAmZjyFPH0MT1BG4Fhsx/yMWLvS0wNJRgwCd jY9/RmGrG3VwMWOCugYWb6Mj3ty/JMj8hXnI8CG1cYkty4mHuMp08ulkkrKlOXpP Ho= 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=-0.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: nihxway5out.hub.nih.gov X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsGAIPUd1KcKEeu/2dsb2JhbABZgweBC78+gSkWbQeCJwEEEihRARUVFC8TJgEEGxqHX50fhGycSY8ng1iBDgOOVJAaiyWDJoIq From: "Lavrentiev, Anton (NIH/NLM/NCBI) [C]" To: "cygwin AT cygwin DOT com" Subject: Building a snapshot ("Not an ELF file" error) Date: Mon, 4 Nov 2013 17:13:12 +0000 Message-ID: <5F8AAC04F9616747BC4CC0E803D5907D0C40C8EC@MLBXv04.nih.gov> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rA4HEHIL024579 Hello All, I'm using some recent (not the latest, though) CYGWIN release, and trying to build a CYGWIN snapshot (for the first time)... When I deployed the snapshot source, ran configure, then make, I saw this: checking for .preinit_array/.init_array/.fini_array support... readelf: Error: Not an ELF file - it has the wrong magic bytes at the start no Does not look "good" to me, but other than the message, it does not seem to cause any ill side-effects, either (just as yet, at least). Is there something to worry about? Like I said, I'm breaking new grounds to me, and I am not familiar with any (known) peculiarities... Thanks, Anton Lavrentiev Contractor NIH/NLM/NCBI P.S. $ which readelf /usr/bin/readelf $ file /usr/bin/readelf /usr/bin/readelf: PE32 executable (console) Intel 80386 (stripped to external PDB), for MS Windows -- 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