NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/41850: implicit agp dependency in (radeon)drm code
The following reply was made to PR kern/41850; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/41850: implicit agp dependency in (radeon)drm code
Date: Sun, 09 Aug 2009 10:09:39 +0700
Date: Sun, 9 Aug 2009 00:35:00 +0000 (UTC)
From: Thomas Klausner <wiz%NetBSD.org@localhost>
Message-ID: <20090809003500.BD38B63C271%www.NetBSD.org@localhost>
| >How-To-Repeat:
| Take GENERIC, comment out agp, enable radeondrm, try to compile.
Are we (or you (generic you)) treating this kind of config error as a bug
these days?
If so, there are a gazillion ways it is possible to build a NetBSD
kernel config file that config's without errors, but then generates
either compilation errors, or more commonly as here, link errors, when
the result is used to attempt to build a kernel.
I'd always put this kind of thing down to operator error - just use a
correct config file, and it all works. I'd prefer it if all the dependencies
could be automatic, but they never have been in the past.
kre
Home |
Main Index |
Thread Index |
Old Index