Adriaan de Groot wrote:
> Question mschiuster raised on IRC which should be on the mailing list: what 
> to 
> do when package builds fail.
> 
> Here's what happens when you do (say) make build-qt in Dude/SPECS:
> 
> - if there is no source tarball, one is created
> - pkgtool is invoked
>   - this unpacks the source tarball
>   - a build is started in ~/packages/BUILD/FOSSqt/
> 
> Note that changing things in the source directories in Dude has *no* effect 
> unless you re-create the tarball (otherwise the if just uses the old one). So 
> make clean-qt build-qt if you're fiddling with things in the source trees. 

for the record:

        make clean-gettext; make build-gettext

worked for me (only to fail later on ...)

thx
Michael
-- 
Michael Schuster        http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'

Reply via email to