Nowe posty

xx Problem ze sterownikami. (5)
2024-04-13, 21:25:16
xx Instalacja xfce4 (2)
2024-04-13, 16:20:17
xx Serie kompilacji bez instalacji dla “emerge” w Gentoo (2)
2024-04-08, 18:40:04
xx Plasma 6 w Neonie ssie trochę mniej ... (17)
2024-04-05, 10:03:46
xx Problem z Linux Lite po instalacji (3)
2024-04-03, 14:23:40
xx Jak właczyć num locka przy starcie systemu debian 12? (12)
2024-04-02, 17:43:54
xx Brak dźwieku w systemie. (5)
2024-04-02, 16:13:41
xx Dystrybucja pod HP Omen (7)
2024-03-29, 11:33:05
xx [Poradnik] Wyszukiwanie Sterowników (2)
2024-03-27, 21:08:23
xx Ile pingwinów? (1)
2024-03-27, 08:59:24

Autor Wątek: MIME  (Przeczytany 621 razy)

Jishak

  • Gość
MIME
« dnia: 2005-06-16, 22:09:54 »
Witam.
Mam Debian\\'a. Aktualny kernel: 2.4.18-bf.
Chce szybko skompilowac nowego, wiec uzylem .config\\'a.
Zmienilem moduly dotyczace SCSI, bo mam nagrywarke.
I...

debian:/Otwarte/Kernel/linux# make-kpkg --revision v0.1 kernel_image
Please ignore the warning about overriding and ignoring targets above.
These are harmless. They are only invoked in a part of the process
that tries to snarf variable values for the conf.vars file.
echo done >  stamp-configure
test -f stamp-configure || /usr/bin/make -f /usr/share/kernel-package/rules configure
/usr/bin/make    ARCH=i386
                     bzImage
make[1]: Entering directory `/Otwarte/Kernel/linux\\'
gcc -D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
. scripts/mkversion > .tmpversion
gcc -D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686  -DUTS_MACHINE=\\'\\"i386\\"\\' -DKBUILD_BASENAME=version -c-o init/version.o init/version.c
/usr/bin/make CFLAGS=\\"-D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 \\" -C  kernel
make[2]: Entering directory `/Otwarte/Kernel/linux/kernel\\'
/usr/bin/make all_targets
make[3]: Entering directory `/Otwarte/Kernel/linux/kernel\\'
gcc -D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686   -DKBUILD_BASENAME=ksyms  -DEXPORT_SYMTAB -c ksyms.c
In file included from ksyms.c:50:
/Otwarte/Kernel/linux/include/asm/checksum.h:72:30: missing terminating \\" character
In file included from ksyms.c:50:
/Otwarte/Kernel/linux/include/asm/checksum.h: In function `ip_fast_csum\\':
/Otwarte/Kernel/linux/include/asm/checksum.h:73: error: syntax error before \\"movl\\"
/Otwarte/Kernel/linux/include/asm/checksum.h:75:17: invalid suffix \\"f\\" on integer constant
/Otwarte/Kernel/linux/include/asm/checksum.h:82:17: invalid suffix \\"b\\" on integer constant
/Otwarte/Kernel/linux/include/asm/checksum.h:90:13: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h:105:17: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h: In function `csum_fold\\':
/Otwarte/Kernel/linux/include/asm/checksum.h:106: error: syntax error before \\"addl\\"
/Otwarte/Kernel/linux/include/asm/checksum.h:108:17: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h:121:13: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h: In function `csum_tcpudp_nofold\\':
/Otwarte/Kernel/linux/include/asm/checksum.h:122: error: syntax error before \\"addl\\"
/Otwarte/Kernel/linux/include/asm/checksum.h:126:9: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h:128: error: `__x\\' undeclared (first use in this function)
/Otwarte/Kernel/linux/include/asm/checksum.h:128: error: (Each undeclared identifier is reported only once
/Otwarte/Kernel/linux/include/asm/checksum.h:128: error: for each function it appears in.)
/Otwarte/Kernel/linux/include/asm/checksum.h: At top level:
/Otwarte/Kernel/linux/include/asm/checksum.h:128: error: syntax error before \\')\\' token
/Otwarte/Kernel/linux/include/asm/checksum.h:161:17: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h: In function `csum_ipv6_magic\\':
/Otwarte/Kernel/linux/include/asm/checksum.h:162: error: syntax error before \\"addl\\"
/Otwarte/Kernel/linux/include/asm/checksum.h:173:17: missing terminating \\" character
/Otwarte/Kernel/linux/include/asm/checksum.h:176: error: `__x\\' undeclared (first use in this function)
/Otwarte/Kernel/linux/include/asm/checksum.h:176: warning: no return statement in function returning non-void
/Otwarte/Kernel/linux/include/asm/checksum.h: At top level:
/Otwarte/Kernel/linux/include/asm/checksum.h:176: error: syntax error before \\')\\' token
/Otwarte/Kernel/linux/include/asm/checksum.h:176: error: syntax error before \\"__u32\\"
make[3]: *** [ksyms.o] Błąd 1
make[3]: Leaving directory `/Otwarte/Kernel/linux/kernel\\'
make[2]: *** [first_rule] Błąd 2
make[2]: Leaving directory `/Otwarte/Kernel/linux/kernel\\'
make[1]: *** [_dir_kernel] Błąd 2
make[1]: Leaving directory `/Otwarte/Kernel/linux\\'
make: *** [stamp-build] Błąd 2

