[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 6397] New: - Arquivo modversions.h apresentou problemas quando compilava... precisei altera-lo
http://bugzilla.conectiva.com.br/show_bug.cgi?id=6397
Summary: Arquivo modversions.h apresentou problemas quando
compilava... precisei altera-lo
Product: Linux kernel MM
Version: 2.4 (stable)
Platform: i386
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: linux mm
AssignedTo: linux-mm-bugs@nl.linux.org
ReportedBy: smyows@yahoo.com.br
Arquivo modversions.h apresentou problemas quando compilava... precisei
altera-lo
abaixo segue a modificação.
[smyows@pollux smyows]$ cat /usr/include/linux/modversions.h
#ifndef _LINUX_MODVERSIONS_H
#define _LINUX_MODVERSIONS_H
#endif
[smyows@pollux smyows]$ cat /usr/include/linux/modversions.h.old
#error Modules should never use kernel-headers system headers,
#error but headers from an appropriate kernel-source
[smyows@pollux smyows]$
--
Linux-mm-bugs: bugzilla list for the Linux-MM subsystem
Archive: http://mail.nl.linux.org/linux-mm-bugs/
Web site: http://linux-mm.org/
Development: linux-mm@kvack.org