Project

General

Profile

Actions

Bug #308

closed

Compile fails with --disable-lttng-ust

Added by Simon Marchi over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Target version:
-
Start date:
07/17/2012
Due date:
% Done:

100%

Estimated time:

Description

I don't have LTTng UST installed on my machine. When I try compiling having done ./configure --disable-lttng-ust, it tries to includes <lttng/bug.h> which is apparently in the LTTng UST tree.

make[4]: Entering directory `/home/markys/src/lttng-tools/src/lib/lttng-ctl'
  CC     filter-visitor-generate-bytecode.lo
In file included from filter-visitor-generate-bytecode.c:25:0:
align.h:20:23: fatal error: lttng/bug.h: No such file or directory
compilation terminated.
make[4]: *** [filter-visitor-generate-bytecode.lo] Error 1
Actions #1

Updated by Mathieu Desnoyers over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF