Driver Compile Problems after installing SuSE 9.1 security patch
Jens Westemeier <[email protected]>
| Newsgroups | gmane.linux.drivers.prism54.user |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I was happy to run the cvs tarball on my SuSE 9.1 Linux, which gave me more options than the driver included into the distribution (which had not all of the iwpriv options). Last Friday I installed a kernel security patch from SuSE (to solve the FP exception problem) and was thrown back to the very old driver version. But simply running the "clean modules" sequence with the driver tarball now issued the failure: make modules make -C ksrc/ modules make[1]: Entering directory `/home/Install/PrismGT/prism54-cvs-latest/ksrc' make -C /lib/modules/2.6.5-7.75-default/build SUBDIRS=/home/Install/PrismGT/prism54-cvs-latest/ksrc modules make[2]: Entering directory `/usr/src/linux-2.6.5-7.75-obj/i386/default' make -C /usr/src/linux-2.6.5-7.75/ modules O=/usr/src/linux-2.6.5-7.75-obj/i386/default make[3]: Entering directory `/usr/src/linux-2.6.5-7.75' /home/Install/PrismGT/prism54-cvs-latest/ksrc/Makefile:29: /usr/src/linux-2.6.5-7.75/Makefile.k26: Datei oder Verzeichnis nicht gefunden make[5]: *** Keine Regel, um >>/usr/src/linux-2.6.5-7.75/Makefile.k26<< zu erstellen. Schluss. The Makefile.k26 is not existing, faking it to the Makefile or Makefile.SUSE in the same directory did not really help. The problem is the same with my old cvs, the actual cvs and the stable 1.1 version. Greetings, Jens.