Changes between Initial Version and Version 2 of Ticket #30413


Ignore:
Timestamp:
Jul 27, 2011, 10:34:52 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting.

What port are you trying to install that is generating this error?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30413 – Description

    initial v2  
    11It appears that dtrace doesn't support -G.  I am running Lion 10.7.  xCode 4.1.
    22
    3 
     3{{{
    44:info:build dtrace -G -s glib_probes.d -o glib_probes.o
    55:info:build Usage: dtrace [-aACeFHlqSvVwZ] [-arch i386|x86_64] [-b bufsz] [-c cmd] [-D name[=def]]
     
    4848:info:build     -Z  permit probe descriptions that match zero probes
    4949:info:build make[2]: *** [glib_probes.o] Error 2
     50}}}