Hi,
>>"Shaleh" == Shaleh  <[EMAIL PROTECTED]> writes:

Shaleh> Is there an easy way to determine header dependencies?
Shaleh> Anyone header could include many others.  Or do I have to
Shaleh> open up each header and track down which package it is
Shaleh> included in?

        Well, one may script this -- there are scripts out there that
 can print a recursive tree of included dependencies (unfortunately,
 most scripts do not deal well with cpp conditionals); one just needs
 grab ths list of headers, and then do a dpkg -S on them. Not likely
 to be fast, but it'll work.

        manoj

-- 
 "Everyone's head is a cheap movie show." Jeff G. Bone
Manoj Srivastava  <[EMAIL PROTECTED]> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to