Hi to the list

I've just installed OpenBSD 3.2 in the hope of using it as a firewall
for my home network.  I am using an Alcatel Speedtouch Home modem on the
outside and have used the drivers from speedtouch.sourceforge.net. When
I installed this as a test on OpenBSD 2.9 it all went well.

This time when I run the 'make' command after uncompressing and
configuring I get the following :

cd src && make
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DVERSION=\"1.1\"
-D_REENTRANT -D_THREAD_SAFE -o pusb.o -c pusb-bsd.c
pusb-bsd.c: In function `pusb_search_open':
pusb-bsd.c:146: structure has no member named `addr'
pusb-bsd.c:161: structure has no member named `vendorNo'
pusb-bsd.c:161: structure has no member named `productNo'
pusb-bsd.c:162: structure has no member named `devnames'
pusb-bsd.c:167: structure has no member named `devnames'
pusb-bsd.c: In function `pusb_control_msg':
pusb-bsd.c:243: structure has no member named `request'
pusb-bsd.c:244: structure has no member named `request'
pusb-bsd.c:245: structure has no member named `request'
pusb-bsd.c:245: structure has no member named `request'
pusb-bsd.c:245: warning: left-hand operand of comma expression has no
effect
pusb-bsd.c:246: structure has no member named `request'
pusb-bsd.c:246: structure has no member named `request'
pusb-bsd.c:246: warning: left-hand operand of comma expression has no
effect
pusb-bsd.c:247: structure has no member named `request'
pusb-bsd.c:247: structure has no member named `request'
pusb-bsd.c:247: warning: left-hand operand of comma expression has no
effect
pusb-bsd.c:249: structure has no member named `data'
pusb-bsd.c:250: structure has no member named `flags'
pusb-bsd.c:272: structure has no member named `actlen'
pusb-bsd.c:273: warning: control reaches end of non-void function
pusb-bsd.c: In function `pusb_set_interface':
pusb-bsd.c:293: structure has no member named `interface_index'
pusb-bsd.c:294: structure has no member named `alt_no'
pusb-bsd.c: In function `pusb_get_interface':
pusb-bsd.c:322: structure has no member named `interface_index'
pusb-bsd.c:326: structure has no member named `alt_no'
pusb-bsd.c:327: warning: control reaches end of non-void function
*** Error code 1

Stop in /home/dan/speedtouch-1.1/src (line 129 of Makefile).
*** Error code 1

Stop in /home/dan/speedtouch-1.1 (line 140 of Makefile).

I'm new to OpenBSD and *nix in general and therefore not familier with
debugging this kind of thing.  I just wondered if anyone could point me
in the right direction with respect to rectifying this.  I did a search
on google and looked through this list but can't find anything relevant.

Many Thanks

Dan Marks




Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:speedtouch-request@;ml.free.fr?subject=unsubscribe

        

Reply via email to