On Tue, Sep 22, 2015 at 09:32:33AM +0200, Roland Kammerer wrote:
> On Tue, Sep 22, 2015 at 09:17:38AM +0200, Dietmar Maurer wrote:
> > > There is something wrong - man pages are not built by default:
> > > 
> > > git clone --recursive git://git.drbd.org/drbd-utils
> > > cd drbd-utils
> > > ./autogen.sh
> > > ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
> > > make
> > > mkdir tmp
> > > make DESTDIR=./tmp/ install
> > > 
> > > make[1]: Entering directory '/root/drbd-utils/documentation/v83'
> > > drbdsetup.8 missing
> > > drbd.conf.5 missing
> > > drbd.8 missing
> > > drbdadm.8 missing
> > > drbdmeta.8 missing
> > > drbddisk.8 missing
> > > Makefile:122: recipe for target 'install' failed
> > > 
> > > So debian package generation also fail...
> > 
> > It works again after reverting commit 15009d512ec0
> > 
> > http://git.drbd.org/gitweb.cgi?p=drbd-utils.git;a=commitdiff;h=15009d512ec0ab0d84ec433b6e96f5917335e769
> 
> Hi,
> 
> thanks for reporting, that is a known regression. I have a patch in my
> queue that restores the normal behavior and allows building without man
> pages. Give me some time...

Here we go...

http://git.drbd.org/gitweb.cgi?p=drbd-utils.git;a=commitdiff;h=d0dbf34d2ff13a83091f9d003f68d43bb83481b5

Regards, rck
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to