Project

General

Profile

Actions

Bug #906

closed

dtrace depends_on pragma should search all library paths, not just the current one

Added by Rich Lowe about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
cmd - userland programs
Start date:
2011-04-16
Due date:
% Done:

100%

Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:

Description

DTrace currently only searches the current directory when looking for dependencies specified by #pragma D depends_on library. The most annoying symptom of this is that if you use such a pragma in a directory specified with -L it has no access to the files in /usr/lib/dtrace. This is a long standing bug fixed by rm at Joyent. We should take their fix from the Joyent tree.

Actions #1

Updated by Rich Lowe about 12 years ago

  • Subject changed from dtrace should search all library paths, not just the first to dtrace depends_on pragma should search all library paths, not just the current one
Actions #2

Updated by Rich Lowe about 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Resolved in r13353 commit:936a1e45726c

Actions

Also available in: Atom PDF