Re: paranoia bug (sort of)
Bill Davidsen <[email protected]>
| Newsgroups | gmane.comp.audio.cd-paranoia.general |
|---|---|
| Message-ID | <[email protected]> |
On 4 May 2003, David Joerg wrote: > Am Son, 2003-05-04 um 17.19 schrieb F Fisher: > > > i.e. ./configure && make install is equivalent to > > ./configure && make && make install > > It can't find the binarys because they haven't been build. Try this: > > ./configure && make && make install You miss the point, the "install" target should have a dependency which forces the building of the default make target. For that matter the default target should depend on the the configure having been run. I agree with the point, although I wouldn't call it a bug, just a chance for better build behaviour. -- bill davidsen <[email protected]> CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. --- >8 ---- List archives: http://www.xiph.org/archives/ Paranoia homepage: http://www.xiph.org/paranoia/ To unsubscribe from this list, send a message to '[email protected]' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.