X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Don't understand proc magic check. Date: Fri, 17 Mar 2006 12:19:49 -0000 Message-ID: <007a01c649bd$165e8e60$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <4419C8A2.7F00601C@dessent.net> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On 16 March 2006 20:21, Brian Dessent wrote: > Dave Korn wrote: > >> I don't even understand how it can get to the "proc magic mismatch" error >> without printing out the "res is ..." debugging message, and I'm kinda >> stumped what to try next. Anyone got /any/ suggestions at all? > > By any chance are you trying to use the newly-built DLL with installed > headers from 1.5.19 or some other version that is still older than the > just-built DLL? I make it a point to do something like "make > install-headers DESTDIR=/usr" whenever installing a newly-built > cygwin1.dll that I intend to actually use. Nahh, didn't help. Bizarro. Oh, hang on. "DESTDIR=" doesn't seem to work. Just specifying "prefix=/usr" turns out to do the trick. Bingo! Thanks Brian. That's exactly what the message was trying to tell me. >> [*] I may be mistaken in my belief that I need them, but that's beside the >> point. > > I've never had any problems using the packaged version of binutils, it > seems to work fine with the split .dbg file. The packaged version of > binutils is what created the .dbg file in the build in the first place, > so I would say it's safe to assume that it has that support. Ah, but I'm running with a setup based off a slightly stale internal mirror, but then there's a few bits and pieces I've built from source... I'm not quite sure what versions of a lot of things I've got installed a lot of the time! Oh and anyway maybe it was gdb/insight I needed to rebuild. I really ought to keep notes! :) cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/