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/.
Cześć.
Jestem młodym użytkownikiem Debiana i mam problem z instalacją modemu Sagem Fast800.
1. Mam Debiana Sarge 3.1 i chciałbym spytać czy muszę kompilować jądro żeby zainstalować modem?
2. Kompilowałem sterowniki eagle-usb-1.9.9.1 i przy poleceniu "make" wyskakuje masa ostrzegających komunikatów i operacja kończy się błędem(to tylko wycinek(nie chce zamieszczać wszystkich komunikatów bo jest ich bardzo dużo)).
make -C driver && make -C pppoa && make -C utils/scripts && make -C utils/eagleconnect && make -C doc make[1]: Entering directory `/home/radek/eagle-usb-1.9.9.1/driver' if test ! -f .depend ; then make dep ; exit 0 ; fi cc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include '-DEAGLEUSBVERSION="1.9.9"' -Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c -o eu_main.o eu_main.c In file included from Adiutil.h:49, from eu_main.c:34: /usr/include/linux/kernel.h:72: error: syntax error before "size_t" /usr/include/linux/kernel.h:74: error: syntax error before "size_t" In file included from /usr/include/linux/gfp.h:4, from /usr/include/linux/slab.h:15, from Adiutil.h:51, from eu_main.c:34: /usr/include/linux/mmzone.h:286: error: syntax error before "size_t" In file included from /usr/include/linux/string.h:23, from /usr/include/linux/bitmap.h:11, from /usr/include/linux/cpumask.h:8, from /usr/include/linux/topology.h:30, from /usr/include/linux/mmzone.h:296, from /usr/include/linux/gfp.h:4, from /usr/include/linux/slab.h:15, from Adiutil.h:51, from eu_main.c:34: /usr/include/asm/string.h:41: error: syntax error before "size_t" /usr/include/asm/string.h: In function `strncpy': /usr/include/asm/string.h:55: error: `src' undeclared (first use in this function) /usr/include/asm/string.h:55: error: (Each undeclared identifier is reported only once /usr/include/asm/string.h:55: error: for each function it appears in.) /usr/include/asm/string.h:55: error: `dest' undeclared (first use in this function) /usr/include/asm/string.h:55: error: `count' undeclared (first use in this function) ...
Jeżeli ktoś wie co robie nie tak jak trzeba, proszę o podpowiedź.
Offline
1.) niekoniecznie, jesli masz jadro dystrybucyjne to zaladuj odpowiednie moduly.
Offline
Time (s) | Query |
---|---|
0.00011 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00130 | 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='3.141.198.13' WHERE u.id=1 |
0.00085 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.141.198.13', 1732549387) |
0.00042 | SELECT * FROM punbb_online WHERE logged<1732549087 |
0.00063 | DELETE FROM punbb_online WHERE ident='18.119.143.45' |
0.00069 | DELETE FROM punbb_online WHERE ident='18.217.98.175' |
0.00079 | DELETE FROM punbb_online WHERE ident='57.141.0.23' |
0.00088 | DELETE FROM punbb_online WHERE ident='85.208.96.210' |
0.00086 | SELECT topic_id FROM punbb_posts WHERE id=18372 |
0.00084 | SELECT id FROM punbb_posts WHERE topic_id=2264 ORDER BY posted |
0.00058 | 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=2264 AND t.moved_to IS NULL |
0.00007 | SELECT search_for, replace_with FROM punbb_censoring |
0.00076 | 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=2264 ORDER BY p.id LIMIT 0,25 |
0.00067 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=2264 |
Total query time: 0.00949 s |