www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | "'Cygwin Mailing List'" <cygwin AT cygwin DOT com> |
Subject: | RE: Compiling dpkg |
Date: | Thu, 21 Sep 2006 02:19:45 +0100 |
Message-ID: | <02f801c6dd1c$05f5b790$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <000001c6dd14$b9ae4c50$0100a8c0@JIREH> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On 21 September 2006 01:09, Stephen Grant Brown wrote: > Dear Sirs/Madams > In compiling dpkg I get the following error > > nfmalloc.c:29:21: obstack.h: No such file or directory > > Where do I get the obstack.h file from? > Wherre do I put it to be able to compile dpkg? You don't. You use the build script. Which incidentally also has a bug - there's a missing backslash at the end of the last-but-one line of the prep() function. Correct that and it will work. However, whether dpkg will actually do anything useful for you is another question. Debian packages don't work on cygwin and cygwin packages aren't issued in debian format... 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |