Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Installation > Install_all script not working Red Hat 9

Forgot Password?
 Installation   Need help or have questions about installing Linux, including dual booting with other distros or Windows? put them here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 08-19-2003   #1 (permalink)
Just Joined!
 
Join Date: Aug 2003
Posts: 9
Install_all script not working Red Hat 9

i've had red hat 9 linux for a few months on dial up but i've just got broad band so i want to install my sagem 800 ADSL modem. i've followed the instructions but i'm not having any luck

The instructions say, "go into the directory where i copy'd the files to then type the installation command according to the kernal version."
(it gives this as an example)

Quote:
# ./Install_all linux 2.4.20-8
well everytime i type that in it keeps comming up with no such file or directory
but i've looked in the directory with nautilus and the file is there,
I've installed the development packages
so can anyone shed any light on why the script aint working.

Thank you
Aston Villa is offline  


Reply With Quote
Old 08-20-2003   #2 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
Can you check the entire error message? I'm pretty sure that it has a prefix as well.
Dolda2000 is offline   Reply With Quote
Old 08-20-2003   #3 (permalink)
Just Joined!
 
Join Date: Aug 2003
Posts: 9
Thank you, I wasn't reading the error message
it was saying no such file as linux 2.4.20-8

so I looked in usr/src/ and there was a a directory called linux-s.2.20-8


[root@localhost ADI_DRIVER]# /tmp/adsl/modem/ADI_DRIVER/Install_All linux-2.4.20-8

so it seems be installing at the moment.

cheers
Aston Villa is offline   Reply With Quote
Old 08-20-2003   #4 (permalink)
Just Joined!
 
Join Date: Aug 2003
Posts: 9
I've done the install script but it hasn't worked. I'm not sure why because I have all the developer packages installed. Can Anyone help. I will attatch the log.

Quote:

