I am located in Canada and tried to use Winrar to unzip the tar.bz file yet it 
did not do it successfully.  
Am I doing something wrong?  This is a strange archive to me being used to rar 
and zip files.
Anyone help?

Peter

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Piazza
Sent: 2004-12-02 3:35 PM
To: [EMAIL PROTECTED]
Subject: [speedtouch] Re: OpenBSD 3.5 + alcatel speedtouch usb -> RELOADED


On Thu, 02 Dec 2004 20:58:25 +0100
Benoit PAPILLAULT <[EMAIL PROTECTED]> wrote:
> Can you post your compile log. The current version of the speedtouch 
> driver is 1.3.1 btw. Sending your compiled log will help other people 
> using OpenBSD 3.5.
> 
> Benoit PAPILLAULT

Sure Benoit, and excuse if I have not still made it.
Moreover I would want to say thanks to you and your collaborators for your job 
:-)

OpenBSD 3.5 with speedtouch-1.3.1.tar.gz
***********************************************
$ cd speedtouch-1.3.1 
$ ./configure
checking build system type... i386-unknown-openbsd3.5
checking host system type... i386-unknown-openbsd3.5
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for alarm... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
configure: WARNING: pthread lib not yet supported
checking for rpm... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating src/Makefile
config.status: creating hotplug/Makefile
config.status: creating doc-linux/Makefile
config.status: creating doc-bsd/Makefile
config.status: creating speedtouch.spec

$make
cd src && make
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION="\"1.3.1\"" -c 
firmware.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION="\"1.3.1\"" 
-D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-bsd.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION="\"1.3.1\"" -c modem_run.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -D_REENTRANT 
-D_THREAD_SAFE -DVERSION="\"1.3.1\"" -c crc.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION="\"1.3.1\"" -c 
smallsem.c
gcc -O2  -c mutex.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 firmware.o  pusb.o  
modem_run.o  crc.o  smallsem.o  mutex.o  -o modem_run
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG 
-DVERSION="\"1.3.1\"" -c pppoa2.c
pppoa2.c: In function `tap_open':
pppoa2.c:1406: warning: `fd' might be used uninitialized in this function
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -D_REENTRANT 
-D_THREAD_SAFE -DVERSION="\"1.3.1\"" -c atm.c
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 pusb.o  pppoa2.o  crc.o  
atm.o  smallsem.o  -o pppoa2
rm -f speedtouch-setup speedtouch-setup.tmp
Using $< in a non-suffix rule context is a GNUmake idiom (line 116 of Makefile)
*** Error code 2

Stop in /home/rev/speedtouch-1.3.1 (line 173 of Makefile).

I obtain the same error also with sources of cvs.
Instead version 1.2 it has not given errors during the compilation.
I have however of the problems during connectons::

$ tail /var/log/messages                                                        
                                                              
Dec  2 20:52:19 Minas_Tirith last message repeated 1452 times
Dec  2 21:02:19 Minas_Tirith last message repeated 1705 times
Dec  2 21:12:18 Minas_Tirith last message repeated 1746 times
Dec  2 21:22:19 Minas_Tirith last message repeated 1502 times
Dec  2 21:32:19 Minas_Tirith last message repeated 1350 times
Dec  2 21:36:02 Minas_Tirith last message repeated 588 times
Dec  2 21:36:03 Minas_Tirith pppoa2[7165]: write_dest: 300 ENOBUFS errors 
Dec  2 21:36:03 Minas_Tirith pppoa2[7165]: CRC error in an AAL5 frame 
Dec  2 21:36:35 Minas_Tirith last message repeated 71 times
Dec  2 21:38:36 Minas_Tirith last message repeated 257 times

Later I try to reebot the server with new mgmt.o.

Thanks for your Time...

best regards

~~~
+++ ip

Rev(e)rse your ideas, choose the liberty

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to