vortex2 driver install error
Default User
baulv@bellsouth.net
Thu Nov 2 21:35:00 GMT 2000
"screenshot" install into RH 7.0
[root@localhost /root]# cd au88*
[root@localhost au88xx-1.0.5]# make install
cc -D__KERNEL__ -DMODULE -DAU8830 -O -Wall -pipe -m486 -I/usr/src/linux/include -O2 -fomit
-frame-pointer -c -o vortex.o vortex.c
In file included from vortex.c:50:
/usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers
system headers,
/usr/include/linux/modversions.h:2:2: #error but headers from an appropriate kernel-source
In file included from /usr/include/linux/fs.h:288,
from /usr/include/linux/capability.h:18,
from /usr/include/linux/binfmts.h:6,
from /usr/include/linux/sched.h:10,
from vortex.c:60:
/usr/include/linux/ncp_fs_i.h:27: two or more data types in declaration of `type
name'
/usr/include/linux/ncp_fs_i.h:27: warning: no semicolon at end of struct or unio
n
/usr/include/linux/ncp_fs_i.h:27: parse error before `['
In file included from /usr/include/linux/capability.h:18,
from /usr/include/linux/binfmts.h:6,
from /usr/include/linux/sched.h:10,
from vortex.c:60:
/usr/include/linux/fs.h:443: field `ncpfs_i' has incomplete type
/usr/include/linux/fs.h:448: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
make: *** [vortex.o] Error 2
[root@localhost au88xx-1.0.5]# make install
cc -D__KERNEL__ -DMODULE -DAU8830 -O -Wall -pipe -m486 -I/usr/src/linux/include
-O2 -fomit-frame-pointer -c -o vortex.o vortex.c
In file included from vortex.c:50:
/usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-hea
ders system headers,
/usr/include/linux/modversions.h:2:2: #error but headers from an appropriate ker
nel-source
In file included from /usr/include/linux/fs.h:288,
from /usr/include/linux/capability.h:18,
from /usr/include/linux/binfmts.h:6,
from /usr/include/linux/sched.h:10,
from vortex.c:60:
/usr/include/linux/ncp_fs_i.h:27: two or more data types in declaration of `type
name'
/usr/include/linux/ncp_fs_i.h:27: warning: no semicolon at end of struct or unio
n
/usr/include/linux/ncp_fs_i.h:27: parse error before `['
In file included from /usr/include/linux/capability.h:18,
from /usr/include/linux/binfmts.h:6,
from /usr/include/linux/sched.h:10,
from vortex.c:60:
/usr/include/linux/fs.h:443: field `ncpfs_i' has incomplete type
/usr/include/linux/fs.h:448: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
{standard input}: Assembler messages:
{standard input}:8: Warning: Ignoring changed section attributes for .modinfo
make: *** [vortex.o] Error 2
[root@localhost au88xx-1.0.5]#
More information about the Gcc-bugs
mailing list