Bug 245822 - ppc /usr/include/asm/types.h is broken
Summary: ppc /usr/include/asm/types.h is broken
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.0
Hardware: All
OS: Linux
urgent
high
Target Milestone: ---
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-26 20:48 UTC by Steve Grubb
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-27 09:44:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Steve Grubb 2007-06-26 20:48:25 UTC
Description of problem:
When building the audit package for the RHEL5.1 release, swig dies like this:

make[2]: Entering directory `/builddir/build/BUILD/audit-1.5.4/swig'
swig -o audit_wrap.c -python -I. -I.. -I../lib -I/usr/include/python2.4
./auditswig.i 
/usr/include/asm/types.h:51: Error: Syntax error in input(3).

Version-Release number of selected component (if applicable):
kernel-headers-2.6.18-29.el5.ppc

How reproducible:
every time

Steps to Reproduce:
1. make build
2. watch brew

  
Actual results:
ppc fails, other arches do not.

Expected results:
audit to build like other arches do.

Additional info:
This is blocking the audit errata completion for RHEL5.1.

Comment 2 Miloslav Trmač 2007-06-27 09:44:26 UTC
This was caused by swig, which can't parse __attribute(...).


Note You need to log in before you can comment on or make changes to this bug.