-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 22 October 2003 05:44, C. Brewer wrote: <cut>
> Okay, this part comes across barely intelligible, but if it helps > substitute TARGET= for SLOT=.. of course I did point out it was a > suggestion, not a solution, and you have offered up what counterproposal? <cut> > "I" don't want to have it depend on a running kernel, or on a symlink, All > I was saying is that in most cases it'd probably be just easier to boot > into a running kernel and build your non-essential mod package, I realize > that this is not always the case. > > > Yes, this thread invoked a lot of hot emotions from my side. > > > > > > // Spider > > Well, guess what? I was pretty pissed off _before_ I saw your mail, so you > can imagine where I'm at now, especially since I've asked a couple of times > why this symlink is necessary, when it's highly discouraged. If a package > needs this symlink, mask it, get it fixed upstream or dont carry it at all > ffs. I point out the bad ones when I see them, and I atleast proffered a > suggestion. I was civil when this was a discussion, but turning this into a > pissing match was sheer stupidity. But I guess I'm just the stupid end user > with no say, I guess? Atleast when I'm being a prick, I only represent me. This symlink is not highly discouraged. It is highly discouraged to use a plain kernel tree as source for the /usr/include/linux headers. Those symlinks mean problems. It is also discouraged to assume that /usr/src/linux points to the RUNNING kernel, those sources can be found by /lib/modules/ `uname -r`/build. However in this case we want a way against which kernel modules should be build. I wonder why you insist on having an awkward, notworking way of doing so. Gentoo is about unattended installs. Such an environment variable violates it. Further it would break initial installs. When one does an emerge kde after system is just merged, it will pull in a kernel source (for alsa), however if you don't specify your variable building alsa-driver still fails. However the kernel sources automatically install the linux symlink if it did not exist yet (but not change it if it did). Of course we could use another name/location, but I don't see the point. Paul - -- Paul de Vrieze Gentoo Developer Mail: [EMAIL PROTECTED] Homepage: http://www.devrieze.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/lj0nbKx5DBjWFdsRAtzFAKDkYB87M/SEpLNFl3jriMWlVdmwZgCfabqw UKDJcY/TghcKTP7NVL24JX0= =B3yP -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
