o driver que estou tentando instalar e este:
Intel-536ep-4.71.tgz
The Intel-536ep-4.71.tgz contains the base, partial open source,
UNCOMPILED Intel(R) 536EP V.92 modem (PCI) chipset driver for Linux version
4.71 (for kernels 2.4.x and 2.6.x).
Development tools and the 2.4 or 2.6 kernel source (configuration matching
running kernel) are required to compile this driver.
Chip Number: MD5628D-L-C and DQ82536EP
e este eh o erro.
bash-3.1#cd /intel-536EP-2.56.76.0
bash-3.1# make 536
Module precompile check
Current running kernel is: 2.6.24.5-smp
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
version.h matches running kernel
uname -r|grep "2.6" && \
cd coredrv && make 536core_26 && \
cp Intel536.ko .. && cd .. && \
strip --strip-debug Intel536.ko && \
exit; \
ls Intel536.ko >/dev/null 2>&1 || uname -r | grep "2.6" && echo
"Failed
to build driver" && exit; \
if [ ]; then \
cd coredrv; make TARGET=TARGET_SELAH KERNEL_SOURCE_PATH=
"PSTN_DEF=-DTAR
GET_SELAH -DTARGET_LINUX -DLINUX" 536core; \
else \
cd coredrv; make TARGET=TARGET_SELAH
KERNEL_INCLUDES=/lib/modules/`uname -r`/build/include \
"PSTN_DEF=-DTARGET_SELAH -DTARGET_LINUX -DLINUX" 536core; \
fi ; \
cp Intel536.o .. ; \
if [ -a /boot/vmlinuz.version.h ]; then \
cp /boot/vmlinuz.version.h /lib/modules/`uname
-r`/build/include/linux/version.h;\
fi
2.6.24.5-smp
make[1]: Entering directory `/intel-536EP-2.56.76.0/coredrv'
make -C /lib/modules/2.6.24.5-smp/build
SUBDIRS=/intel-536EP-2.56.76.0/coredrv mdules
make[2]: Entering directory `/usr/src/linux-2.6.24.5'
scripts/Makefile.build:46: *** CFLAGS was changed in
"/intel-536EP-2.56.76.0/coredrv/Makefile". Fix it to use EXTRA_CFLAGS.
Stop.
make[2]: *** [_module_/intel-536EP-2.56.76.0/coredrv] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.24.5'
make[1]: *** [536core_26] Error 3
make[1]: Leaving directory `/intel-536EP-2.56.76.0/coredrv'
2.6.24.5-smp
Failed to build driver
bash-3.1#
--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br
-~----------~----~----~----~------~----~------~--~---