[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build-Depends



On Thu, Feb 22, 2001 at 03:16:53PM -0500, Camm Maguire wrote:
> Greetings!  What's the best way to systematically determine build
> dependencies for existing packages?

Well, one thing is to look at the runtime libs which are required. You most
likely need the runtime libs packages for all your -dev dependencies. In
addition you can log the file opens (strace) while you build. And then
search all those files in the package list. Actually this sounds like a good
idea. Perhaps fakeroots lib has some support for that? I think there are
some "make install" watchers out there which trap writing, so reading should
be done as easyly.

Greetings
Bernd
-- 
  (OO)      -- Bernd_Eckenfels@Wendelinusstrasse39.76646Bruchsal.de --
 ( .. )  ecki@{inka.de,linux.de,debian.org} http://home.pages.de/~eckes/
  o--o     *plush*  2048/93600EFD  eckes@irc  +497257930613  BE5-RIPE
(O____O)  When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl!



Reply to: