Why don't the packages get built for the runtime dependencies of the package I am building ?
From: Matt Thyer (matt.thyer_at_gmail.com)
Date: 11/27/04
- Previous message: Andrew Degtiariov: "rsh is malfunctioning due to pf"
- Next in thread: Daniel O'Connor: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Reply: Daniel O'Connor: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Reply: Daniel O'Connor: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Reply: Kris Kennaway: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Nov 2004 13:17:09 +1030 To: current@freebsd.org
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 ?
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Andrew Degtiariov: "rsh is malfunctioning due to pf"
- Next in thread: Daniel O'Connor: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Reply: Daniel O'Connor: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Reply: Daniel O'Connor: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Reply: Kris Kennaway: "Re: Why don't the packages get built for the runtime dependencies of the package I am building ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|