pancevac77
Početnik
- Poruka
- 9
[nikola@localhost nikola]$ cd /home/nikola
[nikola@localhost nikola]$ dir
Desktop intel-536ep-4.69-mdk10-up.tgz tmp
intel-536EP-2.56.76.0-mdk10-UP kernel-source-2.6-2.6.8.1-10mdk.i586.rpm
[nikola@localhost nikola]$ cd intel-536EP-2.56.76.0-mdk10-UP
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make install
rm -f /etc/hamregistry.bin
bash Intel536_inst
running kernel 2.6.8.1-10mdk
installing hamregistry, used for persistant storage
install: cannot remove `/usr/sbin/hamregistry': Permission denied
installing Intel 536 driver
install: cannot stat `Intel536.ko': No such file or directory
make: *** [install] Error 1
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make 536.ko
make: *** No rule to make target `536.ko'. Stop.
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make 536
Module precompile check
Current running kernel is: 2.6.8.1-10mdk
/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=-DTARGET_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.8.1-10mdk
make[1]: Entering directory `/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv'
make -C /lib/modules/2.6.8.1-10mdk/build SUBDIRS=/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.8.1-10mdk'
CC [M] /home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.o
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: In function `power_callback':
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:295: error: `PM_SAVE_STATE' undeclared (first use in this function)
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:295: error: (Each undeclared identifier is reported only once
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:295: error: for each function it appears in.)
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: At top level:
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:756: warning: initialization from incompatible pointer type
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:757: warning: initialization from incompatible pointer type
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: In function `dspdrv_CommRamISR':
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:879: warning: function declaration isn't a prototype
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: At top level:
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:286: warning: 'power_callback' defined but not used
make[3]: *** [/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.o] Error 1
make[2]: *** [_module_/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.8.1-10mdk'
make[1]: *** [536core_26] Error 2
make[1]: Leaving directory `/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv'
2.6.8.1-10mdk
Failed to build driver
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make install
rm -f /etc/hamregistry.bin
bash Intel536_inst
running kernel 2.6.8.1-10mdk
installing hamregistry, used for persistant storage
install: cannot remove `/usr/sbin/hamregistry': Permission denied
installing Intel 536 driver
install: cannot stat `Intel536.ko': No such file or directory
make: *** [install] Error 1
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$
pomagajte nemogu da instaliram modem intel 536 ep a ni lucent nikako
[nikola@localhost nikola]$ dir
Desktop intel-536ep-4.69-mdk10-up.tgz tmp
intel-536EP-2.56.76.0-mdk10-UP kernel-source-2.6-2.6.8.1-10mdk.i586.rpm
[nikola@localhost nikola]$ cd intel-536EP-2.56.76.0-mdk10-UP
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make install
rm -f /etc/hamregistry.bin
bash Intel536_inst
running kernel 2.6.8.1-10mdk
installing hamregistry, used for persistant storage
install: cannot remove `/usr/sbin/hamregistry': Permission denied
installing Intel 536 driver
install: cannot stat `Intel536.ko': No such file or directory
make: *** [install] Error 1
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make 536.ko
make: *** No rule to make target `536.ko'. Stop.
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make 536
Module precompile check
Current running kernel is: 2.6.8.1-10mdk
/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=-DTARGET_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.8.1-10mdk
make[1]: Entering directory `/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv'
make -C /lib/modules/2.6.8.1-10mdk/build SUBDIRS=/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.8.1-10mdk'
CC [M] /home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.o
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: In function `power_callback':
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:295: error: `PM_SAVE_STATE' undeclared (first use in this function)
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:295: error: (Each undeclared identifier is reported only once
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:295: error: for each function it appears in.)
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: At top level:
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:756: warning: initialization from incompatible pointer type
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:757: warning: initialization from incompatible pointer type
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: In function `dspdrv_CommRamISR':
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:879: warning: function declaration isn't a prototype
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c: At top level:
/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.c:286: warning: 'power_callback' defined but not used
make[3]: *** [/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv/coredrv.o] Error 1
make[2]: *** [_module_/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.8.1-10mdk'
make[1]: *** [536core_26] Error 2
make[1]: Leaving directory `/home/nikola/intel-536EP-2.56.76.0-mdk10-UP/coredrv'
2.6.8.1-10mdk
Failed to build driver
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$ make install
rm -f /etc/hamregistry.bin
bash Intel536_inst
running kernel 2.6.8.1-10mdk
installing hamregistry, used for persistant storage
install: cannot remove `/usr/sbin/hamregistry': Permission denied
installing Intel 536 driver
install: cannot stat `Intel536.ko': No such file or directory
make: *** [install] Error 1
[nikola@localhost intel-536EP-2.56.76.0-mdk10-UP]$
pomagajte nemogu da instaliram modem intel 536 ep a ni lucent nikako