Hi all,

Ive been trying to get srss 3.1 running with originally ubuntu (little success) and now debian sarge.

After following the already well publicised howto Ive got it up and running, and the sun ray can log in quite happily.

I cant seem to get the audio or io modules to compile though.

Im running the standard sarge 2.4.27-2-386 kernel.

when I do the make -C /usr/src/SUNWut/utadem clean all I get lots and lots of errors, the same is true for utio.

I'll paste the last few lines below, there was plenty more.. Am I just missing some development libraries I need??

Thanks

Gareth
utadem.c:2447: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /usr/include/linux/module.h:494)
utadem.c: In function `utamix_release':
utadem.c:2455: error: dereferencing pointer to incomplete type
utadem.c:2465: error: dereferencing pointer to incomplete type
utadem.c:2465: error: dereferencing pointer to incomplete type
utadem.c:2465: error: dereferencing pointer to incomplete type
utadem.c:2465: error: dereferencing pointer to incomplete type
utadem.c:2468: error: dereferencing pointer to incomplete type
utadem.c:2469: error: dereferencing pointer to incomplete type
utadem.c:2472: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /usr/include/linux/module.h:494)
utadem.c: At top level:
utadem.c:2477: error: variable `utamix_fops' has initializer but incomplete typeutadem.c:2478: error: unknown field `owner' specified in initializer
utadem.c:2478: warning: excess elements in struct initializer
utadem.c:2478: warning: (near initialization for `utamix_fops')
utadem.c:2479: error: unknown field `llseek' specified in initializer
utadem.c:2479: warning: excess elements in struct initializer
utadem.c:2479: warning: (near initialization for `utamix_fops')
utadem.c:2480: error: unknown field `ioctl' specified in initializer
utadem.c:2480: warning: excess elements in struct initializer
utadem.c:2480: warning: (near initialization for `utamix_fops')
utadem.c:2481: error: unknown field `open' specified in initializer
utadem.c:2481: warning: excess elements in struct initializer
utadem.c:2481: warning: (near initialization for `utamix_fops')
utadem.c:2482: error: unknown field `release' specified in initializer
utadem.c:2482: warning: excess elements in struct initializer
utadem.c:2482: warning: (near initialization for `utamix_fops')
utadem.c:2489: error: syntax error before "off_t"
utadem.c:2491: warning: function declaration isn't a prototype
utadem.c: In function `utadem_proc_read':
utadem.c:2500: error: `offset' undeclared (first use in this function)
utadem.c:2501: error: `eof' undeclared (first use in this function)
utadem.c:2506: error: `len' undeclared (first use in this function)
utadem.c:2510: error: `start' undeclared (first use in this function)
utadem.c: At top level:
utadem.c:2617: warning: data definition has no type or storage class
/usr/include/asm-generic/siginfo.h:53: error: storage size of `_pad' isn't known/usr/include/linux/stat.h:68: error: storage size of `atime' isn't known
/usr/include/linux/stat.h:69: error: storage size of `mtime' isn't known
/usr/include/linux/stat.h:70: error: storage size of `ctime' isn't known
/usr/include/linux/fs.h:262: error: storage size of `ia_atime' isn't known
/usr/include/linux/fs.h:263: error: storage size of `ia_mtime' isn't known
/usr/include/linux/fs.h:264: error: storage size of `ia_ctime' isn't known
/usr/include/linux/quota.h:226: error: storage size of `dq_dqb' isn't known
/usr/include/linux/fs.h:381: error: storage size of `i_atime' isn't known
/usr/include/linux/fs.h:382: error: storage size of `i_mtime' isn't known
/usr/include/linux/fs.h:383: error: storage size of `i_ctime' isn't known
/usr/include/linux/fs.h:515: error: storage size of `f_owner' isn't known
utadem.c:369: error: storage size of `mixer' isn't known
utadem.c:2390: error: storage size of `utadsp_fops' isn't known
utadem.c:2477: error: storage size of `utamix_fops' isn't known
make: *** [Linux.i386/utadem.o] Error 1
make: Leaving directory `/usr/src/SUNWut/utadem'




_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to