guzzi1

  • Gość
MIME
« Odpowiedź #1 dnia: 2005-06-20, 21:52:01 »
2005-06-16 22:09:54 Jishak napisał:

> Witam.
 > Mam Debian\\'a. Aktualny kernel: 2.4.18-bf.
 > Chce szybko skompilowac nowego, wiec uzylem .config\\'a.
 > Zmienilem moduly dotyczace SCSI, bo mam nagrywarke.
 > I...
 >
 > debian:/Otwarte/Kernel/linux# make-kpkg --revision v0.1 kernel_image
 
w tym v0.1 zamiast 0 daj dużą literę \\"O\\"

fedora

  • Gość
MIME
« Odpowiedź #2 dnia: 2007-01-07, 13:30:16 »
2005-06-16 22:09:54 Jishak napisał:

> Witam.
 > Mam Debian\\'a. Aktualny kernel: 2.4.18-bf.
 > Chce szybko skompilowac nowego, wiec uzylem .config\\'a.
 > Zmienilem moduly dotyczace SCSI, bo mam nagrywarke.
 > I...
 >
 > debian:/Otwarte/Kernel/linux# make-kpkg --revision v0.1 kernel_image
 > Please ignore the warning about overriding and ignoring targets above.
 > These are harmless. They are only invoked in a part of the process
 > that tries to snarf variable values for the conf.vars file.
 > echo done >  stamp-configure
 > test -f stamp-configure || /usr/bin/make -f /usr/share/kernel-package/rules configure
 > /usr/bin/make    ARCH=i386
 >                      bzImage
 > make[1]: Entering directory `/Otwarte/Kernel/linux\\'
 > gcc -D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2
 > -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
 > -march=i686   -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
 > . scripts/mkversion > .tmpversion
 > gcc -D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2
 > -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
 > -march=i686  -DUTS_MACHINE=\\'\\"i386\\"\\' -DKBUILD_BASENAME=version -c-o init/version.o
 > init/version.c
 > /usr/bin/make CFLAGS=\\"-D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall
 > -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
 > -pipe -mpreferred-stack-boundary=2 -march=i686 \\" -C  kernel
 > make[2]: Entering directory `/Otwarte/Kernel/linux/kernel\\'
 > /usr/bin/make all_targets
 > make[3]: Entering directory `/Otwarte/Kernel/linux/kernel\\'
 > gcc -D__KERNEL__ -I/Otwarte/Kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2
 > -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
 > -march=i686   -DKBUILD_BASENAME=ksyms  -DEXPORT_SYMTAB -c ksyms.c
 > In file included from ksyms.c:50:
 > /Otwarte/Kernel/linux/include/asm/checksum.h:72:30: missing terminating \\" character
 > In file included from ksyms.c:50:
 > /Otwarte/Kernel/linux/include/asm/checksum.h: In function `ip_fast_csum\\':
 > /Otwarte/Kernel/linux/include/asm/checksum.h:73: error: syntax error before \\"movl\\"
 > /Otwarte/Kernel/linux/include/asm/checksum.h:75:17: invalid suffix \\"f\\" on integer
 > constant
 > /Otwarte/Kernel/linux/include/asm/checksum.h:82:17: invalid suffix \\"b\\" on integer
 > constant
 > /Otwarte/Kernel/linux/include/asm/checksum.h:90:13: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h:105:17: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h: In function `csum_fold\\':
 > /Otwarte/Kernel/linux/include/asm/checksum.h:106: error: syntax error before \\"addl\\"
 > /Otwarte/Kernel/linux/include/asm/checksum.h:108:17: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h:121:13: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h: In function `csum_tcpudp_nofold\\':
 > /Otwarte/Kernel/linux/include/asm/checksum.h:122: error: syntax error before \\"addl\\"
 > /Otwarte/Kernel/linux/include/asm/checksum.h:126:9: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h:128: error: `__x\\' undeclared (first use in this
 > function)
 > /Otwarte/Kernel/linux/include/asm/checksum.h:128: error: (Each undeclared identifier is
 > reported only once
 > /Otwarte/Kernel/linux/include/asm/checksum.h:128: error: for each function it appears in.)
 > /Otwarte/Kernel/linux/include/asm/checksum.h: At top level:
 > /Otwarte/Kernel/linux/include/asm/checksum.h:128: error: syntax error before \\')\\' token
 > /Otwarte/Kernel/linux/include/asm/checksum.h:161:17: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h: In function `csum_ipv6_magic\\':
 > /Otwarte/Kernel/linux/include/asm/checksum.h:162: error: syntax error before \\"addl\\"
 > /Otwarte/Kernel/linux/include/asm/checksum.h:173:17: missing terminating \\" character
 > /Otwarte/Kernel/linux/include/asm/checksum.h:176: error: `__x\\' undeclared (first use in this
 > function)
 > /Otwarte/Kernel/linux/include/asm/checksum.h:176: warning: no return statement in function
 > returning non-void
 > /Otwarte/Kernel/linux/include/asm/checksum.h: At top level:
 > /Otwarte/Kernel/linux/include/asm/checksum.h:176: error: syntax error before \\')\\' token
 > /Otwarte/Kernel/linux/include/asm/checksum.h:176: error: syntax error before \\"__u32\\"
 > make[3]: *** [ksyms.o] Błąd 1
 > make[3]: Leaving directory `/Otwarte/Kernel/linux/kernel\\'
 > make[2]: *** [first_rule] Błąd 2
 > make[2]: Leaving directory `/Otwarte/Kernel/linux/kernel\\'
 > make[1]: *** [_dir_kernel] Błąd 2
 > make[1]: Leaving directory `/Otwarte/Kernel/linux\\'
 > make: *** [stamp-build] Błąd 2
 >
 >
szukaj odpowiedzi tutaj: www.google.pl

Małolat

  • Gość
MIME
« Odpowiedź #3 dnia: 2005-06-16, 20:05:37 »
Zaczeło się od tego że zainstalowałem gnome. Po instalacji gnoma w tym że menedżeże okien zainstalowałem kdewelop'a. Chciałem sprawdzić czy się uruchomi więc włączyłem. Pojawił się zielony kwadrat tego kdewelopa i nagle wyskakuje mi komunikat: "Nie można znaleść typu MIME
application/octnet-stream" no i ok clicnąłem włącza się wszystko pięknie. Przełączyłem na kde przy ładwaniu go wyskoczył mi ten sam komunikat jak się załadował zobaczyłem że nie ma części ikon. Przytrzymałem lewy klawisz myszy i zaznaczyłem ikony - wszystkie się pokazały. Włączyłem kdevelopa i znowu ten komunikat. Zrestatrtowałem kompa i wszystko to samo. Co mam zrobić?