This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Compiler error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Compiler error
- From: M.Wilkens <info at webmaster-resource dot net>
- Date: Thu, 12 Apr 2001 02:54:19 +0200
Hello,
here the following information from my system and the compiler error:
Version: gcc version 2.95.3 19991030 (prerelease)
----------------------------------------------------------
System Type: /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/specs
----------------------------------------------------------
Compiler Output:
/home/manatwork/linux/include/linux/fs.h:1354: cannot convert to a pointer
type
In file included from /home/manatwork/linux/include/linux/sched.h:26,
from console.c:75:
/home/manatwork/linux/include/linux/signal.h: In function `siginitsetinv':
/home/manatwork/linux/include/linux/signal.h:205: Internal compiler error in
`do
_abort', at toplev.c:2289
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
cpp: output pipe has been closed
make[3]: *** [console.o] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/manatwork/linux/drivers
/char«
make[2]: *** [first_rule] Fehler 2
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/manatwork/linux/drivers
/char«
make[1]: *** [_subdir_char] Fehler 2
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/manatwork/linux/drivers
«
make: *** [_dir_drivers] Fehler 2
-----------------------------------------------------------
the Option: make bzImage
-----------------------------------------------------------
regards
M.Wilkens