www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <ee9b16d00705291413j579cc046vcd3d8d8517c3f6ef@mail.gmail.com> |
Date: | Tue, 29 May 2007 17:13:19 -0400 |
From: | "Scott Peterson" <lunchtimemama AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Build problems - unistd.h |
In-Reply-To: | <ee9b16d00705281855m57914fcag37e88f9a52b47315@mail.gmail.com> |
MIME-Version: | 1.0 |
References: | <ee9b16d00705281855m57914fcag37e88f9a52b47315 AT mail DOT gmail DOT com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Eric, when I try make CC="gcc -E" I get this error in the output: .libs/dbus-glib.o: file not recognized: File format not recognized >> I'm building dbus-glib from source and I get this error when I make: >> >> In file included from /usr/include/unistd.h:4, >> from dbus-binding-tool-glib.c:39: >> /usr/include/sys/unistd.h:108: error: parse error before numeric constant >> >> Ideas? > > Use gcc -E to look at the preprocessed source, and see what namespace > collision was caused somewhere in lines 1-38 of dbus-binding-tool-glib.c > that caused the syntax error? -- Scott. -- 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 |