Ru-Board.club
← Вернуться в раздел «UNIX»

» Как установить звуковую карту под Linux?

Автор: NIXteR
Дата сообщения: 07.09.2002 09:32
Как установить звуковую карту?
Тут файл лежит:
http://belnet.dl.sourceforge.net/sourceforge/aureal/au88xx-1.1.2.tar.gz


Собственно, содержимое напоминает, то, что должно выполняться командой make install.
Т.е. вот файл au88xx-1.1.2.tar.gz
Далее делаю так:
gunzip au88xx-1.1.2.tar.gz
tar xf au88xx-1.1.2.tar
Перехожу в дирректорию с извлечёнными файлам, это aureal и, выполняю команду make install.
Далее выполняются различные действия соответственные команды make, и в них регулярно появляются, то warning, то error.
И в чём же дело? Может с gcc что-то?
Автор: Trex
Дата сообщения: 07.09.2002 10:25
NIXteR

Цитата:
В помощь системному администратору

Вопрос скорее в Hardware...
Автор: djelektronik
Дата сообщения: 07.09.2002 12:26
сначала читаеца внимательно файло README или INSTALL
потом пишеш
./configure --всякие-опции
make
make install
Автор: NIXteR
Дата сообщения: 07.09.2002 13:36
Trex

Цитата:
Вопрос скорее в Hardware...

au88xx-1.1.2.tar.gz - это софт.
Причём здесь hardware?, я же не спрашиваю на какой слот мне поставить звуковуху...
Ладно это уже офтоп.

Добавлено
djelektronik

Цитата:
/configure --всякие-опции

Хоть бы файл скачал да посмотрел.. :-\
Короче всё равно нечего не работает..

Цитата:

