Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam serdecznie.
Probowalem sobie skompilowac dzis kernelik w wersjii 2.6.15.1
ale ....
przy make-kpkg clean otrzymuje :
make-kpkg clean /usr/bin/make -f /usr/share/kernel-package/rules real_stamp_clean make[1]: Entering directory `/usr/src/linux-2.6.15.1' test ! -f .config || cp -pf .config config.precious test -f Makefile && /usr/bin/make ARCH=i386 distclean make[2]: Entering directory `/usr/src/linux-2.6.15.1' CLEAN .config make[2]: Leaving directory `/usr/src/linux-2.6.15.1' test ! -f config.precious || mv -f config.precious .config test ! -f stamp-patch || /usr/bin/make -f /usr/share/kernel-package/rules unpatch_now test -f stamp-building || test -f debian/official || rm -rf debian # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb.dist || mv -f scripts/package/builddeb.dist scripts/package/builddeb test ! -e scripts/package/Makefile.dist || mv -f scripts/package/Makefile.dist scripts/package/Makefile rm -f modules/modversions.h modules/ksyms.ver debian/files conf.vars scripts/cramfs/cramfsck scripts/cramfs/mkcramfs applied_patches debian/buildinfo stamp-build stamp-configure stamp-source stamp-image stamp-headers stamp-src stamp-diff stamp-doc stamp-buildpackage stamp-libc-kheaders stamp-debian stamp-patch stamp-kernel-configure rm -rf debian/tmp-source debian/tmp-headers debian/tmp-image debian/tmp-doc make[1]: Leaving directory `/usr/src/linux-2.6.15.1' mefisto:/usr/src/linux-2.6.15.1#
zas przy make-kpkg clean --revision=kernelMoj.1 kernel-image
The clean target must be called by itself, and not along with other targets on the same invocation, since that may cause unforeseen errors and complications. The targets I have been called with are: clean kernel-image I am replacing this list with just the clean target, please retry with the clean target on a separate invocation. /usr/bin/make -f /usr/share/kernel-package/rules real_stamp_clean make[1]: Entering directory `/usr/src/linux-2.6.15.1' test ! -f .config || cp -pf .config config.precious test -f Makefile && /usr/bin/make ARCH=i386 distclean make[2]: Entering directory `/usr/src/linux-2.6.15.1' CLEAN .config make[2]: Leaving directory `/usr/src/linux-2.6.15.1' test ! -f config.precious || mv -f config.precious .config test ! -f stamp-patch || /usr/bin/make -f /usr/share/kernel-package/rules unpatch_now test -f stamp-building || test -f debian/official || rm -rf debian # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb.dist || mv -f scripts/package/builddeb.dist scripts/package/builddeb test ! -e scripts/package/Makefile.dist || mv -f scripts/package/Makefile.dist scripts/package/Makefile rm -f modules/modversions.h modules/ksyms.ver debian/files conf.vars scripts/cramfs/cramfsck scripts/cramfs/mkcramfs applied_patches debian/buildinfo stamp-build stamp-configure stamp-source stamp-image stamp-headers stamp-src stamp-diff stamp-doc stamp-buildpackage stamp-libc-kheaders stamp-debian stamp-patch stamp-kernel-configure rm -rf debian/tmp-source debian/tmp-headers debian/tmp-image debian/tmp-doc make[1]: Leaving directory `/usr/src/linux-2.6.15.1'
Co moze byc tego przyczyna ??? I jak to rozwiazac ?
Offline
ja nie widzę tu żadnych błędów, jąderko kompiluje się komendą:
make-kpkg --revision=costam kernel-image kernel-headers
Sugeruję też ściągnąć sobie nowsze jajeczko ;)
Offline
make-kpkg clean czyści bebechy po poprzedniej kompilacji. Przy pierwszej nie musisz tego używać
Offline
ja nie widzę tu żadnych błędów, jąderko kompiluje się komendą:
Kod:
make-kpkg --revision=costam kernel-image kernel-headersSugeruję też ściągnąć sobie nowsze jajeczko ;)[/quote]
Lo po co nowsze? Ja sam do niedawna siedzialem na 2.6.12 i bylo fajno ;))
A tak w ogole to dziwie sie wszystkim, jakies kombinacje, polecenia... Robi sieKod:
make menuconfig; make bzImage, cp arch/i386/boot/bzImage /boot/vmlinuz-versja, ln -s /boot/vmlinuz-versja /vmlinuz.nowy; make modules, make modules_install.Pozniej tylko uaktualnienie lilo i jest nowy kernel. Nie ma zadnych problemow, bledow itp.
Offline
ok dzieki wszyskim za wskazowki.
Pierwszy raz sie za to zabralem i nie wyszlo :) Bede probowal dalej .
Pozdrawiam :]
Offline
To był wyłącznie twój błąd, powinieneś czytać komunikaty:
The clean target must be called by itself, and not along with other targets on the same invocation, since that may cause unforeseen errors and complications. The targets I have been called with are: clean kernel-image I am replacing this list with just the clean target, please retry with the clean target on a separate invocation.
Chyba wszystko jasne? Nie możesz wywoływać:
make-kpkg clean --revision=kernelMoj.1 kernel-image[/quote]
Poprawne to:
Kod:
make-kpkg --revision=kernelMoj.1 kernel-image
Offline
Time (s) | Query |
---|---|
0.00009 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00128 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.119.122.69' WHERE u.id=1 |
0.00077 | UPDATE punbb_online SET logged=1732516692 WHERE ident='18.119.122.69' |
0.00064 | SELECT * FROM punbb_online WHERE logged<1732516392 |
0.00029 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=4742 AND t.moved_to IS NULL |
0.00023 | SELECT search_for, replace_with FROM punbb_censoring |
0.00171 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=4742 ORDER BY p.id LIMIT 0,25 |
0.00082 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=4742 |
Total query time: 0.00587 s |