| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: automake && config.h conflicts |
| Date: | Tue, 26 Jul 2005 15:18:17 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <6BD989BB73712F41B1EDD1B8A32EA4C3F30432@EXCHANGEVS1.comtechtel.com> |
| Message-ID: | <SERRANOnj7LXaz5Fi0700000737@SERRANO.CAM.ARTIMI.COM> |
----Original Message----
>From: Vladislav Grinchenko
>Sent: 26 July 2005 15:02
> There is a conflict between $topsrcdir/config.h generated by
> automake tools and a couple of confing.h files from the system include
> dirs:
>
> /usr/include/cygwin/config.h
> /usr/include/sys/config.h
>
> In the code, ifdef construct includes config.h like so:
>
> #ifdef HAVE_CONFIG_H
> # include "config.h"
> #endif
> The question: what is the workaround?
Get your -I options in the correct order in the compiler flags?
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 |