[root@localhost ADI_DRIVER]# /tmp/modem/ADI_DRIVER/Install_All linux-2.4.20-8/
Welcome to the SAGEM F@st 800 ADSL Modem setup.
Creating /usr/ADI_USB directory
Creating /usr/ADI_USB/ADI_LINUX directory
Creating /usr/ADI_USB/ADI_LINUX/ADI_SRC directory
Creating symbolic link to /usr/src/linux-2.4.20-8/
AdiUsbAdslDriver.c
AdiUsbAdslDriver.h
ADIUTIL/
ADIUTIL/Adiutil.h
ADIUTIL/Buffers.h
ADIUTIL/Cmv.h
ADIUTIL/Crc.c
ADIUTIL/Dsp.c
ADIUTIL/EzUSB.h
ADIUTIL/Firmware8051.h
ADIUTIL/Hardware.h
ADIUTIL/Konst.h
ADIUTIL/Macros.h
ADIUTIL/MapLinux.h
ADIUTIL/Me.c
ADIUTIL/Mpoa.c
ADIUTIL/Msg.c
ADIUTIL/Oam.c
ADIUTIL/Oam.h
ADIUTIL/Options.h
ADIUTIL/Protos.h
ADIUTIL/Sar.c
ADIUTIL/Sm.c
ADIUTIL/Structs.h
ADIUTIL/Uni.c
ADIUTIL/Zaps.c
ADIUTIL/Zaps.h
Boot.c
copying.gnu
godhcp
gostatic
ifcfgeth
Install_All
Makefile
OTHER/
OTHER/CMVei.txt
OTHER/CMVep.txt
OTHER/RTBLDFILES.tgz
OTHER/adiusbadsl.conf
Pipes.c
readme
stopip
Uninstall
USER/
USER/Config.c
USER/Makefile
USER/Stuff.h
USER/adiadsl
USER/adiusbadsl
USER/main.c
USER/adictrl
Util.c
rtbldei0.bnm
rtbldei1.bnm
rtbldei2.bnm
rtbldei3.bnm
rtbldei4.bnm
rtbldep0.bnm
rtbldep1.bnm
rtbldep2.bnm
rtbldep3.bnm
rtbldep4.bnm
make[1]: Entering directory `/usr/ADI_USB/ADI_LINUX/ADI_SRC'
gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
2 -I./ADIUTIL -O2 -M *.c > .depend
gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
2 -I./ADIUTIL -O2 -M ./ADIUTIL/*.c >> .depend
make[1]: Leaving directory `/usr/ADI_USB/ADI_LINUX/ADI_SRC'
gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
2 -I./ADIUTIL -O2 -c -o AdiUsbAdslDriver.o AdiUsbAdslDriver.c
In file included from ADIUTIL/Adiutil.h:50,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Buffers.h:100: parse error before "urb_t"
ADIUTIL/Buffers.h:100: warning: no semicolon at end of struct or union
ADIUTIL/Buffers.h:101: warning: type defaults to `int' in declaration of `QUEUED
_URB_BUFFER'
ADIUTIL/Buffers.h:101: warning: data definition has no type or storage class
ADIUTIL/Buffers.h:159: parse error before "urb_t"
ADIUTIL/Buffers.h:159: warning: no semicolon at end of struct or union
ADIUTIL/Buffers.h:160: warning: type defaults to `int' in declaration of `INCOMI
NG_BUFFER'
ADIUTIL/Buffers.h:160: warning: data definition has no type or storage class
ADIUTIL/Buffers.h:174: parse error before "urb_t"
ADIUTIL/Buffers.h:174: warning: no semicolon at end of struct or union
ADIUTIL/Buffers.h:176: parse error before '}' token
ADIUTIL/Buffers.h:176: warning: type defaults to `int' in declaration of `OUTGOI
NG_BUFFER'
ADIUTIL/Buffers.h:176: warning: data definition has no type or storage class
In file included from ADIUTIL/Adiutil.h:52,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Hardware.h:39: parse error before "urb_t"
ADIUTIL/Hardware.h:39: warning: no semicolon at end of struct or union
ADIUTIL/Hardware.h:40: warning: type defaults to `int' in declaration of `urbIdm
a'
ADIUTIL/Hardware.h:40: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:41: parse error before "urbRead"
ADIUTIL/Hardware.h:41: warning: type defaults to `int' in declaration of `urbRea
d'
ADIUTIL/Hardware.h:41: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:42: parse error before "urbWrite"
ADIUTIL/Hardware.h:42: warning: type defaults to `int' in declaration of `urbWri
te'
ADIUTIL/Hardware.h:42: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:43: parse error before "urbOAMWrite"
ADIUTIL/Hardware.h:43: warning: type defaults to `int' in declaration of `urbOAM
Write'
ADIUTIL/Hardware.h:43: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:44: parse error before '*' token
ADIUTIL/Hardware.h:44: warning: type defaults to `int' in declaration of `pUrbRe
adIso'
ADIUTIL/Hardware.h:44: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:77: parse error before "SegmentationBuffer"
ADIUTIL/Hardware.h:77: warning: type defaults to `int' in declaration of `Segmen
tationBuffer'
ADIUTIL/Hardware.h:77: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:213: parse error before '}' token
ADIUTIL/Hardware.h:213: warning: type defaults to `int' in declaration of `Hardw
are'
ADIUTIL/Hardware.h:213: warning: data definition has no type or storage class
In file included from ADIUTIL/Adiutil.h:54,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Protos.h:30: parse error before '*' token
ADIUTIL/Protos.h:30: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:31: parse error before '*' token
ADIUTIL/Protos.h:31: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:36: parse error before '*' token
ADIUTIL/Protos.h:36: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:37: parse error before '*' token
ADIUTIL/Protos.h:37: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:39: parse error before '*' token
ADIUTIL/Protos.h:39: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:46: parse error before '*' token
ADIUTIL/Protos.h:46: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:48: parse error before '*' token
ADIUTIL/Protos.h:48: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:49: parse error before '*' token
ADIUTIL/Protos.h:49: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:53: parse error before '*' token
ADIUTIL/Protos.h:53: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:54: parse error before '*' token
ADIUTIL/Protos.h:54: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:55: parse error before '*' token
ADIUTIL/Protos.h:55: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:57: parse error before '*' token
ADIUTIL/Protos.h:57: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:61: parse error before '*' token
ADIUTIL/Protos.h:61: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:62: parse error before '*' token
ADIUTIL/Protos.h:62: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:69: parse error before '*' token
ADIUTIL/Protos.h:69: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:71: parse error before '*' token
ADIUTIL/Protos.h:71: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:74: parse error before '*' token
ADIUTIL/Protos.h:74: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:80: parse error before '*' token
ADIUTIL/Protos.h:80: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:81: parse error before '*' token
ADIUTIL/Protos.h:81: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:83: parse error before '*' token
ADIUTIL/Protos.h:83: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:94: parse error before '*' token
ADIUTIL/Protos.h:94: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:95: parse error before '*' token
ADIUTIL/Protos.h:95: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:96: parse error before '*' token
ADIUTIL/Protos.h:96: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:101: parse error before '*' token
ADIUTIL/Protos.h:101: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:102: parse error before '*' token
ADIUTIL/Protos.h:102: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:103: parse error before '*' token
ADIUTIL/Protos.h:103: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:104: parse error before '*' token
ADIUTIL/Protos.h:104: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:119: parse error before '*' token
ADIUTIL/Protos.h:119: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:120: parse error before '*' token
ADIUTIL/Protos.h:120: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:121: parse error before '*' token
ADIUTIL/Protos.h:121: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:122: parse error before '*' token
ADIUTIL/Protos.h:122: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:128: parse error before "Hardware"
ADIUTIL/Protos.h:128: warning: function declaration isn't a prototype
AdiUsbAdslDriver.c:80: parse error before "modem"
AdiUsbAdslDriver.c:80: warning: type defaults to `int' in declaration of `modem'
AdiUsbAdslDriver.c:80: warning: data definition has no type or storage class
AdiUsbAdslDriver.c: In function `adi_init':
AdiUsbAdslDriver.c:113: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c: In function `adi_probe':
AdiUsbAdslDriver.c:159: request for member `UnplugFlag' in something not a struc
ture or union
AdiUsbAdslDriver.c:170: request for member `usbdev' in something not a structure
or union
AdiUsbAdslDriver.c:200: request for member `IsoPipeSize' in something not a stru
cture or union
AdiUsbAdslDriver.c:201: request for member `IsoFramesPerUrb' in something not a
structure or union
AdiUsbAdslDriver.c:206: request for member `LowRateFlag' in something not a stru
cture or union
AdiUsbAdslDriver.c:215: request for member `pipeBulkIdmaOut' in something not a
structure or union
AdiUsbAdslDriver.c:216: request for member `pipeBulkDataOut' in something not a
structure or union
AdiUsbAdslDriver.c:217: request for member `pipeBulkDataIn' in something not a s
tructure or union
AdiUsbAdslDriver.c:218: request for member `pipeIsoDataIn' in something not a st
ructure or union
AdiUsbAdslDriver.c:219: request for member `pipeIntIn' in something not a struct
ure or union
AdiUsbAdslDriver.c:222: request for member `pInterruptData' in something not a s
tructure or union
AdiUsbAdslDriver.c:223: request for member `pReadyData' in something not a struc
ture or union
AdiUsbAdslDriver.c:224: request for member `pOutgoingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:230: request for member `pUrbReadIso' in something not a stru
cture or union
AdiUsbAdslDriver.c:230: request for member `IsoFramesPerUrb' in something not a
structure or union
AdiUsbAdslDriver.c:231: request for member `pIncomingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:231: request for member `IsoPipeSize' in something not a stru
cture or union
AdiUsbAdslDriver.c:231: request for member `IsoFramesPerUrb' in something not a
structure or union
AdiUsbAdslDriver.c:233: request for member `pIncomingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:242: request for member `pInterruptData' in something not a s
tructure or union
AdiUsbAdslDriver.c:243: request for member `pReadyData' in something not a struc
ture or union
AdiUsbAdslDriver.c:244: request for member `pOutgoingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:251: request for member `pOAMCell' in something not a structu
re or union
AdiUsbAdslDriver.c:252: request for member `pOAMCell' in something not a structu
re or union
AdiUsbAdslDriver.c:257: request for member `pPacket' in something not a structur
e or union
AdiUsbAdslDriver.c:258: request for member `pPacket' in something not a structur
e or union
AdiUsbAdslDriver.c:272: request for member `ReassemblyBuffer' in something not a
structure or union
AdiUsbAdslDriver.c:273: request for member `ReassemblyBuffer' in something not a
structure or union
AdiUsbAdslDriver.c:273: request for member `pReadyData' in something not a struc
ture or union
AdiUsbAdslDriver.c:274: request for member `SegmentationBuffer' in something not
a structure or union
AdiUsbAdslDriver.c:275: request for member `SegmentationBuffer' in something not
a structure or union
AdiUsbAdslDriver.c:275: request for member `pOutgoingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:279: request for member `CtrlUrbFreeQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:294: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:295: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:296: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:304: request for member `CtrlUrbQueueTimer' in something not
a structure or union
AdiUsbAdslDriver.c:305: request for member `CtrlUrbQueueTimer' in something not
a structure or union
AdiUsbAdslDriver.c:306: request for member `CtrlUrbQueueTimer' in something not
a structure or union
AdiUsbAdslDriver.c:309: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:310: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:312: request for member `OAMTimer' in something not a structu
re or union
AdiUsbAdslDriver.c:313: request for member `OAMTimer' in something not a structu
re or union
AdiUsbAdslDriver.c:314: request for member `OAMTimer' in something not a structu
re or union
AdiUsbAdslDriver.c:352: request for member `wq' in something not a structure or
union
AdiUsbAdslDriver.c:353: request for member `wq2' in something not a structure or
union
AdiUsbAdslDriver.c:354: request for member `wq4' in something not a structure or
union
AdiUsbAdslDriver.c:355: request for member `AdiApiRWPending' in something not a
structure or union
AdiUsbAdslDriver.c:356: request for member `APICmvError' in something not a stru
cture or union
AdiUsbAdslDriver.c:357: request for member `sem' in something not a structure or
union
AdiUsbAdslDriver.c:358: request for member `ApiLock' in something not a structur
e or union
AdiUsbAdslDriver.c:360: request for member `ApiTestReq' in something not a struc
ture or union
AdiUsbAdslDriver.c:361: request for member `GPRegister' in something not a struc
ture or union
AdiUsbAdslDriver.c:362: request for member `InitTime' in something not a structu
re or union
AdiUsbAdslDriver.c:364: request for member `BootTimer' in something not a struct
ure or union
AdiUsbAdslDriver.c:365: request for member `BootTimer' in something not a struct
ure or union
AdiUsbAdslDriver.c:366: request for member `BootTimer' in something not a struct
ure or union
AdiUsbAdslDriver.c:367: request for member `booter_thread_pid' in something not
a structure or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `pipeIntIn' in something not a struct
ure or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `pInterruptData' in something not a s
tructure or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:377: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:392: request for member `pLinuxNet' in something not a struct
ure or union
AdiUsbAdslDriver.c:418: request for member `MAC' in something not a structure or
union
AdiUsbAdslDriver.c:418: request for member `MAC' in something not a structure or
union
AdiUsbAdslDriver.c: In function `adi_disconnect':
AdiUsbAdslDriver.c:450: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:450: (Each undeclared identifier is reported only once
AdiUsbAdslDriver.c:450: for each function it appears in.)
AdiUsbAdslDriver.c:450: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_irq':
AdiUsbAdslDriver.c:541: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:546: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_open':
AdiUsbAdslDriver.c:604: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:604: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_close':
AdiUsbAdslDriver.c:631: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:631: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_stats':
AdiUsbAdslDriver.c:670: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:670: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_start_xmit':
AdiUsbAdslDriver.c:683: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:683: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_tx_timeout':
AdiUsbAdslDriver.c:821: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:821: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_read_proc':
AdiUsbAdslDriver.c:841: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:841: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_user':
AdiUsbAdslDriver.c:950: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:1170: request for member `MAC' in something not a structure o
r union
AdiUsbAdslDriver.c:1170: request for member `MAC' in something not a structure o
r union
make: *** [AdiUsbAdslDriver.o] Error 1
gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
2 -I./ADIUTIL -O2 -c -o AdiUsbAdslDriver.o AdiUsbAdslDriver.c
In file included from ADIUTIL/Adiutil.h:50,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Buffers.h:100: parse error before "urb_t"
ADIUTIL/Buffers.h:100: warning: no semicolon at end of struct or union
ADIUTIL/Buffers.h:101: warning: type defaults to `int' in declaration of `QUEUED
_URB_BUFFER'
ADIUTIL/Buffers.h:101: warning: data definition has no type or storage class
ADIUTIL/Buffers.h:159: parse error before "urb_t"
ADIUTIL/Buffers.h:159: warning: no semicolon at end of struct or union
ADIUTIL/Buffers.h:160: warning: type defaults to `int' in declaration of `INCOMI
NG_BUFFER'
ADIUTIL/Buffers.h:160: warning: data definition has no type or storage class
ADIUTIL/Buffers.h:174: parse error before "urb_t"
ADIUTIL/Buffers.h:174: warning: no semicolon at end of struct or union
ADIUTIL/Buffers.h:176: parse error before '}' token
ADIUTIL/Buffers.h:176: warning: type defaults to `int' in declaration of `OUTGOI
NG_BUFFER'
ADIUTIL/Buffers.h:176: warning: data definition has no type or storage class
In file included from ADIUTIL/Adiutil.h:52,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Hardware.h:39: parse error before "urb_t"
ADIUTIL/Hardware.h:39: warning: no semicolon at end of struct or union
ADIUTIL/Hardware.h:40: warning: type defaults to `int' in declaration of `urbIdm
a'
ADIUTIL/Hardware.h:40: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:41: parse error before "urbRead"
ADIUTIL/Hardware.h:41: warning: type defaults to `int' in declaration of `urbRea
d'
ADIUTIL/Hardware.h:41: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:42: parse error before "urbWrite"
ADIUTIL/Hardware.h:42: warning: type defaults to `int' in declaration of `urbWri
te'
ADIUTIL/Hardware.h:42: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:43: parse error before "urbOAMWrite"
ADIUTIL/Hardware.h:43: warning: type defaults to `int' in declaration of `urbOAM
Write'
ADIUTIL/Hardware.h:43: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:44: parse error before '*' token
ADIUTIL/Hardware.h:44: warning: type defaults to `int' in declaration of `pUrbRe
adIso'
ADIUTIL/Hardware.h:44: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:77: parse error before "SegmentationBuffer"
ADIUTIL/Hardware.h:77: warning: type defaults to `int' in declaration of `Segmen
tationBuffer'
ADIUTIL/Hardware.h:77: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:213: parse error before '}' token
ADIUTIL/Hardware.h:213: warning: type defaults to `int' in declaration of `Hardw
are'
ADIUTIL/Hardware.h:213: warning: data definition has no type or storage class
In file included from ADIUTIL/Adiutil.h:54,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Protos.h:30: parse error before '*' token
ADIUTIL/Protos.h:30: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:31: parse error before '*' token
ADIUTIL/Protos.h:31: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:36: parse error before '*' token
ADIUTIL/Protos.h:36: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:37: parse error before '*' token
ADIUTIL/Protos.h:37: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:39: parse error before '*' token
ADIUTIL/Protos.h:39: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:46: parse error before '*' token
ADIUTIL/Protos.h:46: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:48: parse error before '*' token
ADIUTIL/Protos.h:48: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:49: parse error before '*' token
ADIUTIL/Protos.h:49: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:53: parse error before '*' token
ADIUTIL/Protos.h:53: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:54: parse error before '*' token
ADIUTIL/Protos.h:54: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:55: parse error before '*' token
ADIUTIL/Protos.h:55: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:57: parse error before '*' token
ADIUTIL/Protos.h:57: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:61: parse error before '*' token
ADIUTIL/Protos.h:61: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:62: parse error before '*' token
ADIUTIL/Protos.h:62: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:69: parse error before '*' token
ADIUTIL/Protos.h:69: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:71: parse error before '*' token
ADIUTIL/Protos.h:71: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:74: parse error before '*' token
ADIUTIL/Protos.h:74: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:80: parse error before '*' token
ADIUTIL/Protos.h:80: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:81: parse error before '*' token
ADIUTIL/Protos.h:81: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:83: parse error before '*' token
ADIUTIL/Protos.h:83: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:94: parse error before '*' token
ADIUTIL/Protos.h:94: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:95: parse error before '*' token
ADIUTIL/Protos.h:95: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:96: parse error before '*' token
ADIUTIL/Protos.h:96: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:101: parse error before '*' token
ADIUTIL/Protos.h:101: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:102: parse error before '*' token
ADIUTIL/Protos.h:102: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:103: parse error before '*' token
ADIUTIL/Protos.h:103: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:104: parse error before '*' token
ADIUTIL/Protos.h:104: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:119: parse error before '*' token
ADIUTIL/Protos.h:119: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:120: parse error before '*' token
ADIUTIL/Protos.h:120: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:121: parse error before '*' token
ADIUTIL/Protos.h:121: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:122: parse error before '*' token
ADIUTIL/Protos.h:122: warning: function declaration isn't a prototype
ADIUTIL/Protos.h:128: parse error before "Hardware"
ADIUTIL/Protos.h:128: warning: function declaration isn't a prototype
AdiUsbAdslDriver.c:80: parse error before "modem"
AdiUsbAdslDriver.c:80: warning: type defaults to `int' in declaration of `modem'
AdiUsbAdslDriver.c:80: warning: data definition has no type or storage class
AdiUsbAdslDriver.c: In function `adi_init':
AdiUsbAdslDriver.c:113: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c: In function `adi_probe':
AdiUsbAdslDriver.c:159: request for member `UnplugFlag' in something not a struc
ture or union
AdiUsbAdslDriver.c:170: request for member `usbdev' in something not a structure
or union
AdiUsbAdslDriver.c:200: request for member `IsoPipeSize' in something not a stru
cture or union
AdiUsbAdslDriver.c:201: request for member `IsoFramesPerUrb' in something not a
structure or union
AdiUsbAdslDriver.c:206: request for member `LowRateFlag' in something not a stru
cture or union
AdiUsbAdslDriver.c:215: request for member `pipeBulkIdmaOut' in something not a
structure or union
AdiUsbAdslDriver.c:216: request for member `pipeBulkDataOut' in something not a
structure or union
AdiUsbAdslDriver.c:217: request for member `pipeBulkDataIn' in something not a s
tructure or union
AdiUsbAdslDriver.c:218: request for member `pipeIsoDataIn' in something not a st
ructure or union
AdiUsbAdslDriver.c:219: request for member `pipeIntIn' in something not a struct
ure or union
AdiUsbAdslDriver.c:222: request for member `pInterruptData' in something not a s
tructure or union
AdiUsbAdslDriver.c:223: request for member `pReadyData' in something not a struc
ture or union
AdiUsbAdslDriver.c:224: request for member `pOutgoingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:230: request for member `pUrbReadIso' in something not a stru
cture or union
AdiUsbAdslDriver.c:230: request for member `IsoFramesPerUrb' in something not a
structure or union
AdiUsbAdslDriver.c:231: request for member `pIncomingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:231: request for member `IsoPipeSize' in something not a stru
cture or union
AdiUsbAdslDriver.c:231: request for member `IsoFramesPerUrb' in something not a
structure or union
AdiUsbAdslDriver.c:233: request for member `pIncomingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:242: request for member `pInterruptData' in something not a s
tructure or union
AdiUsbAdslDriver.c:243: request for member `pReadyData' in something not a struc
ture or union
AdiUsbAdslDriver.c:244: request for member `pOutgoingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:251: request for member `pOAMCell' in something not a structu
re or union
AdiUsbAdslDriver.c:252: request for member `pOAMCell' in something not a structu
re or union
AdiUsbAdslDriver.c:257: request for member `pPacket' in something not a structur
e or union
AdiUsbAdslDriver.c:258: request for member `pPacket' in something not a structur
e or union
AdiUsbAdslDriver.c:272: request for member `ReassemblyBuffer' in something not a
structure or union
AdiUsbAdslDriver.c:273: request for member `ReassemblyBuffer' in something not a
structure or union
AdiUsbAdslDriver.c:273: request for member `pReadyData' in something not a struc
ture or union
AdiUsbAdslDriver.c:274: request for member `SegmentationBuffer' in something not
a structure or union
AdiUsbAdslDriver.c:275: request for member `SegmentationBuffer' in something not
a structure or union
AdiUsbAdslDriver.c:275: request for member `pOutgoingData' in something not a st
ructure or union
AdiUsbAdslDriver.c:279: request for member `CtrlUrbFreeQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:286: request for member `CtrlUrbPendQ' in something not a str
ucture or union
AdiUsbAdslDriver.c:294: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:295: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:296: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:304: request for member `CtrlUrbQueueTimer' in something not
a structure or union
AdiUsbAdslDriver.c:305: request for member `CtrlUrbQueueTimer' in something not
a structure or union
AdiUsbAdslDriver.c:306: request for member `CtrlUrbQueueTimer' in something not
a structure or union
AdiUsbAdslDriver.c:309: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:310: request for member `AdiModemSm' in something not a struc
ture or union
AdiUsbAdslDriver.c:312: request for member `OAMTimer' in something not a structu
re or union
AdiUsbAdslDriver.c:313: request for member `OAMTimer' in something not a structu
re or union
AdiUsbAdslDriver.c:314: request for member `OAMTimer' in something not a structu
re or union
AdiUsbAdslDriver.c:352: request for member `wq' in something not a structure or
union
AdiUsbAdslDriver.c:353: request for member `wq2' in something not a structure or
union
AdiUsbAdslDriver.c:354: request for member `wq4' in something not a structure or
union
AdiUsbAdslDriver.c:355: request for member `AdiApiRWPending' in something not a
structure or union
AdiUsbAdslDriver.c:356: request for member `APICmvError' in something not a stru
cture or union
AdiUsbAdslDriver.c:357: request for member `sem' in something not a structure or
union
AdiUsbAdslDriver.c:358: request for member `ApiLock' in something not a structur
e or union
AdiUsbAdslDriver.c:360: request for member `ApiTestReq' in something not a struc
ture or union
AdiUsbAdslDriver.c:361: request for member `GPRegister' in something not a struc
ture or union
AdiUsbAdslDriver.c:362: request for member `InitTime' in something not a structu
re or union
AdiUsbAdslDriver.c:364: request for member `BootTimer' in something not a struct
ure or union
AdiUsbAdslDriver.c:365: request for member `BootTimer' in something not a struct
ure or union
AdiUsbAdslDriver.c:366: request for member `BootTimer' in something not a struct
ure or union
AdiUsbAdslDriver.c:367: request for member `booter_thread_pid' in something not
a structure or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `pipeIntIn' in something not a struct
ure or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `pInterruptData' in something not a s
tructure or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:376: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:377: request for member `urbInt' in something not a structure
or union
AdiUsbAdslDriver.c:392: request for member `pLinuxNet' in something not a struct
ure or union
AdiUsbAdslDriver.c:418: request for member `MAC' in something not a structure or
union
AdiUsbAdslDriver.c:418: request for member `MAC' in something not a structure or
union
AdiUsbAdslDriver.c: In function `adi_disconnect':
AdiUsbAdslDriver.c:450: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:450: (Each undeclared identifier is reported only once
AdiUsbAdslDriver.c:450: for each function it appears in.)
AdiUsbAdslDriver.c:450: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_irq':
AdiUsbAdslDriver.c:541: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:546: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_open':
AdiUsbAdslDriver.c:604: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:604: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_close':
AdiUsbAdslDriver.c:631: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:631: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_stats':
AdiUsbAdslDriver.c:670: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:670: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_start_xmit':
AdiUsbAdslDriver.c:683: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:683: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_tx_timeout':
AdiUsbAdslDriver.c:821: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:821: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_read_proc':
AdiUsbAdslDriver.c:841: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:841: parse error before ')' token
AdiUsbAdslDriver.c: In function `adi_user':
AdiUsbAdslDriver.c:950: `pHw' undeclared (first use in this function)
AdiUsbAdslDriver.c:1170: request for member `MAC' in something not a structure o r union
AdiUsbAdslDriver.c:1170: request for member `MAC' in something not a structure o r union
make: *** [AdiUsbAdslDriver.o] Error 1
[root@localhost ADI_DRIVER]# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1120 (1.0 Kb) TX bytes:1120 (1.0 Kb)

