Hi,

[On Debian Sid, actually sidux]:
I was trying compile from SVN:
$ apt-get install kdelibs5 kdelibs5-dev r-base-core r-base-dev
php5-cli cmake [Done]

The make process churns out:
~/rkward_trunk/rkward/rkward/rkwardapplication.cpp:22:19: error:
X11/X.h: No such file or directory
~/rkward_trunk/rkward/rkward/rkwardapplication.cpp:23:22: error:
X11/Xlib.h: No such file or directory
~/rkward_trunk/rkward/rkward/rkwardapplication.cpp: In constructor
‘RKWardApplication::RKWardApplication()’:
~/rkward_trunk/rkward/rkward/rkwardapplication.cpp:43: error:
‘XInternAtom’ was not declared in this scope
~/rkward_trunk/rkward/rkward/rkwardapplication.cpp: In member function
‘void RKWardApplication::startWindowCreationDetection()’:
......

$ apt-get build-dep rkward
The following NEW packages will be installed:
  libpthread-stubs0 libpthread-stubs0-dev libx11-dev libxau-dev libxcb1-dev
  libxdmcp-dev x11proto-core-dev x11proto-input-dev x11proto-kb-dev
  xtrans-dev

Why aren't these part of dependencies from kdelibs5-dev? Or should
they at all be?
Even if libpthread* be optional, libx11-dev should not be optional,
right? Other X-related libraries/headers above are just dependencies
of libx11-dev.
Should libx11-dev be added to first apt-get install line?

Is this Debian (/Sid) specific? Can someone confirm this for Ubuntu?

Of course, everything compiled after that!
Thanks,
-- 
Prasenjit

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to