Gentoo Archives: gentoo-dev

From: Milos Negovanovic <milosn@××××××××××××.nz>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] ALSA 0.9.0rc1 packages committed
Date: Sat, 27 Apr 2002 04:11:44
Message-Id: 20020427211453.1287d1ad.milosn@slingshot.co.nz
In Reply to: Re: [gentoo-dev] ALSA 0.9.0rc1 packages committed by Arcady Genkin
1 Hi,
2 just have tryed to emerge...everything compiles nice but modules are not
3 installed???
4
5
6
7
8
9 make[1]: Leaving directory
10 `/var/tmp/portage/alsa-driver-0.9.0_rc1/work/alsa-driver-0.9.0rc1/pci'
11
12 ALSA modules were successfully compiled.
13
14 ...
15 >>> Install alsa-driver-0.9.0_rc1 into
16 >/var/tmp/portage/alsa-driver-0.9.0_rc1/image/ category media-sound
17 cp: cannot stat
18 `/var/tmp/portage/alsa-driver-0.9.0_rc1/work/alsa-driver-0.9.0rc1/modul
19 es/*.o': No such file or directory
20 strip:
21 >>> Completed installing into
22 >/var/tmp/portage/alsa-driver-0.9.0_rc1/image/
23
24 >>> Merging media-sound/alsa-driver-0.9.0_rc1 to /
25 --- /usr/
26 --- /usr/include/
27 >>> /usr/include/sound/
28 >>> /usr/include/sound/adriver.h
29 >>> /usr/include/sound/compat_22.h
30 >>> /usr/include/sound/config.h
31 >>> /usr/include/sound/config1.h
32 >>> /usr/include/sound/hal2.h
33 >>> /usr/include/sound/isapnp.h
34 >>> /usr/include/sound/sndversions.h
35 >>> /usr/include/sound/version.h
36 --- /usr/share/
37 --- /usr/share/doc/
38 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/
39 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/CARDS-STATUS.gz
40 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/COPYING.gz
41 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/FAQ.gz
42 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/INSTALL.gz
43 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/README.gz
44 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/WARNING.gz
45 >>> /usr/share/doc/alsa-driver-0.9.0_rc1/TODO.gz
46 --- /lib/
47 --- /lib/modules/
48 --- /lib/modules/2.4.17-r5/
49 --- /lib/modules/2.4.17-r5/misc/
50 --- /etc/
51 --- /etc/modules.d/
52 >>> /etc/modules.d/alsa
53 --- /etc/init.d/
54 >>> /etc/init.d/alsasound
55
56 >>> Regenerating /etc/ld.so.cache...
57 >>> media-sound/alsa-driver-0.9.0_rc1 merged.
58 * Regenerating GNU info directory index...
59 * Processed 58 info files.
60 * IMPORTANT: 1 config files in /etc need updating.
61 * Type emerge --help config to learn how to update config files.
62
63
64 Milos
65
66
67
68
69 On Sat, 27 Apr 2002 04:47:47 -0400
70 Arcady Genkin <agenkin@××××××.com> wrote:
71
72 > Arcady Genkin <agenkin@××××××.com> writes:
73 >
74 > > One gotcha when upgrading to the new version is that portage thinks
75 > > that 0.9.0.1_beta10 is newer than 0.9.0_rc1.
76 >
77 > Forgot to mention another gotcha. The sound moudules now don't have
78 > the "-card-" component. So, if you were autoloading a sound module
79 > from, say, /etc/modules.autoload, then you had something like
80 > "snd-card-emu10k1" in there. You have to change it for "snd-emu10k1"
81 > or else the module would not be found.
82 >
83 > HTH,
84 > --
85 > Arcady Genkin
86 > _______________________________________________
87 > gentoo-dev mailing list
88 > gentoo-dev@g.o
89 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
90 >