[DRBD-user] Compilation problem

Lars Ellenberg lars.ellenberg at linbit.com
Tue Dec 22 12:16:59 CET 2009

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


On Mon, Dec 21, 2009 at 10:43:17PM +0100, Olivier BATARD wrote:
> Hello,
> 
> 
> I'm trying to compile drbd 8.3.6 on debian lenny like ine official doc :
> 
> - git clone git://git.drbd.org/drbd-8.3.git
> - cd drbd-8.3
> 
> 
> And when I try :
> 
> - dpkg-buildpackage -rfakeroot -b -uc
> or
> - ./configure && make && make install
> 
> I'm getting this :
> 
> entering directory /usr/src/drbd-8.3.6/documentation
> 
> --xinclude http://...../drbdsetup.xml
> 
> -make[1]: --xinclude : command not found
> 
> Don't know what is missing.

Build-Depends: debhelper (>= 4), debconf-utils, sp, docbook-utils, docbook, flex, dpatch

so you probably need:
apt-get install sp docbook-utils docbook

yes, we probably should spit out some meaningfull error message
instead of collapsing an empty variable supposed to contain the binary
name of the conversion tools to nothing.

but you are supposed to install build dependencies.


-- 
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linbit.com

DRBD® and LINBIT® are registered trademarks of LINBIT, Austria.
__
please don't Cc me, but send to list   --   I'm subscribed



More information about the drbd-user mailing list