Gentoo Archives: gentoo-dev

From: Wolf Canis <wolf.canis@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] packages linked against the kernel sources
Date: Wed, 02 Jul 2008 22:09:42
Message-Id: 486BFC02.9080703@googlemail.com
In Reply to: [gentoo-dev] packages linked against the kernel sources by Dominique Michel
1 Dominique Michel wrote:
2 > After a kernel update, sys-kernel/module-rebuild can be used to rebuild the
3 > installed external kernel modules.
4 >
5 > Software like dev-libs/klibc or app-cdr/cdrtools are linked against the kernel
6 > sources and not against the kernel headers. Is it other programs like them in
7 > the tree?
8 >
9 > I am not a gentoo programmer but I want to have a list of those programs, or to
10 > make this list if nobody can provide one.
11 >
12 > So please, if you maintain such a program that is linked against the kernel
13 > sources and not against the kernel headers, respond to this mail.
14 >
15 > Best,
16 > Dominique
17 >
18
19 Hello Dominique,
20 I just run following command:
21
22 # equery depends gentoo-sources | sed 's/^/=/' | \
23 xargs | emerge -pv
24
25 These are the packages that would be merged, in reverse order:
26
27 Calculating dependencies... done!
28 [ebuild R ] sys-apps/v86d-0.1.3-r1 USE="-debug -x86emu" 0 kB
29 [ebuild R ] sys-apps/pcmciautils-014-r1 USE="-debug -static
30 -staticsocket" 0 kB
31 [ebuild R ] sys-apps/lm_sensors-2.10.4 USE="sensord" 0 kB
32 [ebuild R ] sys-apps/hal-0.5.9.1-r3 USE="acpi crypt dell
33 disk-partition pcmcia -debug -doc (-selinux)" 0 kB
34 [ebuild R ] net-wireless/ipw3945-1.2.2-r1 USE="-debug" 0 kB
35 [ebuild R ] media-libs/svgalib-1.9.25 USE="-build -no-helper" 0 kB
36 [ebuild R ] gnome-base/gnome-menus-2.20.3 USE="python -debug" 0 kB
37 [ebuild R ] app-misc/lirc-0.8.3_pre1 USE="X -debug -doc
38 -hardware-carrier -transmitter" LIRC_DEVICES="-accent -act200l -act220l
39 -adaptec -all -alsa_usb -animax -asusdh -atilibusb -atiusb -audio
40 -audio_alsa -avermedia -avermedia98 -avermedia_vdomate -bestbuy
41 -bestbuy2 -breakoutbox -bte -bw6130 -caraca -chronos -cmdir -cph06x
42 -creative -creative_infracd -devinput -digimatrix -dsp -dvico -ea65
43 -exaudio -flyvideo -gvbctv5pci -hauppauge -hauppauge_dvb
44 -hercules_smarttv_stereo -igorplugusb -imon -imon_pad -imon_pad2keys
45 -imon_rsc -inputlirc -irdeo -irdeo_remote -irman -irreal -it87 -knc_one
46 -kworld -leadtek_0007 -leadtek_0010 -leadtek_pvr2000 -livedrive_midi
47 -livedrive_seq -logitech -macmini -mceusb -mceusb2 -mediafocusI
48 -mouseremote -mouseremote_ps2 -mp3anywhere -nslu2 -packard_bell
49 -parallel -pcmak -pcmak_usb -pctv -pixelview_bt878 -pixelview_pak
50 -pixelview_pro -provideo -realmagic -remote_wonder_plus -remotemaster
51 -sa1100 -sasem -sb0540 -serial -serial_igor_cesko -silitek -sir -slinke
52 -streamzap -tekram -tekram_bt829 -tira -ttusbir -tuxbox -tvbox -udp
53 -uirt2 -uirt2_raw -usb_uirt_raw -usbirboy -usbx -userspace -xboxusb" 0 kB
54 [ebuild R ] sys-fs/cryptsetup-1.0.5-r1 USE="nls -build -dynamic
55 (-selinux)" 0 kB
56
57 Total: 9 packages (9 reinstalls), Size of downloads: 0 kB
58
59
60 Hope that helps. ;-)
61
62 Have fun, Wolf. :-)

Attachments

File name MIME type
signature.asc application/pgp-signature