On 15 Mar 2002, Dag-Erling Smorgrav wrote:
> Emiel Kollof <[EMAIL PROTECTED]> writes:
> > Why not test for it like this (or similar):
> >
> > [ -x /usr/sbin/kldxref ] && /usr/bin/kldxref (etcetera...)
>
> A better solution is
>
> @(kldxref ${DESTDIR}${KMODDIR} || \
> echo "Ignoring non-fatal kldxref failure")
I'd strongly suggest *something* like this.
I'm pretty familiar with make but at 3am the other night I missed the
"(ignored)" in the make output and figured that it had failed, and nearly
started a new thread on this myself. I expect you'll see a lot more
people making the same mistake and dragging down the SNR.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- 4.5->5.0 kldxref:No such file or directory huntting
- Re: 4.5->5.0 kldxref:No such file or directory Crist J. Clark
- Re: 4.5->5.0 kldxref:No such file or direc... Emiel Kollof
- Re: 4.5->5.0 kldxref:No such file or d... Crist J. Clark
- Re: 4.5->5.0 kldxref:No such file ... Emiel Kollof
- Re: 4.5->5.0 kldxref:No such ... Emiel Kollof
- Re: 4.5->5.0 kldxref:No such file or d... David O'Brien
- Re: 4.5->5.0 kldxref:No such file or d... Sheldon Hearn
- Re: 4.5->5.0 kldxref:No such file or d... Brad Huntting
- Re: 4.5->5.0 kldxref:No such file or d... Dag-Erling Smorgrav
- RE: 4.5->5.0 New Bootloader needed Lamont Granquist
- RE: 4.5->5.0 New Bootloader needed Jan Stocker
- Re: 4.5->5.0 New Bootloader needed Kyle Butt
- Re: 4.5->5.0 New Bootloader needed Kris Kennaway