[root@localhost root]# cd aureal
[root@localhost aureal]# make
cc -D__KERNEL__ -DMODULE -DAU8830 -mpentium -O6 -fomit-frame-pointer -Wall -pipe -I/usr/src/linux/include -c -o au_audio.o au_audio.c
In file included from au_vortex.h:50,
from au_audio.c:49:
/usr/include/linux/autoconf.h:1:2: #error Invalid kernel header included in userspace
In file included from au_vortex.h:58,
from au_audio.c:49:
/usr/include/linux/module.h:60: parse error before `atomic_t'
/usr/include/linux/module.h:60: warning: no semicolon at end of struct or union
/usr/include/linux/module.h:60: warning: no semicolon at end of struct or union
/usr/include/linux/module.h:62: parse error before `}'
/usr/include/linux/module.h:62: warning: data definition has no type or storage class
/usr/include/linux/module.h:91: parse error before `}'
In file included from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/fs.h:218: warning: `struct inode' declared inside parameter list
/usr/include/linux/fs.h:218: warning: its scope is only this definition or declaration, which is probably not what you want.
/usr/include/linux/fs.h:282: parse error before `wait_queue_head_t'
/usr/include/linux/fs.h:282: warning: no semicolon at end of struct or union
/usr/include/linux/fs.h:286: parse error before `}'
In file included from /usr/include/linux/fs.h:309,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/pipe_fs_i.h:6: parse error before `wait_queue_head_t'
/usr/include/linux/pipe_fs_i.h:6: warning: no semicolon at end of struct or union
/usr/include/linux/pipe_fs_i.h:16: parse error before `}'
In file included from /usr/include/linux/fs.h:312,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/ext3_fs_i.h:75: field `truncate_sem' has incomplete type
In file included from /usr/include/linux/fs.h:313,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/hpfs_fs_i.h:19: field `i_sem' has incomplete type
In file included from /usr/include/linux/fs.h:315,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/umsdos_fs_i.h:40: parse error before `wait_queue_head_t'
/usr/include/linux/umsdos_fs_i.h:40: warning: no semicolon at end of struct or union
/usr/include/linux/umsdos_fs_i.h:48: parse error before `}'
/usr/include/linux/umsdos_fs_i.h:52: field `dir_info' has incomplete type
In file included from /usr/include/linux/fs.h:317,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/nfs_fs_i.h:21: field `fh' has incomplete type
In file included from /usr/include/linux/fs.h:337,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/xfs_fs_i.h:39:25: linux/vnode.h: Нет такого файла или каталога
In file included from /usr/include/linux/fs.h:319,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/affs_fs_i.h:27: field `i_link_lock' has incomplete type
/usr/include/linux/affs_fs_i.h:28: field `i_ext_lock' has incomplete type
In file included from /usr/include/linux/fs.h:324,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/shmem_fs.h:23: parse error before `spinlock_t'
/usr/include/linux/shmem_fs.h:23: warning: no semicolon at end of struct or union
/usr/include/linux/shmem_fs.h:32: parse error before `}'
/usr/include/linux/shmem_fs.h:39: parse error before `spinlock_t'
/usr/include/linux/shmem_fs.h:39: warning: no semicolon at end of struct or union
In file included from /usr/include/linux/fs.h:326,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/hfs_fs_i.h:41: warning: `struct dentry' declared inside parameter list
In file included from /usr/include/linux/fs.h:333,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/proc_fs_i.h:5: warning: `struct vfsmount' declared inside parameter list
/usr/include/linux/proc_fs_i.h:5: warning: `struct dentry' declared inside parameter list
In file included from /usr/include/linux/fs.h:335,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/jffs2_fs_i.h:26: field `sem' has incomplete type
In file included from /usr/include/linux/fs.h:337,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/xfs_fs_i.h:45: parse error before `vnode_t'
/usr/include/linux/xfs_fs_i.h:45: warning: no semicolon at end of struct or union
In file included from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/fs.h:426: parse error before `spinlock_t'
/usr/include/linux/fs.h:426: warning: no semicolon at end of struct or union
/usr/include/linux/fs.h:428: parse error before `}'
/usr/include/linux/fs.h:435: field `sem' has incomplete type
/usr/include/linux/fs.h:445: field `bd_sem' has incomplete type
/usr/include/linux/fs.h:474: field `i_sem' has incomplete type
/usr/include/linux/fs.h:475: field `i_zombie' has incomplete type
/usr/include/linux/fs.h:479: parse error before `wait_queue_head_t'
/usr/include/linux/fs.h:479: warning: no semicolon at end of struct or union
/usr/include/linux/fs.h:515: field `shmem_i' has incomplete type
/usr/include/linux/fs.h:516: field `coda_i' has incomplete type
/usr/include/linux/fs.h:517: field `smbfs_i' has incomplete type
/usr/include/linux/fs.h:523: field `udf_i' has incomplete type
/usr/include/linux/fs.h:524: field `ncpfs_i' has incomplete type
/usr/include/linux/fs.h:526: field `socket_i' has incomplete type
/usr/include/linux/fs.h:529: field `xfs_i' has incomplete type
/usr/include/linux/fs.h:532: parse error before `}'
/usr/include/linux/fs.h: In function `inode_add_bytes':
/usr/include/linux/fs.h:536: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:538: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:539: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:540: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:541: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `inode_sub_bytes':
/usr/include/linux/fs.h:547: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:549: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:550: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:551: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:553: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `inode_get_bytes':
/usr/include/linux/fs.h:558: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:558: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:559: warning: control reaches end of non-void function
/usr/include/linux/fs.h: In function `inode_set_bytes':
/usr/include/linux/fs.h:563: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:564: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: At top level:
/usr/include/linux/fs.h:596: parse error before `files_lock'
/usr/include/linux/fs.h:596: warning: data definition has no type or storage class
/usr/include/linux/fs.h:637: parse error before `wait_queue_head_t'
/usr/include/linux/fs.h:637: warning: no semicolon at end of struct or union
/usr/include/linux/fs.h:653: parse error before `}'
In file included from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/fs.h:714: field `last' has incomplete type
/usr/include/linux/fs.h:725: field `dqio_sem' has incomplete type
/usr/include/linux/fs.h:726: field `dqoff_sem' has incomplete type
In file included from /usr/include/linux/fs.h:755,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/hpfs_fs_sb.h:27: parse error before `wait_queue_head_t'
/usr/include/linux/hpfs_fs_sb.h:27: warning: no semicolon at end of struct or union
/usr/include/linux/hpfs_fs_sb.h:33: parse error before `sb_creation_de'
/usr/include/linux/hpfs_fs_sb.h:33: warning: data definition has no type or storage class
/usr/include/linux/hpfs_fs_sb.h:35: parse error before `:'
/usr/include/linux/hpfs_fs_sb.h:38: parse error before `}'
In file included from /usr/include/linux/fs.h:756,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/msdos_fs_sb.h:44: field `fat_lock' has incomplete type
In file included from /usr/include/linux/fs.h:760,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/affs_fs_sb.h:28: field `s_bmlock' has incomplete type
In file included from /usr/include/linux/fs.h:768,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/reiserfs_fs_sb.h:253: parse error before `wait_queue_head_t'
/usr/include/linux/reiserfs_fs_sb.h:253: warning: no semicolon at end of struct or union
/usr/include/linux/reiserfs_fs_sb.h:254: warning: data definition has no type or storage class
/usr/include/linux/reiserfs_fs_sb.h:281: parse error before `wait_queue_head_t'
/usr/include/linux/reiserfs_fs_sb.h:281: warning: no semicolon at end of struct or union
/usr/include/linux/reiserfs_fs_sb.h:283: parse error before `j_join_wait'
/usr/include/linux/reiserfs_fs_sb.h:283: warning: data definition has no type or storage class
/usr/include/linux/reiserfs_fs_sb.h:307: parse error before `}'
/usr/include/linux/reiserfs_fs_sb.h:403: parse error before `wait_queue_head_t'
/usr/include/linux/reiserfs_fs_sb.h:403: warning: no semicolon at end of struct or union
/usr/include/linux/reiserfs_fs_sb.h:422: parse error before `}'
In file included from /usr/include/linux/jffs2_fs_sb.h:8,
from /usr/include/linux/fs.h:774,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/completion.h:15: parse error before `wait_queue_head_t'
/usr/include/linux/completion.h:15: warning: no semicolon at end of struct or union
/usr/include/linux/completion.h: In function `init_completion':
/usr/include/linux/completion.h:26: dereferencing pointer to incomplete type
/usr/include/linux/completion.h:27: warning: implicit declaration of function `init_waitqueue_head'
/usr/include/linux/completion.h:27: dereferencing pointer to incomplete type
/usr/include/linux/completion.h: At top level:
/usr/include/linux/completion.h:30: parse error before `('
/usr/include/linux/completion.h:31: parse error before `('
In file included from /usr/include/linux/fs.h:774,
from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/jffs2_fs_sb.h:29: field `gc_thread_sem' has incomplete type
/usr/include/linux/jffs2_fs_sb.h:30: field `gc_thread_exit' has incomplete type
/usr/include/linux/jffs2_fs_sb.h:35: field `alloc_sem' has incomplete type
/usr/include/linux/jffs2_fs_sb.h:71: parse error before `wait_queue_head_t'
/usr/include/linux/jffs2_fs_sb.h:71: warning: no semicolon at end of struct or union
/usr/include/linux/jffs2_fs_sb.h:74: parse error before `}'
In file included from /usr/include/linux/capability.h:17,
from /usr/include/linux/binfmts.h:5,
from /usr/include/linux/sched.h:9,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/linux/fs.h:796: field `s_umount' has incomplete type
/usr/include/linux/fs.h:797: field `s_lock' has incomplete type
/usr/include/linux/fs.h:814: field `hpfs_sb' has incomplete type
/usr/include/linux/fs.h:822: field `shmem_sb' has incomplete type
/usr/include/linux/fs.h:824: field `smbfs_sb' has incomplete type
/usr/include/linux/fs.h:828: field `reiserfs_sb' has incomplete type
/usr/include/linux/fs.h:831: field `ncpfs_sb' has incomplete type
/usr/include/linux/fs.h:833: field `jffs2_sb' has incomplete type
/usr/include/linux/fs.h:842: field `s_vfs_rename_sem' has incomplete type
/usr/include/linux/fs.h:851: field `s_nfsd_free_path_sem' has incomplete type
/usr/include/linux/fs.h: In function `locks_verify_locked':
/usr/include/linux/fs.h:1104: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1104: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `locks_verify_area':
/usr/include/linux/fs.h:1113: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1113: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1113: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `locks_verify_truncate':
/usr/include/linux/fs.h:1122: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1122: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1122: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1125: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1125: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1126: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1126: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1127: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `get_lease':
/usr/include/linux/fs.h:1134: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1134: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `get_bh':
/usr/include/linux/fs.h:1212: warning: implicit declaration of function `atomic_inc'
/usr/include/linux/fs.h:1212: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `put_bh':
/usr/include/linux/fs.h:1217: warning: implicit declaration of function `smp_mb__before_atomic_dec'
/usr/include/linux/fs.h:1218: warning: implicit declaration of function `atomic_dec'
/usr/include/linux/fs.h:1218: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `mark_buffer_uptodate':
/usr/include/linux/fs.h:1227: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1229: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `mark_buffer_clean':
/usr/include/linux/fs.h:1241: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: At top level:
/usr/include/linux/fs.h:1245: parse error before `('
/usr/include/linux/fs.h:1246: parse error before `('
/usr/include/linux/fs.h:1247: parse error before `('
/usr/include/linux/fs.h:1248: parse error before `('
/usr/include/linux/fs.h: In function `mark_buffer_async':
/usr/include/linux/fs.h:1255: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1257: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `buffer_IO_error':
/usr/include/linux/fs.h:1272: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `mark_buffer_dirty_inode':
/usr/include/linux/fs.h:1278: warning: implicit declaration of function `mark_buffer_dirty'
/usr/include/linux/fs.h: In function `put_write_access':
/usr/include/linux/fs.h:1322: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `allow_write_access':
/usr/include/linux/fs.h:1327: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: At top level:
/usr/include/linux/fs.h:1403: parse error before `('
/usr/include/linux/fs.h:1404: parse error before `('
/usr/include/linux/fs.h:1405: parse error before `('
/usr/include/linux/fs.h:1406: parse error before `('
In file included from /usr/include/linux/timex.h:152,
from /usr/include/linux/sched.h:14,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/asm/timex.h:10:21: asm/msr.h: Нет такого файла или каталога
/usr/include/linux/fs.h: In function `new_inode':
/usr/include/linux/fs.h:1437: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1438: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1439: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: At top level:
/usr/include/linux/fs.h:1534: warning: `struct kstat' declared inside parameter list
/usr/include/linux/fs.h:1535: warning: `struct kstat' declared inside parameter list
/usr/include/linux/fs.h:1536: warning: `struct kstat' declared inside parameter list
/usr/include/linux/fs.h: In function `lock_parent':
/usr/include/linux/fs.h:1600: warning: implicit declaration of function `dget'
/usr/include/linux/fs.h:1600: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1600: warning: initialization makes pointer from integer without a cast
/usr/include/linux/fs.h:1602: warning: implicit declaration of function `down'
/usr/include/linux/fs.h:1602: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `get_parent':
/usr/include/linux/fs.h:1608: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1608: warning: return makes pointer from integer without a cast
/usr/include/linux/fs.h: In function `unlock_dir':
/usr/include/linux/fs.h:1613: warning: implicit declaration of function `up'
/usr/include/linux/fs.h:1613: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1614: warning: implicit declaration of function `dput'
/usr/include/linux/fs.h: In function `double_lock':
/usr/include/linux/fs.h:1694: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1694: dereferencing pointer to incomplete type
/usr/include/linux/fs.h: In function `double_unlock':
/usr/include/linux/fs.h:1699: dereferencing pointer to incomplete type
/usr/include/linux/fs.h:1699: dereferencing pointer to incomplete type
In file included from au_vortex.h:64,
from au_audio.c:49:
/usr/include/linux/delay.h:13:23: asm/delay.h: Нет такого файла или каталога
In file included from /usr/include/linux/signal.h:4,
from /usr/include/linux/sched.h:25,
from au_vortex.h:63,
from au_audio.c:49:
/usr/include/asm/signal.h: At top level:
/usr/include/asm/signal.h:107: parse error before `sigset_t'
/usr/include/asm/signal.h:107: warning: no semicolon at end of struct or union
/usr/include/asm/signal.h:110: parse error before `}'
In file included from au_audio.c:49:
au_vortex.h:71:25: asm/uaccess.h: Нет такого файла или каталога
In file included from au_audio.c:49:
au_vortex.h:147: parse error before `wait_queue_head_t'
au_vortex.h:147: warning: no semicolon at end of struct or union
au_vortex.h:164: parse error before `:'
au_vortex.h:165: parse error before `:'
au_vortex.h:166: parse error before `:'
au_vortex.h:167: parse error before `:'
au_vortex.h:168: warning: type defaults to `int' in declaration of `wave_stream_t'
au_vortex.h:168: warning: data definition has no type or storage class
au_vortex.h:178: parse error before `wave_stream_t'
au_vortex.h:178: warning: no semicolon at end of struct or union
au_vortex.h:179: warning: type defaults to `int' in declaration of `record_stream'
au_vortex.h:179: warning: data definition has no type or storage class
au_vortex.h:180: warning: type defaults to `int' in declaration of `wave_device_t'
au_vortex.h:180: warning: data definition has no type or storage class
au_vortex.h:198: parse error before `wait_queue_head_t'
au_vortex.h:198: warning: no semicolon at end of struct or union
au_vortex.h:199: warning: type defaults to `int' in declaration of `owait'
au_vortex.h:199: warning: data definition has no type or storage class
au_vortex.h:206: parse error before `}'
au_vortex.h:206: warning: type defaults to `int' in declaration of `midi_device_t'
au_vortex.h:206: warning: data definition has no type or storage class
au_vortex.h:226: parse error before `wave_device_t'
au_vortex.h:226: warning: no semicolon at end of struct or union
au_vortex.h:227: warning: type defaults to `int' in declaration of `wave_tail'
au_vortex.h:227: warning: data definition has no type or storage class
au_vortex.h:228: parse error before `midi'
au_vortex.h:228: warning: type defaults to `int' in declaration of `midi'
au_vortex.h:228: warning: data definition has no type or storage class
au_vortex.h:229: parse error before `:'
au_vortex.h:230: parse error before `:'
au_vortex.h:231: parse error before `:'
au_vortex.h:232: warning: type defaults to `int' in declaration of `au_device_t'
au_vortex.h:232: warning: data definition has no type or storage class
au_vortex.h:253: parse error before `*'
au_vortex.h:254: parse error before `*'
au_vortex.h:255: parse error before `*'
au_vortex.h:256: parse error before `*'
au_vortex.h:257: parse error before `*'
au_vortex.h:261: parse error before `*'
au_vortex.h:262: parse error before `*'
au_vortex.h:263: parse error before `*'
au_vortex.h:267: parse error before `*'
au_vortex.h:268: parse error before `*'
au_vortex.h:273: parse error before `*'
au_vortex.h:274: parse error before `*'
au_vortex.h:278: parse error before `*'
au_vortex.h:278: warning: type defaults to `int' in declaration of `dev_head'
au_vortex.h:278: warning: data definition has no type or storage class
au_vortex.h:279: parse error before `*'
au_vortex.h:279: warning: type defaults to `int' in declaration of `dev_tail'
au_vortex.h:279: warning: data definition has no type or storage class
au_vortex.h:282: parse error before `*'
au_vortex.h:282: warning: type defaults to `int' in declaration of `find_device'
au_vortex.h:282: warning: data definition has no type or storage class
au_vortex.h:283: parse error before `*'
au_vortex.h:283: warning: type defaults to `int' in declaration of `find_device_by_pcidev'
au_vortex.h:283: warning: data definition has no type or storage class
au_vortex.h:284: parse error before `*'
au_vortex.h:285: parse error before `*'
au_vortex.h:392: parse error before `au_device_t'
au_audio.c:59: parse error before `*'
au_audio.c:96: parse error before `*'
au_audio.c:97: parse error before `*'
au_audio.c:98: parse error before `*'
au_audio.c:99: parse error before `*'
au_audio.c:99: parse error before `*'
au_audio.c:99: warning: type defaults to `int' in declaration of `find_wave_device'
au_audio.c:99: warning: data definition has no type or storage class
au_audio.c:100: parse error before `*'
au_audio.c:101: parse error before `*'
au_audio.c:102: parse error before `*'
au_audio.c:103: parse error before `*'
au_audio.c:104: parse error before `*'
au_audio.c:105: parse error before `*'
au_audio.c:106: parse error before `*'
au_audio.c:113: parse error before `*'
au_audio.c: In function `au_dsp_register':
au_audio.c:119: `dev' undeclared (first use in this function)
au_audio.c:119: (Each undeclared identifier is reported only once
au_audio.c:119: for each function it appears in.)
au_audio.c: At top level:
au_audio.c:123: parse error before `*'
au_audio.c: In function `au_dsp_unregister':
au_audio.c:126: `dev' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:130: parse error before `*'
au_audio.c: In function `au_audio_register':
au_audio.c:136: `dev' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:140: parse error before `*'
au_audio.c: In function `au_audio_unregister':
au_audio.c:142: `dev' undeclared (first use in this function)
au_audio.c: In function `au_audio_read':
au_audio.c:148: `dev' undeclared (first use in this function)
au_audio.c:148: invalid lvalue in assignment
au_audio.c:149: `wdev' undeclared (first use in this function)
au_audio.c:149: warning: statement with no effect
au_audio.c:150: `stream' undeclared (first use in this function)
au_audio.c:150: warning: statement with no effect
au_audio.c:151: parse error before `received'
au_audio.c:158: warning: implicit declaration of function `printk'
au_audio.c:158: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:158: parse error before string constant
au_audio.c:167: warning: implicit declaration of function `access_ok'
au_audio.c:167: `VERIFY_WRITE' undeclared (first use in this function)
au_audio.c:175: `received' undeclared (first use in this function)
au_audio.c:181: `xfer' undeclared (first use in this function)
au_audio.c:193: warning: implicit declaration of function `interruptible_sleep_on'
au_audio.c:194: warning: implicit declaration of function `signal_pending'
au_audio.c:194: `current' undeclared (first use in this function)
au_audio.c:195: `ERESTARTSYS' undeclared (first use in this function)
au_audio.c: In function `au_audio_write':
au_audio.c:203: `dev' undeclared (first use in this function)
au_audio.c:203: invalid lvalue in assignment
au_audio.c:204: `wdev' undeclared (first use in this function)
au_audio.c:204: warning: statement with no effect
au_audio.c:205: `stream' undeclared (first use in this function)
au_audio.c:205: warning: statement with no effect
au_audio.c:206: parse error before `unsigned'
au_audio.c:212: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:212: parse error before string constant
au_audio.c:223: `VERIFY_READ' undeclared (first use in this function)
au_audio.c:231: `sent' undeclared (first use in this function)
au_audio.c:262: `current' undeclared (first use in this function)
au_audio.c:265: `ERESTARTSYS' undeclared (first use in this function)
au_audio.c: In function `au_audio_poll':
au_audio.c:296: `dev' undeclared (first use in this function)
au_audio.c:296: invalid lvalue in assignment
au_audio.c:297: `wdev' undeclared (first use in this function)
au_audio.c:297: warning: statement with no effect
au_audio.c:298: parse error before `unsigned'
au_audio.c:306: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:306: parse error before string constant
au_audio.c:311: warning: implicit declaration of function `poll_wait'
au_audio.c:317: `i' undeclared (first use in this function)
au_audio.c:319: `mask' undeclared (first use in this function)
au_audio.c:325: `b_count' undeclared (first use in this function)
au_audio.c: In function `au_audio_ioctl':
au_audio.c:341: `dev' undeclared (first use in this function)
au_audio.c:341: invalid lvalue in assignment
au_audio.c:342: `wdev' undeclared (first use in this function)
au_audio.c:342: warning: statement with no effect
au_audio.c:343: `stream' undeclared (first use in this function)
au_audio.c:343: warning: statement with no effect
au_audio.c:344: parse error before `abinfo'
au_audio.c:352: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:352: parse error before string constant
au_audio.c:358: warning: implicit declaration of function `put_user'
au_audio.c:394: warning: implicit declaration of function `get_user'
au_audio.c:394: `val' undeclared (first use in this function)
au_audio.c:448: `i' undeclared (first use in this function)
au_audio.c:499: `abinfo' undeclared (first use in this function)
au_audio.c:514: warning: implicit declaration of function `copy_to_user'
au_audio.c:548: `cinfo' undeclared (first use in this function)
au_audio.c: In function `au_audio_mmap':
au_audio.c:594: `dev' undeclared (first use in this function)
au_audio.c:594: invalid lvalue in assignment
au_audio.c:595: `wdev' undeclared (first use in this function)
au_audio.c:595: warning: statement with no effect
au_audio.c:596: parse error before `unsigned'
au_audio.c:602: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:602: parse error before string constant
au_audio.c:607: dereferencing pointer to incomplete type
au_audio.c:612: `size' undeclared (first use in this function)
au_audio.c:612: dereferencing pointer to incomplete type
au_audio.c:612: dereferencing pointer to incomplete type
au_audio.c:614: dereferencing pointer to incomplete type
au_audio.c:614: `VM_WRITE' undeclared (first use in this function)
au_audio.c:615: `stream' undeclared (first use in this function)
au_audio.c:620: warning: implicit declaration of function `remap_page_range'
au_audio.c:620: dereferencing pointer to incomplete type
au_audio.c:620: warning: implicit declaration of function `virt_to_phys'
au_audio.c:620: dereferencing pointer to incomplete type
au_audio.c:624: dereferencing pointer to incomplete type
au_audio.c:624: `VM_READ' undeclared (first use in this function)
au_audio.c:630: dereferencing pointer to incomplete type
au_audio.c:630: dereferencing pointer to incomplete type
au_audio.c: In function `au_audio_open':
au_audio.c:649: `dev' undeclared (first use in this function)
au_audio.c:649: warning: statement with no effect
au_audio.c:650: parse error before `int'
au_audio.c:654: `minor_num' undeclared (first use in this function)
au_audio.c:656: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:656: parse error before string constant
au_audio.c:660: `status' undeclared (first use in this function)
au_audio.c:660: `dev_type' undeclared (first use in this function)
au_audio.c:662: parse error before string constant
au_audio.c: In function `au_audio_release':
au_audio.c:674: `dev' undeclared (first use in this function)
au_audio.c:674: invalid lvalue in assignment
au_audio.c:675: `wdev' undeclared (first use in this function)
au_audio.c:675: warning: statement with no effect
au_audio.c:679: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:679: parse error before string constant
au_audio.c: At top level:
au_audio.c:696: parse error before `*'
au_audio.c: In function `drain_playback':
au_audio.c:699: `wdev' undeclared (first use in this function)
au_audio.c:709: `dev' undeclared (first use in this function)
au_audio.c:722: `nonblock' undeclared (first use in this function)
au_audio.c:725: `current' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:733: parse error before `*'
au_audio.c: In function `add_wave_device':
au_audio.c:735: `wdev' undeclared (first use in this function)
au_audio.c:735: warning: statement with no effect
au_audio.c:736: parse error before `int'
au_audio.c:743: `enable_record' undeclared (first use in this function)
au_audio.c:743: `dev' undeclared (first use in this function)
au_audio.c:745: parse error before `)'
au_audio.c:754: `dev_type' undeclared (first use in this function)
au_audio.c:755: case label not within a switch statement
au_audio.c:756: default label not within a switch statement
au_audio.c:759: break statement not within loop or switch
au_audio.c:760: case label not within a switch statement
au_audio.c:763: break statement not within loop or switch
au_audio.c:766: `file' undeclared (first use in this function)
au_audio.c:781: `enable_playback' undeclared (first use in this function)
au_audio.c:783: `KERN_WARNING' undeclared (first use in this function)
au_audio.c:783: parse error before string constant
au_audio.c:787: `status' undeclared (first use in this function)
au_audio.c:787: `fmt' undeclared (first use in this function)
au_audio.c:789: parse error before string constant
au_audio.c:796: parse error before string constant
au_audio.c:802: parse error before string constant
au_audio.c: At top level:
au_audio.c:821: parse error before `*'
au_audio.c: In function `get_frags':
au_audio.c:832: `stream' undeclared (first use in this function)
au_audio.c:832: warning: implicit declaration of function `__get_free_pages'
au_audio.c:832: `GFP_KERNEL' undeclared (first use in this function)
au_audio.c:839: warning: implicit declaration of function `virt_to_page'
au_audio.c:839: warning: assignment makes pointer from integer without a cast
au_audio.c:840: warning: assignment makes pointer from integer without a cast
au_audio.c:840: increment of pointer to unknown structure
au_audio.c:840: arithmetic on pointer to an incomplete type
au_audio.c:841: `PG_reserved' undeclared (first use in this function)
au_audio.c:841: dereferencing pointer to incomplete type
au_audio.c:848: `count' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:856: parse error before `*'
au_audio.c: In function `free_wave_device':
au_audio.c:865: `wdev' undeclared (first use in this function)
au_audio.c:868: warning: assignment makes pointer from integer without a cast
au_audio.c:869: warning: assignment makes pointer from integer without a cast
au_audio.c:869: increment of pointer to unknown structure
au_audio.c:869: arithmetic on pointer to an incomplete type
au_audio.c:870: `PG_reserved' undeclared (first use in this function)
au_audio.c:870: dereferencing pointer to incomplete type
au_audio.c:876: warning: implicit declaration of function `free_pages'
au_audio.c:880: warning: assignment makes pointer from integer without a cast
au_audio.c:881: warning: assignment makes pointer from integer without a cast
au_audio.c:881: increment of pointer to unknown structure
au_audio.c:881: arithmetic on pointer to an incomplete type
au_audio.c:882: dereferencing pointer to incomplete type
au_audio.c:891: `dev' undeclared (first use in this function)
au_audio.c:900: warning: implicit declaration of function `kfree'
au_audio.c: At top level:
au_audio.c:903: parse error before `*'
au_audio.c:903: parse error before `*'
au_audio.c:904: warning: return type defaults to `int'
au_audio.c: In function `find_wave_device':
au_audio.c:906: `wdev' undeclared (first use in this function)
au_audio.c:906: warning: statement with no effect
au_audio.c:909: `dev' undeclared (first use in this function)
au_audio.c:913: `file' undeclared (first use in this function)
au_audio.c:920: warning: control reaches end of non-void function
au_audio.c: At top level:
au_audio.c:922: parse error before `*'
au_audio.c: In function `remove_wave_device':
au_audio.c:925: `dev' undeclared (first use in this function)
au_audio.c:927: `wdev' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:945: parse error before `*'
au_audio.c: In function `set_data_format':
au_audio.c:947: `val' undeclared (first use in this function)
au_audio.c:948: case label not within a switch statement
au_audio.c:949: case label not within a switch statement
au_audio.c:950: case label not within a switch statement
au_audio.c:951: case label not within a switch statement
au_audio.c:952: `stream' undeclared (first use in this function)
au_audio.c:953: break statement not within loop or switch
au_audio.c:954: case label not within a switch statement
au_audio.c:955: case label not within a switch statement
au_audio.c:956: case label not within a switch statement
au_audio.c:957: case label not within a switch statement
au_audio.c:958: case label not within a switch statement
au_audio.c:960: default label not within a switch statement
au_audio.c: At top level:
au_audio.c:965: parse error before `*'
au_audio.c: In function `set_asp_format':
au_audio.c:969: `stream' undeclared (first use in this function)
au_audio.c:970: case label not within a switch statement
au_audio.c:971: default label not within a switch statement
au_audio.c:974: break statement not within loop or switch
au_audio.c:975: case label not within a switch statement
au_audio.c:978: break statement not within loop or switch
au_audio.c:979: case label not within a switch statement
au_audio.c:982: break statement not within loop or switch
au_audio.c:983: case label not within a switch statement
au_audio.c:986: break statement not within loop or switch
au_audio.c: At top level:
au_audio.c:994: parse error before `*'
au_audio.c: In function `stop_wave':
au_audio.c:999: `stream' undeclared (first use in this function)
au_audio.c:1000: `dev' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:1013: parse error before `*'
au_audio.c: In function `receive_mem':
au_audio.c:1023: `stream' undeclared (first use in this function)
au_audio.c:1024: `dev' undeclared (first use in this function)
au_audio.c:1034: `max_size' undeclared (first use in this function)
au_audio.c:1036: `mem' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:1056: parse error before `*'
au_audio.c: In function `send_mem':
au_audio.c:1061: `stream' undeclared (first use in this function)
au_audio.c:1067: `size' undeclared (first use in this function)
au_audio.c:1070: warning: implicit declaration of function `copy_from_user'
au_audio.c:1070: `mem' undeclared (first use in this function)
au_audio.c:1083: `dev' undeclared (first use in this function)
au_audio.c: At top level:
au_audio.c:1105: parse error before `*'
au_audio.c: In function `au_handle_timer':
au_audio.c:1107: `wdev' undeclared (first use in this function)
au_audio.c:1107: `dev' undeclared (first use in this function)
au_audio.c:1108: `stream' undeclared (first use in this function)
au_audio.c:1108: warning: statement with no effect
au_audio.c:1109: parse error before `*'
au_audio.c:1115: `count' undeclared (first use in this function)
au_audio.c:1121: warning: implicit declaration of function `wake_up_interruptible'
au_audio.c:1125: `cur' undeclared (first use in this function)
au_audio.c:1128: `remaining' undeclared (first use in this function)
au_audio.c: At top level:
/usr/include/linux/shmem_fs.h:24: storage size of `sem' isn't known
/usr/include/linux/fs.h:482: storage size of `i_data' isn't known
/usr/include/linux/reiserfs_fs_sb.h:300: storage size of `j_dummy_inode' isn't known
/usr/include/linux/reiserfs_fs_sb.h:302: storage size of `j_journal_list' isn't known
au_audio.c: In function `au_dsp_register':
au_audio.c:115: warning: `status' might be used uninitialized in this function
au_audio.c: In function `au_audio_register':
au_audio.c:132: warning: `status' might be used uninitialized in this function
make: *** [au_audio.o] Ошибка 1
[root@localhost aureal]#

Вот такие вот дела...
Автор: djelektronik
Дата сообщения: 08.09.2002 06:58
ну ты бы для начала сказал какая у тя система какое ядро
как ты ево компилил

This driver has been tested on the following distributions:

Red Hat 6.0, kernel version 2.2.5-15
Red Hat 6.1, kernel version 2.2.12-20
Red Hat 6.1, kernel version 2.2.13
Slackware 7.0, kernel version 2.2.16
Debian 2.2, kernel version 2.4.0

наверно не простот ак пишут .. ша актуальнео ядро 2 4 18

3. Edit the Makefile to suit your system (SMP, CPU type, etc)
делал?
Автор: NIXteR
Дата сообщения: 08.09.2002 07:29
djelektronik

Цитата:
ну ты бы для начала сказал какая у тя система какое ядро
как ты ево компилил

ASPLinux, фактически собран из redhat.

Цитата:
наверно не простот ак пишут .. ша актуальнео ядро 2 4 18

Ядро у меня 2.4.18

Цитата:
3. Edit the Makefile to suit your system (SMP, CPU type, etc)
делал?


Цитата:
#CFCPU = 486
CFCPU = pentium
#CFCPU = pentiumpro

Пентиум там и так по-умолчанию раскоментирован.
Автор: ooptimum
Дата сообщения: 08.09.2002 20:45
NIXteR
Какая версия gcc, не из 3-х случаем? Сказал бы версию ASP, было бы понятнее.
Автор: djelektronik
Дата сообщения: 08.09.2002 21:19
3й кривоват вроде ..
Автор: NIXteR
Дата сообщения: 09.09.2002 15:23
ASP 7.3 у меня.
У кого-нибудь есть идеи в чём тут дело?
Автор: ooptimum
Дата сообщения: 09.09.2002 18:30
Что `gcc --version` говорит?
Автор: NIXteR
Дата сообщения: 09.09.2002 19:52
ooptimum
Вот, что:

Цитата:

[root@localhost root]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/2.96/specs
gcc version 2.96 20000731 (ASPLinux 7.3 2.96-112)
[root@localhost root]#

Страницы: 1

Предыдущая тема: Как в Linux включить сервис в автозагрузку?


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.