Am Donnerstag 10 September 2009 schrieb Tobias Powalowski: > Hi guys, > kernel 2.6.31 first test run ... > > Upstream changes: > http://kernelnewbies.org/LinuxChanges > > Arch Linux bugfixes: > - none > > Arch Linux changes: > -aufs module is now available as extra package: > http://bugs.archlinux.org/task/14923 > pacman -S aufs2 > pacman -S aufs2-util > > Broken binary modules: > - intel-536/537 (i686) > - lirc > - madwifi > - tiacx > Maintainers please fix this! > > Enjoy have fun and give me feedback, > greetings > tpowa > tiacx, madwifi and lirc fixed to build against 2.6.31 only intel modem left, i need your help on this, looks like a small thing: /home/tobias/Arch/svn/svn- packages/intel-536ep/trunk/src/intel-536-537/coredrv/softserial.c: In function 'softserial_background_event_handler': /home/tobias/Arch/svn/svn- packages/intel-536ep/trunk/src/intel-536-537/coredrv/softserial.c:365: error: request for member 'ops' in something not a structure or union /home/tobias/Arch/svn/svn- packages/intel-536ep/trunk/src/intel-536-537/coredrv/softserial.c:374: error: request for member 'ops' in something not a structure or union
code on 365:
(ptty->ldisc.ops->write_wakeup != NULL))
code on 374:
(ptty->ldisc.ops->write_wakeup)(ptty);
thanks for your help
greeitngs
tpowa
--
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
[email protected]
signature.asc
Description: This is a digitally signed message part.

