ho lanciato mcc, ho provato a creare una nuova connesione tramite modem,
nelle opzioni mi da il mio modem Smart link Ltd.|Modem
proseguendo mi restituisce:
codice:
servono alcuni pacchetti (slmodem-kernel) ma non sono disponibili.
Questi pacchetti si trovano nelle versioni commerciali di Mandriva o in quela per il Club.
I file richiesti possono essere installati da questo Url:
http://www.smlink.com/content.aspx?id=135/
..ovviamente il link nn funziona
cmq ho trovato questo link:
http://linmodems.technion.ac.il/packages/smartlink/
ed ho scaricato il pacchetto slmodem-2.9.11-20061021
lo estraggo provo a lanciare
make
risultato:
codice:
make -C modem all
make[1]: Entering directory `/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.
9.11-20061021/modem'
rebuild profile...
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_main.o -c modem_main.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c modem_datafile
.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c
modem_pack.c: In function 'modem_async_get_bits':
modem_pack.c:100: warning: pointer targets in passing argument 2 of 'm->get_char s' differ in signedness
modem_pack.c: In function 'modem_async_put_bits':
modem_pack.c:148: warning: pointer targets in passing argument 2 of 'm->put_char s' differ in signedness
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c
modem_ec.c: In function 'tx_info':
modem_ec.c:723: warning: pointer targets in passing argument 2 of 'l->modem->get _chars' differ in signedness
modem_ec.c: In function 'push_rest_data':
modem_ec.c:811: warning: pointer targets in passing argument 2 of 'l->modem->put _chars' differ in signedness
modem_ec.c: In function 'rx_info':
modem_ec.c:860: warning: pointer targets in passing argument 2 of 'l->modem->put _chars' differ in signedness
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c
gcc -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c
gcc -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
make[1]: Leaving directory `/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.9.11-20061021/modem'
make -C drivers KERNEL_DIR=/lib/modules/2.6.12-12mdk/build
make[1]: Entering directory `/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.9.11-20061021/drivers'
cc -I/lib/modules/2.6.12-12mdk/build/include -o kernel-ver kernel-ver.c
make all KERNEL_VER=2.6.12
make[2]: Entering directory `/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.9.11-20061021/drivers'
make modules -C /lib/modules/2.6.12-12mdk/build SUBDIRS=/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.9.11-20061021/drivers
make: *** /lib/modules/2.6.12-12mdk/build: No such file or directory. Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[2]: *** [all] Error 2
make[2]: Leaving directory `/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.9.11-20061021/drivers'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pc/Desktop/slmodem-2.9.11-20061021/slmodem-2.9.11-20061021/drivers'
make: *** [drivers] Error 2
[pc@192 slmodem-2.9.11-20061021]$
per me è arabo se a voi suggerisce qualcosa...grazie mille