X-Spam-Check-By: sourceware.org Message-ID: <441B3225.E6F7DAA5@dessent.net> Date: Fri, 17 Mar 2006 14:03:17 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Don't understand proc magic check. References: <007a01c649bd$165e8e60$a501a8c0@CAM.ARTIMI.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Dave Korn wrote: > 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. Ah, that will teach me to type commands that I haven't actually used. I configure with --prefix=/usr specifically so I can do these after building the DLL and stopping all services: make -C cygwin install-headers install-man make -C utils install make -C cygserver install # run CMD.EXE and install cygwin1.dll+cygwin1.dbg This is my equivalent of installing the full snapshot, except that I build it myself with a handful of local patches. Brian -- 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/