Why don't the packages get built for the runtime dependencies of the package I am building ?

Kris Kennaway kris at obsecurity.org
Sat Nov 27 10:52:54 PST 2004


On Sat, Nov 27, 2004 at 01:17:09PM +1030, Matt Thyer wrote:
> I have been messing around with making releases and packages.
> 
> I've been making packages with an alias which expands to the below:
> 
> (sudo make clean; sudo make BATCH=YES PACKAGES=/home/me/Packages
> package clean && make describe >> ~/Packages/INDEX)
> 
> The problem is that packages for the runtime dependencies of what I am
> building do not get made.
> 
> Surely there is a simple way to have the runtime dependency packages
> built as well.
> 
> Is this possible, or do I have to write my own script to recursively
> determine the runtime dependencies and build those packages first ?

Does 'make package-recursive' not work?

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20041127/9729de3a/attachment.bin


More information about the freebsd-current mailing list