Jim, I get the following: /home/olivares/Download/ungrab-winmodem-20070505/ungrab-winmodem.c: In function 'softmodem_release_init': /home/olivares/Download/ungrab-winmodem-20070505/ungrab-winmodem.c:90: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:477) Building modules, stage 2. but everything compiles fine and works fine. I get a warning only. Try to run # make clean # make # make install and report back if this resolves/does not resolve this issue. . http://www.geocities.com/olivares14031/26221-41fc7-slmodemd.html I did not know that slmodem-2.9.11-20070813.tar.gz, was out. Thank you for letting me know through this email. Whenever I get a newer kernel, I'll take a look into it. Regards, Antonio On 8/19/07, jim tate <mickeyboa@xxxxxxxxxxxxx> wrote: > Fedora 7 , kernel-2.6.22.1-41.fc7 and a Smart Link SL2800 modem 2000:2800 . > > I have compiled slmodem-2.9.11-20070813.tar.gz and had no errors > > But when I tryed to compile ungrab-winmodem-20070505 I get the errors below. > > /home/mickey/.local/share/Trash/files/ungrab-winmodem_1/ungrab-winmodem.c: > In function 'softmodem_release_init': > /home/mickey/.local/share/Trash/files/ungrab-winmodem_1/ungrab-winmodem.c:74: > warning: 'pci_find_device' is deprecated (declared at > include/linux/pci.h:477) > make[2]: *** > [/home/mickey/.local/share/Trash/files/ungrab-winmodem_1/ungrab-winmodem.o] > Error 1 > make[1]: *** > [_module_/home/mickey/.local/share/Trash/files/ungrab-winmodem_1] Error 2 > make[1]: Leaving directory `/usr/src/kernels/2.6.22.1-41.fc7-i686' > make: *** [all] Error 2 > > What do I have to do now > > > >