ol� pessoal... estou tentando aplicar o patch para CD-RW e UDF no kernel 2.4.7-10 ( RedHat 7.2 ), mas n�o a meio do neg�cio rodar j� tentei usar ( que eu peguei em uma msg do arnaldo ):
[root@server linux]# bzcat /root/packet-2.4.7-10.patch.bz2.broken | patch -p1 [root@server linux]# bzcat /root/packet-2.4.7-10.patch.bz2.broken | patch -p1 -R fiz os procedimentos como os descrito na p�gina de marcelo welter ( a n�o ser pelo patch, pois estou usando um para 2.4.7 ) mas est� aparecendo o seguinte erro quando compilo o bzImage: gcc -D__KERNEL__ -I/usr/src/linux-2.4.7-10/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wno-unused -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o pktcdvd.o pktcdvd.c In file included from pktcdvd.c:115: /usr/src/linux-2.4.7-10/include/linux/pktcdvd.h:27:2: warning: #warning Enabling write caching, use at your own risk pktcdvd.c: In function `pkt_set_speed': pktcdvd.c:1688: warning: implicit declaration of function `min_t' pktcdvd.c:1688: parse error before `unsigned' pktcdvd.c: In function `pkt_open_dev': pktcdvd.c:1830: warning: passing arg 2 of `cdrom_get_last_written' from incompatible pointer type pktcdvd.c: In function `pkt_media_change': pktcdvd.c:2402: warning: implicit declaration of function `cdrom_media_changed' pktcdvd.c: In function `pkt_ioctl': pktcdvd.c:2442: `BLKGETSIZE64' undeclared (first use in this function) pktcdvd.c:2442: (Each undeclared identifier is reported only once pktcdvd.c:2442: for each function it appears in.) pktcdvd.c: At top level: pktcdvd.c:2479: unknown field `owner' specified in initializer pktcdvd.c:2480: field `open' already initialized pktcdvd.c:2481: field `release' already initialized pktcdvd.c:2481: warning: initialization from incompatible pointer type pktcdvd.c:2482: field `ioctl' already initialized pktcdvd.c:2482: warning: initialization from incompatible pointer type pktcdvd.c:2483: field `check_media_change' already initialized pktcdvd.c:2565: parse error before string constant pktcdvd.c:2565: warning: type defaults to `int' in declaration of `MODULE_LICENSE' pktcdvd.c:2565: warning: function declaration isn't a prototype pktcdvd.c:2565: warning: data definition has no type or storage class make[3]: ** [pktcdvd.o] Erro 1 make[3]: Saindo do diret�rio `/usr/src/linux-2.4.7-10/drivers/block' make[2]: ** [first_rule] Erro 2 make[2]: Saindo do diret�rio `/usr/src/linux-2.4.7-10/drivers/block' make[1]: ** [_subdir_block] Erro 2 make[1]: Saindo do diret�rio `/usr/src/linux-2.4.7-10/drivers' make: ** [_dir_drivers] Erro 2 algu�m tem alguma dica? valeu Assinantes em 06/05/2002: 2251 Mensagens recebidas desde 07/01/1999: 165703 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
