Mailinglist Archive: opensuse-de (1951 mails)
| < Previous | Next > |
Re: PC-Emulator Parallels unter SuSE 10.0
- From: Ralf Schneider <ml@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 20:01:37 +0100
- Message-id: <200512302001.38081.ml@xxxxxxxxxxxxxxxxxxxxxxxxx>
Am Freitag, 30. Dezember 2005 14:27 schrieb Timothy Kesten:
> Am Freitag, 30. Dezember 2005 13:35 schrieb Thomas Gräber:
> > Kann sein, dass du dann noch ein make dep
> > und ein make prepare-all machen musst, weiss ich aber nicht so genau.
>
> Zuminest bei VMWare 5.0 und Suse 9.3 musste man
>
> make cloneconfig && make prepare-all
Habe ich jetzt mal gemacht und dabei kriege ich beim "make prepare-all"
folgenden Output:
CHK /usr/src/linux-2.6.13-15.7/include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
HOSTCC scripts/genksyms/genksyms.o
SHIPPED scripts/genksyms/lex.c
SHIPPED scripts/genksyms/parse.h
SHIPPED scripts/genksyms/keywords.c
HOSTCC scripts/genksyms/lex.o
scripts/genksyms/lex.c:546:5: warning: "YY_STACK_USED" is not defined
scripts/genksyms/lex.c:1424:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined
scripts/genksyms/lex.c:1427:5: warning: "YY_NEVER_INTERACTIVE" is not defined
scripts/genksyms/lex.c:1718:5: warning: "YY_MAIN" is not defined
SHIPPED scripts/genksyms/parse.c
HOSTCC scripts/genksyms/parse.o
/usr/lib/bison.simple:164:5: warning: "YYMAXDEPTH" is not defined
HOSTLD scripts/genksyms/genksyms
CC scripts/mod/empty.o
HOSTCC scripts/mod/mk_elfconfig
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
scripts/mod/sumversion.c: In function ‘parse_file’:
scripts/mod/sumversion.c:277: warning: pointer targets in passing argument 1
of ‘parse_string’ differ in signedness
scripts/mod/sumversion.c:283: warning: pointer targets in passing argument 1
of ‘parse_comment’ differ in signedness
HOSTLD scripts/mod/modpost
HOSTCC scripts/kallsyms
HOSTCC scripts/conmakehash
HOSTCC scripts/bin2c
CC arch/i386/kernel/asm-offsets.s
In file included from ./include/asm/system.h:5,
from ./include/asm/processor.h:18,
from ./include/asm/thread_info.h:17,
from ./include/linux/thread_info.h:21,
from ./include/linux/spinlock.h:12,
from ./include/linux/capability.h:45,
from ./include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
./include/linux/kernel.h:10:20: error: stdarg.h: Datei oder Verzeichnis nicht
gefunden
In file included from ./include/asm/system.h:5,
from ./include/asm/processor.h:18,
from ./include/asm/thread_info.h:17,
from ./include/linux/thread_info.h:21,
from ./include/linux/spinlock.h:12,
from ./include/linux/capability.h:45,
from ./include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
./include/linux/kernel.h:102: error: syntax error before ‘va_list’
./include/linux/kernel.h:106: error: syntax error before ‘va_list’
./include/linux/kernel.h:110: error: syntax error before ‘va_list’
./include/linux/kernel.h:115: error: syntax error before ‘va_list’
./include/linux/kernel.h:127: error: syntax error before ‘va_list’
make[1]: *** [arch/i386/kernel/asm-offsets.s] Fehler 1
make: *** [arch/i386/kernel/asm-offsets.s] Fehler 2
Ich vermute mal, die Fehler am Ende sind auch das Problem bei
Parallels-config. Hat jemand eine Idee, woran das liegen könnte?
Vielen Dank,
Ralf.
> Am Freitag, 30. Dezember 2005 13:35 schrieb Thomas Gräber:
> > Kann sein, dass du dann noch ein make dep
> > und ein make prepare-all machen musst, weiss ich aber nicht so genau.
>
> Zuminest bei VMWare 5.0 und Suse 9.3 musste man
>
> make cloneconfig && make prepare-all
Habe ich jetzt mal gemacht und dabei kriege ich beim "make prepare-all"
folgenden Output:
CHK /usr/src/linux-2.6.13-15.7/include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
HOSTCC scripts/genksyms/genksyms.o
SHIPPED scripts/genksyms/lex.c
SHIPPED scripts/genksyms/parse.h
SHIPPED scripts/genksyms/keywords.c
HOSTCC scripts/genksyms/lex.o
scripts/genksyms/lex.c:546:5: warning: "YY_STACK_USED" is not defined
scripts/genksyms/lex.c:1424:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined
scripts/genksyms/lex.c:1427:5: warning: "YY_NEVER_INTERACTIVE" is not defined
scripts/genksyms/lex.c:1718:5: warning: "YY_MAIN" is not defined
SHIPPED scripts/genksyms/parse.c
HOSTCC scripts/genksyms/parse.o
/usr/lib/bison.simple:164:5: warning: "YYMAXDEPTH" is not defined
HOSTLD scripts/genksyms/genksyms
CC scripts/mod/empty.o
HOSTCC scripts/mod/mk_elfconfig
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
scripts/mod/sumversion.c: In function ‘parse_file’:
scripts/mod/sumversion.c:277: warning: pointer targets in passing argument 1
of ‘parse_string’ differ in signedness
scripts/mod/sumversion.c:283: warning: pointer targets in passing argument 1
of ‘parse_comment’ differ in signedness
HOSTLD scripts/mod/modpost
HOSTCC scripts/kallsyms
HOSTCC scripts/conmakehash
HOSTCC scripts/bin2c
CC arch/i386/kernel/asm-offsets.s
In file included from ./include/asm/system.h:5,
from ./include/asm/processor.h:18,
from ./include/asm/thread_info.h:17,
from ./include/linux/thread_info.h:21,
from ./include/linux/spinlock.h:12,
from ./include/linux/capability.h:45,
from ./include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
./include/linux/kernel.h:10:20: error: stdarg.h: Datei oder Verzeichnis nicht
gefunden
In file included from ./include/asm/system.h:5,
from ./include/asm/processor.h:18,
from ./include/asm/thread_info.h:17,
from ./include/linux/thread_info.h:21,
from ./include/linux/spinlock.h:12,
from ./include/linux/capability.h:45,
from ./include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
./include/linux/kernel.h:102: error: syntax error before ‘va_list’
./include/linux/kernel.h:106: error: syntax error before ‘va_list’
./include/linux/kernel.h:110: error: syntax error before ‘va_list’
./include/linux/kernel.h:115: error: syntax error before ‘va_list’
./include/linux/kernel.h:127: error: syntax error before ‘va_list’
make[1]: *** [arch/i386/kernel/asm-offsets.s] Fehler 1
make: *** [arch/i386/kernel/asm-offsets.s] Fehler 2
Ich vermute mal, die Fehler am Ende sind auch das Problem bei
Parallels-config. Hat jemand eine Idee, woran das liegen könnte?
Vielen Dank,
Ralf.
| < Previous | Next > |