Mike A. Harris wrote:
> >You aren't the first person this week to report that make World
> >doesn't stop when it finds a problem (the other person was actually 
> >complaining that some things didn't get built until make install).

That would have been me.  Thinking about it, it does make sense to go
straight through the build doing as much as possible, and to only stop to
ask for user intervention later.  A warning at the end of `make World',
along the lines of `errors building target foo', might have been useful,
though.

I just wasn't used to things working that way, as most packages I build from
source have a ./configure script, that takes a fraction of the time to
complete, and checks for all the likely problems, so that the full make
process should succeed anyway.

> make World WORLDOPTS=
> make install install.man
> 
> .. takes ~=20 minutes on a bad day, including untarring, and also
> calculating dependancies, and tarring up final packaging.  ;o)

At 133MHz, it took my machine nearly 10 hours to do same.  The slight
improvement in performance was possibly worth it.

Glyn

-- 
Amy goes to school all day, 
But at night, in the neighborhood, they call her Amphetamine.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to