Project

General

Profile

Actions

Bug #3986

closed

build process removes doc/vty/{example.xml,vtydoc.xsd}

Added by laforge almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
Start date:
05/08/2019
Due date:
% Done:

100%

Spec Reference:

Description

Whenever I build libosmocore, I end up with a dirty working tree where the two files doc/vty/{example.xml,vtydoc.xsd} are removed. AFAIK, this is happening ever since the documentation was moved into the various osmocom sub-projects.

Interestingly, even a "make -j8" is sufficient, I don't even need to do a "make clean"?

steps to reproduce:

$ autoreconf -fi && ./configure
$ make -j8
        deleted:    doc/vty/example.xml
        deleted:    doc/vty/vtydoc.xsd
$ git status

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)