Subject: Re: Error building QT
To: 'tech-pkg@netbsd.org' <tech-pkg@netbsd.org>
From: Fischer, Roger <RFischer@PanAmSat.com>
List: tech-pkg
Date: 04/27/1999 12:21:59
Subject: Re: Error building QT
To: None <tech-pkg@netbsd.org>
From: Matthias Scheler <tron@lyssa.owl.de>
List: tech-pkg
Date: 04/27/1999 07:10:31 
In article <l03102800b34b05410d75@[192.168.0.4]>,
	Roger Fischer <roger@badger1.net> writes:
> qimage.cpp:614: X11/Xlib.h: No such file or directory
> qimage.cpp:615: X11/Xutil.h: No such file or directory
> qimage.cpp:616: X11/Xos.h: No such file or directory
[...]
> any ideas what might have caused this?

Are the X11 includes installed in "/usr/X11R6/include"?
Do you use the "xpkwedge" package?

	Regards

I did install xpkwedge.
The files are in /usr/X11R6/include/X11

max: {11} pwd
/usr/X11R6/include/X11
max: {12} ls X*.h
X.h           Xalloca.h     Xdmcp.h       Xlibint.h     Xos_r.h
Xprotostr.h
X10.h         Xatom.h       Xfuncproto.h  Xlocale.h     Xosdefs.h
Xresource.h
XKBlib.h      Xauth.h       Xfuncs.h      Xmd.h         Xpoll.h
Xthreads.h
XWDFile.h     Xcms.h        Xlib.h        Xos.h         Xproto.h
Xutil.h
max: {13} 
max: {13} 

So What should I check to see why it's not seeing them?

thanks, Roger