[Bug 601765] New: /usr/include/linux/types.h broken
http://bugzilla.novell.com/show_bug.cgi?id=601765 http://bugzilla.novell.com/show_bug.cgi?id=601765#c0 Summary: /usr/include/linux/types.h broken Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 6 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: kkaempf@novell.com QAContact: qa@suse.de Found By: Development Blocker: --- After upgrade to 11.3 M6 compilation fails with /usr/include/linux/types.h:4:23: fatal error: asm/types.h: No such file or directory
rpm -q kernel-source kernel-source-2.6.34-6.1.noarch rpm -q glibc-devel glibc-devel-2.11.1-3.15.i686
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601765 http://bugzilla.novell.com/show_bug.cgi?id=601765#c1 --- Comment #1 from Klaus Kämpf <kkaempf@novell.com> 2010-05-02 09:01:41 UTC --- ls: cannot access /usr/include/asm: No such file or directory -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601765 http://bugzilla.novell.com/show_bug.cgi?id=601765#c2 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|/usr/include/linux/types.h |/usr/include/asm symlink |broken |not created --- Comment #2 from Klaus Kämpf <kkaempf@novell.com> 2010-05-02 09:03:02 UTC ---
sudo ln -s /usr/include/asm-x86 /usr/include/asm
fixes this issue. Adapting summary -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601765 http://bugzilla.novell.com/show_bug.cgi?id=601765#c3 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |pbaudis@novell.com |ovo.novell.com | --- Comment #3 from Jeff Mahoney <jeffm@novell.com> 2010-05-04 20:15:14 UTC --- This isn't a kernel issue. The userspace headers are provided by linux-kernel-headers, now apparently called linux-glibc-devel. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=601765 http://bugzilla.novell.com/show_bug.cgi?id=601765#c4 Petr Baudis <pbaudis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Petr Baudis <pbaudis@novell.com> 2010-05-11 00:50:51 UTC --- Thank you, we already track this bug. *** This bug has been marked as a duplicate of bug 591082 *** http://bugzilla.novell.com/show_bug.cgi?id=591082 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com