[root@localhost ADI_DRIVER]# cd /
[root@localhost /]# Welcome to the SAGEM F@st 800 ADSL Modem setup.
bash: Welcome: command not found
[root@localhost /]# Creating /usr/ADI_USB directory
bash: Creating: command not found
[root@localhost /]# Creating /usr/ADI_USB/ADI_LINUX directory
bash: Creating: command not found
[root@localhost /]# Creating /usr/ADI_USB/ADI_LINUX/ADI_SRC directory
bash: Creating: command not found
[root@localhost /]# Creating symbolic link to /usr/src/linux-2.4.20-8/
bash: Creating: command not found
[root@localhost /]# AdiUsbAdslDriver.c
bash: AdiUsbAdslDriver.c: command not found
[root@localhost /]# AdiUsbAdslDriver.h
bash: AdiUsbAdslDriver.h: command not found
[root@localhost /]# ADIUTIL/
bash: ADIUTIL/: No such file or directory
[root@localhost /]# ADIUTIL/Adiutil.h
bash: ADIUTIL/Adiutil.h: No such file or directory
[root@localhost /]# ADIUTIL/Buffers.h
bash: ADIUTIL/Buffers.h: No such file or directory
[root@localhost /]# ADIUTIL/Cmv.h
bash: ADIUTIL/Cmv.h: No such file or directory
[root@localhost /]# ADIUTIL/Crc.c
bash: ADIUTIL/Crc.c: No such file or directory
[root@localhost /]# ADIUTIL/Dsp.c
bash: ADIUTIL/Dsp.c: No such file or directory
[root@localhost /]# ADIUTIL/EzUSB.h
bash: ADIUTIL/EzUSB.h: No such file or directory
[root@localhost /]# ADIUTIL/Firmware8051.h
bash: ADIUTIL/Firmware8051.h: No such file or directory
[root@localhost /]# ADIUTIL/Hardware.h
bash: ADIUTIL/Hardware.h: No such file or directory
[root@localhost /]# ADIUTIL/Konst.h
bash: ADIUTIL/Konst.h: No such file or directory
[root@localhost /]# ADIUTIL/Macros.h
bash: ADIUTIL/Macros.h: No such file or directory
[root@localhost /]# ADIUTIL/MapLinux.h
bash: ADIUTIL/MapLinux.h: No such file or directory
[root@localhost /]# ADIUTIL/Me.c
bash: ADIUTIL/Me.c: No such file or directory
[root@localhost /]# ADIUTIL/Mpoa.c
bash: ADIUTIL/Mpoa.c: No such file or directory
[root@localhost /]# ADIUTIL/Msg.c
bash: ADIUTIL/Msg.c: No such file or directory
[root@localhost /]# ADIUTIL/Oam.c
bash: ADIUTIL/Oam.c: No such file or directory
[root@localhost /]# ADIUTIL/Oam.h
bash: ADIUTIL/Oam.h: No such file or directory
[root@localhost /]# ADIUTIL/Options.h
bash: ADIUTIL/Options.h: No such file or directory
[root@localhost /]# ADIUTIL/Protos.h
bash: ADIUTIL/Protos.h: No such file or directory
[root@localhost /]# ADIUTIL/Sar.c
bash: ADIUTIL/Sar.c: No such file or directory
[root@localhost /]# ADIUTIL/Sm.c
bash: ADIUTIL/Sm.c: No such file or directory
[root@localhost /]# ADIUTIL/Structs.h
bash: ADIUTIL/Structs.h: No such file or directory
[root@localhost /]# ADIUTIL/Uni.c
bash: ADIUTIL/Uni.c: No such file or directory
[root@localhost /]# ADIUTIL/Zaps.c
bash: ADIUTIL/Zaps.c: No such file or directory
[root@localhost /]# ADIUTIL/Zaps.h
bash: ADIUTIL/Zaps.h: No such file or directory
[root@localhost /]# Boot.c
bash: Boot.c: command not found
[root@localhost /]# copying.gnu
bash: copying.gnu: command not found
[root@localhost /]# godhcp
bash: godhcp: command not found
[root@localhost /]# gostatic
bash: gostatic: command not found
[root@localhost /]# ifcfgeth
bash: ifcfgeth: command not found
[root@localhost /]# Install_All
bash: Install_All: command not found
[root@localhost /]# Makefile
bash: Makefile: command not found
[root@localhost /]# OTHER/
bash: OTHER/: No such file or directory
[root@localhost /]# OTHER/CMVei.txt
bash: OTHER/CMVei.txt: No such file or directory
[root@localhost /]# OTHER/CMVep.txt
bash: OTHER/CMVep.txt: No such file or directory
[root@localhost /]# OTHER/RTBLDFILES.tgz
bash: OTHER/RTBLDFILES.tgz: No such file or directory
[root@localhost /]# OTHER/adiusbadsl.conf
bash: OTHER/adiusbadsl.conf: No such file or directory
[root@localhost /]# Pipes.c
bash: Pipes.c: command not found
[root@localhost /]# readme
bash: readme: command not found
[root@localhost /]# stopip
bash: stopip: command not found
[root@localhost /]# Uninstall
bash: Uninstall: command not found
[root@localhost /]# USER/
bash: USER/: No such file or directory
[root@localhost /]# USER/Config.c
bash: USER/Config.c: No such file or directory
[root@localhost /]# USER/Makefile
bash: USER/Makefile: No such file or directory
[root@localhost /]# USER/Stuff.h
bash: USER/Stuff.h: No such file or directory
[root@localhost /]# USER/adiadsl
bash: USER/adiadsl: No such file or directory
[root@localhost /]# USER/adiusbadsl
bash: USER/adiusbadsl: No such file or directory
[root@localhost /]# USER/main.c
bash: USER/main.c: No such file or directory
[root@localhost /]# USER/adictrl
bash: USER/adictrl: No such file or directory
[root@localhost /]# Util.c
bash: Util.c: command not found
[root@localhost /]# rtbldei0.bnm
bash: rtbldei0.bnm: command not found
[root@localhost /]# rtbldei1.bnm
bash: rtbldei1.bnm: command not found
[root@localhost /]# rtbldei2.bnm
bash: rtbldei2.bnm: command not found
[root@localhost /]# rtbldei3.bnm
bash: rtbldei3.bnm: command not found
[root@localhost /]# rtbldei4.bnm
bash: rtbldei4.bnm: command not found
[root@localhost /]# rtbldep0.bnm
bash: rtbldep0.bnm: command not found
[root@localhost /]# rtbldep1.bnm
bash: rtbldep1.bnm: command not found
[root@localhost /]# rtbldep2.bnm
bash: rtbldep2.bnm: command not found
[root@localhost /]# rtbldep3.bnm
bash: rtbldep3.bnm: command not found
[root@localhost /]# rtbldep4.bnm
bash: rtbldep4.bnm: command not found
[root@localhost /]# make[1]: Entering directory `/usr/ADI_USB/ADI_LINUX/ADI_SRC'
> gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
> ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
> 2 -I./ADIUTIL -O2 -M *.c > .depend
> gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
> ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
> 2 -I./ADIUTIL -O2 -M ./ADIUTIL/*.c >> .depend
> make[1]: Leaving directory `/usr/ADI_USB/ADI_LINUX/ADI_SRC'
> gcc -DLINUX -D__KERNEL__ -DMODULE -I/usr/src/linux/include -Wall -Wstrict-protot
> ypes -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=
> 2 -I./ADIUTIL -O2 -c -o AdiUsbAdslDriver.o AdiUsbAdslDriver.c
> In file included from ADIUTIL/Adiutil.h:50,
> from AdiUsbAdslDriver.c:28:
> ADIUTIL/Buffers.h:100: parse error before "urb_t"
> ADIUTIL/Buffers.h:100: warning: no semicolon at end of struct or union
> ADIUTIL/Buffers.h:101: warning: type defaults to `int' in declaration of `QUEUED
> _URB_BUFFER'
> ADIUTIL/Buffers.h:101: warning: data definition has no type or storage class
> ADIUTIL/Buffers.h:159: parse error before "urb_t"
> ADIUTIL/Buffers.h:159: warning: no semicolon at end of struct or union
> ADIUTIL/Buffers.h:160: warning: type defaults to `int' in declaration of `INCOMI
> NG_BUFFER'
bash: command substitution: line 1: unexpected EOF while looking for matching `''
bash: command substitution: line 9: syntax error: unexpected end of file
bash: QUEUED: command not found
bash: command substitution: line 2: unexpected EOF while looking for matching `''
bash: command substitution: line 7: syntax error: unexpected end of file
bash: make[1]:: command not found
[root@localhost /]# ADIUTIL/Buffers.h:160: warning: data definition has no type or storage class
bash: ADIUTIL/Buffers.h:160:: No such file or directory
[root@localhost /]# ADIUTIL/Buffers.h:174: parse error before "urb_t"
bash: ADIUTIL/Buffers.h:174:: No such file or directory
[root@localhost /]# ADIUTIL/Buffers.h:174: warning: no semicolon at end of struct or union
bash: ADIUTIL/Buffers.h:174:: No such file or directory
[root@localhost /]# ADIUTIL/Buffers.h:176: parse error before '}' token
bash: ADIUTIL/Buffers.h:176:: No such file or directory
[root@localhost /]# ADIUTIL/Buffers.h:176: warning: type defaults to `int' in declaration of `OUTGOI
bash: command substitution: line 1: unexpected EOF while looking for matching `''
bash: command substitution: line 2: syntax error: unexpected end of file
bash: ADIUTIL/Buffers.h:176:: No such file or directory
[root@localhost /]# NG_BUFFER'
> ADIUTIL/Buffers.h:176: warning: data definition has no type or storage class
> In file included from ADIUTIL/Adiutil.h:52,
> from AdiUsbAdslDriver.c:28:
> ADIUTIL/Hardware.h:39: parse error before "urb_t"
> ADIUTIL/Hardware.h:39: warning: no semicolon at end of struct or union
> ADIUTIL/Hardware.h:40: warning: type defaults to `int' in declaration of `urbIdm
> a'
> ADIUTIL/Hardware.h:40: warning: data definition has no type or storage class
> ADIUTIL/Hardware.h:41: parse error before "urbRead"
> ADIUTIL/Hardware.h:41: warning: type defaults to `int' in declaration of `urbRea
> d'
bash: urbIdm: command not found
bash: command substitution: line 2: unexpected EOF while looking for matching `''
bash: command substitution: line 6: syntax error: unexpected end of file
bash: NG_BUFFER
ADIUTIL/Buffers.h:176: warning: data definition has no type or storage class
In file included from ADIUTIL/Adiutil.h:52,
from AdiUsbAdslDriver.c:28:
ADIUTIL/Hardware.h:39: parse error before "urb_t"
ADIUTIL/Hardware.h:39: warning: no semicolon at end of struct or union
ADIUTIL/Hardware.h:40: warning: type defaults to `int: No such file or directory
[root@localhost /]# ADIUTIL/Hardware.h:41: warning: data definition has no type or storage class
bash: ADIUTIL/Hardware.h:41:: No such file or directory
[root@localhost /]# ADIUTIL/Hardware.h:42: parse error before "urbWrite"
bash: ADIUTIL/Hardware.h:42:: No such file or directory
[root@localhost /]# ADIUTIL/Hardware.h:42: warning: type defaults to `int' in declaration of `urbWri
bash: command substitution: line 1: unexpected EOF while looking for matching `''
bash: command substitution: line 2: syntax error: unexpected end of file
bash: ADIUTIL/Hardware.h:42:: No such file or directory
[root@localhost /]# te'
> ADIUTIL/Hardware.h:42: warning: data definition has no type or storage class
> ADIUTIL/Hardware.h:43: parse error before "urbOAMWrite"
> ADIUTIL/Hardware.h:43: warning: type defaults to `int' in declaration of `urbOAM
> Write'
> ADIUTIL/Hardware.h:43: warning: data definition has no type or storage class
> ADIUTIL/Hardware.h:44: parse error before '*' token
> ADIUTIL/Hardware.h:44: warning: type defaults to `int' in declaration of `pUrbRe
> adIso'
bash: urbOAM: command not found
bash: command substitution: line 4: unexpected EOF while looking for matching `''
bash: command substitution: line 6: syntax error: unexpected end of file
bash: te
ADIUTIL/Hardware.h:42: warning: data definition has no type or storage class
ADIUTIL/Hardware.h:43: parse error before "urbOAMWrite"
ADIUTIL/Hardware.h:43: warning: type defaults to `int: No such file or directory
[root@localhost /]# ADIUTIL/Hardware.h:44: warning: data definition has no type or storage class
bash: ADIUTIL/Hardware.h:44:: No such file or directory
[root@localhost /]# ADIUTIL/Hardware.h:77: parse error before "SegmentationBuffer"
bash: ADIUTIL/Hardware.h:77:: No such file or directory
[root@localhost /]# ADIUTIL/H
Aston Villa is offline   Reply With Quote
Old 08-21-2003   #5 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
Can you run "uname -r" and see what it says?
Dolda2000 is offline   Reply With Quote
Old 08-21-2003   #6 (permalink)
Just Joined!
 
Join Date: Aug 2003
Posts: 9
uname -r gives the response

Quote:
2.4.20-8
Aston Villa is offline   Reply With Quote
Old 08-21-2003   #7 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
Did you actually say that the directory in /usr/src was called linux-2.2.20-8 or was that just a typo?

Where did you get this driver package? Can you post the URL so that I can download it and look at it?
Dolda2000 is offline   Reply With Quote
Old 08-21-2003   #8 (permalink)
Just Joined!
 
Join Date: Aug 2003
Posts: 9
yes sorry it was a typo

the drivers i found for it are http://www.sagem.com/web-modems/down...t800.2.0.3.tgz

the read me says it's been tested on Red Hat 7 but I have Red Hat 9
I have all the developer packages installed but no joy.

Thank you for takeing the time to help me out!
Aston Villa is offline   Reply With Quote
Old 08-22-2003   #9 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
OK, I checked it out, and it seems that this is indeed an outdated driver. It uses the datatype urb_t, which is has since been obsoleted and removed. Try and see if you can find a later driver.
Dolda2000 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 12:13 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2