First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 142994
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tim Yamin (RETIRED) <plasmaroo@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dick Marinus <dm@chello.nl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge.info emerge --info text/plain Dick Marinus 2006-08-06 11:20 0000 2.95 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 142994 depends on: Show dependency tree
Show dependency graph
Bug 142994 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-08-06 10:08 0000
$ echo "#include <linux/ext3_fs.h>" > test.c
$ gcc -c test.c
In file included from /usr/include/linux/ext3_fs.h:20,
                 from test.c:1:
/usr/include/linux/ext3_fs_i.h:90: error: field 'xattr_sem' has incomplete type
/usr/include/linux/ext3_fs_i.h:97: error: field 'i_orphan' has incomplete type
/usr/include/linux/ext3_fs_i.h:129: error: field 'truncate_sem' has incomplete
type
/usr/include/linux/ext3_fs_i.h:130: error: field 'vfs_inode' has incomplete
type
In file included from /usr/include/linux/ext3_fs.h:21,
                 from test.c:1:
/usr/include/linux/ext3_fs_sb.h:54: error: expected specifier-qualifier-list
before 'u32'

I think ext3_fs_i.h and ext3_fs_sb.h shouldn't be included in the userspace
headers. (It works for me ;-))

------- Comment #1 From Tim Yamin (RETIRED) 2006-08-06 10:52:07 0000 -------
emerge --info please...

------- Comment #2 From Dick Marinus 2006-08-06 11:20:49 0000 -------
Created an attachment (id=93606) [edit]
emerge --info

okay, sorry..

I'm using sys-kernel/linux-headers-2.6.11-r5

------- Comment #3 From Tim Yamin (RETIRED) 2006-08-07 08:56:29 0000 -------
Fixed in linux-headers-2.6.17; thanks.

First Last Prev Next    No search results available      Search page      Enter new bug