while I was running make . I was getting this error.. mulleyn at sx86qa3/scfdot-1.0> make /usr/local/bin/dot -Tps legend.dot > /var/tmp/legend.ps legend.dot:12: parse error near line 12 context: >>> "svc:/system/disabled:default":dg: <<< e -> "svc:/system/enabled:default" [label="require_all",style=bold,weight=10,]; *** Error code 12 make: Fatal error: Command failed for target `legend.ps'
On 10/22/05, Nikhil <mnikhil.juno at gmail.com> wrote: > > Thanks David and Dan :) > I was waiting for it desperately .. > Regards, > Nikhil > > On 10/21/05, David Bustos <David.Bustos at sun.com> wrote: > > > > scfdot is a C program which generates a large, colored graph of the SMF > > services and their dependencies in a language which the dot program > > (from the graphviz package) can render into a variety of formats. In > > addition to providing some nice wall art, the graph can be used to help > > you understand how SMF's dependecies interact on a system. scfdot is > > now available at > > > > http://opensolaris.org/os/community/smf/scfdot > > > > That page has a compressed tar file of scfdot.c and its supporting > > files. The page also has a thumbnail image of the sample graph included > > in the package. > > > > Feel free to send comments, patches, and ideas for improvement to this > > list (smf-discuss at opensolaris.org). > > > > > > David Bustos (maintainer) > > Dan Price (initial author) > > _______________________________________________ > > smf-discuss mailing list > > smf-discuss at opensolaris.org > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/smf-discuss/attachments/20051022/31e83ee4/attachment.html>
