Project

General

Profile

Actions

Bug #331

closed

make dist issue with java tracing lib

Added by Mathieu Desnoyers over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
Start date:
09/10/2012
Due date:
% Done:

0%

Estimated time:

Description

make1: Entering directory `/home/compudj/git/lttng-ust/liblttng-ust-java'
make1: *** No rule to make target `org_lttng_ust_LTTngUst.h', needed by `distdir'. Stop.

how to reproduce:

make clean
make dist

Actions #1

Updated by Mathieu Desnoyers over 11 years ago

actually, same problem even if we try make dist without make clean.

used ./bootstrap and ./configure, without special arguments.

Actions #2

Updated by Anonymous over 11 years ago

  • Status changed from New to Resolved

This was solved by moving "org_lttng_ust_LTTngUst.h" to "nodist_*_SOURCES".

We've also made some slight changes to make sure the C and Java files' API match at build time.

Actions

Also available in: Atom PDF