2.6.16-rc3-git7 fails to build when sysfs is disabled with the attached .config . Without sysfs enabled : LD vmlinux lib/lib.a(kobject_uevent.o)(.text+0x1d5): In function `kobject_uevent': : undefined reference to `uevent_seqnum' lib/lib.a(kobject_uevent.o)(.text+0x1db): In function `kobject_uevent': : undefined reference to `uevent_seqnum' lib/lib.a(kobject_uevent.o)(.text+0x1e7): In function `kobject_uevent': : undefined reference to `uevent_seqnum' lib/lib.a(kobject_uevent.o)(.text+0x1ed): In function `kobject_uevent': : undefined reference to `uevent_seqnum' lib/lib.a(kobject_uevent.o)(.text+0x22c): In function `kobject_uevent': : undefined reference to `uevent_helper' lib/lib.a(kobject_uevent.o)(.text+0x2c0): In function `kobject_uevent': : undefined reference to `uevent_helper' lib/lib.a(kobject_uevent.o)(.text+0x2d3): In function `kobject_uevent': : undefined reference to `uevent_helper' make: *** [vmlinux] Error 1 If sysfs is switched on the same config builds just fine. The .config is attached. -- Jesper Juhl <[email protected]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html
Attachment:
.config
Description: Binary data
- Follow-Ups:
- Re: 2.6.16-rc3-git7 build failure if sysfs disabled
- From: "D. Hazelton" <[email protected]>
- Re: 2.6.16-rc3-git7 build failure if sysfs disabled
- From: Greg KH <[email protected]>
- Re: 2.6.16-rc3-git7 build failure if sysfs disabled
- Prev by Date: Re: [patch 0/6] lightweight robust futexes: -V3 - Why in userspace?
- Next by Date: Re: [patch] hrtimer: round up relative start time on low-res arches
- Previous by thread: [PATCH v2] Provide an interface for getting the current tick length
- Next by thread: Re: 2.6.16-rc3-git7 build failure if sysfs disabled
- Index(es):