On 03/19/2011 08:30 PM, Serghei Amelian wrote:
On Sunday 20 March 2011 02:23:19 Baho Utot wrote:
From building kdellibs
Part 0
-- Looking for X11/extensions/Xrandr.h
-- Looking for X11/extensions/Xrandr.h - found
-- Looking for X11/extensions/XShm.h
-- Looking for X11/extensions/XShm.h - not found
find . -name Xrandr.h
/usr/include/X11/extensions/Xrandr.h
find . -name XShm.h
./usr/include/X11/extensions/XShm.h
Finds Xrandr.h but doesn't find XShm.h
As one sees they are both there
[..]
XShm.h is provided by Xext module.
Attach CMakeError.log
Yes I have Xext installed as for the CMakeError.log I can get that in
the morning
Thanks