[Cbe-oss-dev] ps3av.h user space build errors

Geoff Levand geoffrey.levand at am.sony.com
Sun Jan 6 15:27:03 EST 2008


I noticed we get these when building with ps3av.h from the
SDK 3.0.  

  /opt/cell/sysroot/usr/include/asm/ps3av.h:321: error: expected specifier-qualifier-list before 'u16'
  /opt/cell/sysroot/usr/include/asm/ps3av.h:327: error: expected specifier-qualifier-list before 'u16'
  /opt/cell/sysroot/usr/include/asm/ps3av.h:336: error: expected specifier-qualifier-list before 'u32'
  ...

ps3-utils (libps3-utils) uses configure to check for a usable
ps3av.h, then falls back to using its own defines.  It seems
we either need to make ps3av.h usable, or not included it
in the system headers and expect users to use ps3-av.h from
libps3-utils.

ps3-utils is here:

  http://git.kernel.org/?p=linux/kernel/git/geoff/ps3-utils.git

-Geoff




More information about the cbe-oss-dev mailing list