Re: GCC can't find header files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(gcc developers list omitted)

On Tue, 8 Jul 2003, Erwin Saranillo wrote:
> s_button.c:2: Openlook.h: No such file or directory
> In file included from s_button.c:3:
> /usr/openwin/share/include/Xol/OblongButt.h:40:
> Xol/Button.h: No such
> file or directory

Try:

#include <Xol/Openlook.h>

and

gcc -I/usr/openwin/share/include ...

Jeff


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux