Building QT3/X11 Free within Cygwin Bash Shell

Steven Boothe steven at poiema.org
Sat Feb 26 05:15:28 CET 2005


Steven Boothe wrote:
>...
> /home/noone/qt-3/src/kernel/qt_x11_p.h:66:22: X11/Xlib.h: No such file 
> or directory
> /home/noone/qt-3/src/kernel/qt_x11_p.h:71:23: X11/Xutil.h: No such file 
> or directory
> /home/noone/qt-3/src/kernel/qt_x11_p.h:76:23: X11/Xatom.h: No such file 
> or directory
> make[2]: *** [.obj/release-shared-mt/qtaddons_x11.o] Error 1
> make[2]: Leaving directory `/home/noone/build/src'
> make[1]: *** [sub-src] Error 2
> make[1]: Leaving directory `/home/noone/build'
> make: *** [init] Error 2
> 
> noone at sector0 ~/build
> $
> 
> Question: What packages am I missing where those includes could be found???

For the record I think I found the answer to my question. I reran the cygwin 
setup.exe and determined that I could still install xorg-x11-devel which 
hadn't been installed yet. I guess while the instructions didn't make this 
explicit I could have exercised enough "common sense" to have installed it 
proactively. Anyway, I thought I would go ahead and try this since at this 
point I was stuck. Now we are compiling again, so I will add that little 
important package to my documentation. :)

I'll keep you all posted as to my progress.

Thanks again Ralf and Peter, and to whomever else has contributed to the docs 
at the sourceforge website, etc. I think we are getting closer. :)

Cheers,

Steven


More information about the kde-cygwin mailing list