Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Tue, 8 Jul 2003 10:22:21 +0100 From: Elfyn McBratney X-X-Sender: elfyn AT ellixia Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?q?philippe=20guillaume?= cc: cygwin AT cygwin DOT com Subject: Re: Pb including Xm.h In-Reply-To: <20030708091608.34423.qmail@web9906.mail.yahoo.com> Message-ID: References: <20030708091608 DOT 34423 DOT qmail AT web9906 DOT mail DOT yahoo DOT com> Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Jul 2003, [iso-8859-1] philippe guillaume wrote: > My program contains some include of "Xm/Xm.h" > > Libraries are defined like this : > INC_DIR_XLIB = /usr/X11R6/include > > and for compilation : > .... -I$(INC_DIR_LIB) .... > > I manage to compile it on Linux but not on Cygwin !!! > But the pathes for Xm.h are the same ! > > When i want to compile it the following message > appears : " Xm/Xm.h " no such file or directory > > How do you understand it ? A search for "Xm.h" on reveals that the package 'lesstif' contains those headers. So, you need to install the 'lesstif' package. Elfyn -- Elfyn McBratney, EMCB http://www.emcb.co.uk elfyn AT emcb DOT co DOT uk -- 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/