www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/04/04/20:08:01

From: benny AT crocodial DOT de (Benjamin Riefenstahl)
Subject: Re: -I stopped working
4 Apr 1998 20:08:01 -0800 :
Message-ID: <3526846C.3C253943.cygnus.gnu-win32@crocodial.de>
References: <199803302130 DOT PAA02620 AT mailhost DOT onramp DOT net>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com
Cc: Gil Hansen <gil AT objs DOT com>

Hi Gil,


Gil Hansen wrote:
> The -I option in my makefile has stopped working. I'm getting "No such file
> or directory" for X include files. Yet if I replace <X11/StringDefs.h> with
> "/usr/X11R6.3/include/X11/StringDefs.h" the file is found.
> The compilation line is:
>         gcc -g -I/usr/X11R6.3/include/X11 -c windows.c
> which compiled fine a few days ago.

If there is a file /usr/X11R6.3/include/X11/StringDefs.h and your source
says X11/StringDefs.h, shouldn't that be

         gcc -g -I/usr/X11R6.3/include -c windows.c


so long, benny
======================================
Benjamin Riefenstahl (benny AT crocodial DOT de)
Crocodial Communications EntwicklungsGmbH
Ruhrstraße 61, D-22761 Hamburg, Germany
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019