USBAT 0.5.2 for Linux 2.6

frodg frodg at optushome.com.au
Sun, 02 Jan 2005 15:43:07 +1100


This is a multi-part message in MIME format.
--------------030202050801090306080700
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Daniel

Same issue:

I reinstalled the kernel (2.6.10-nitro2)
got the new version with cvs
Intalled:

These errors:

*gentoo ~ #* cvs -z3 
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/usbat2 co -r 
release-0_5_2-02-2.6
cvs checkout: Updating usbat-02-2.6
U usbat-02-2.6/.cvsignore
U usbat-02-2.6/ChangeLog
U usbat-02-2.6/INSTALL
U usbat-02-2.6/Makefile
U usbat-02-2.6/README
U usbat-02-2.6/VERSION
U usbat-02-2.6/kcheck
cvs checkout: Updating usbat-02-2.6/patch
U usbat-02-2.6/patch/apply
U usbat-02-2.6/patch/usb-integration.patch
cvs checkout: Updating usbat-02-2.6/src
U usbat-02-2.6/src/copy
U usbat-02-2.6/src/shuttle_usbat.c
U usbat-02-2.6/src/shuttle_usbat.h
*gentoo ~ #* cd usbat-02-2.6
*gentoo usbat-02-2.6 #* make install
cd src && ./copy "/usr/src/linux"
Source files copied
cd patch && ./apply "/usr/src/linux"
USB integration patch already applied, skipping...
./kcheck "/usr/src/linux"
CONFIG_USB_STORAGE enabled as module, looks good...
USBAT support enabled... now rebuilding modules
make[1]: Entering directory `/usr/src/linux-2.6.10-nitro2'
  CHK     include/linux/version.h
make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CHK     usr/initramfs_list
  CC [M]  drivers/usb/storage/usb.o
drivers/usb/storage/usb.c: In function `get_transport':
drivers/usb/storage/usb.c:576: error: `hp8200e_transport' undeclared 
(first use in this function
drivers/usb/storage/usb.c:576: error: (Each undeclared identifier is 
reported only once
drivers/usb/storage/usb.c:576: error: for each function it appears in.)
drivers/usb/storage/usb.c:583: error: `usbat02_transport' undeclared 
(first use in this function
make[4]: *** [drivers/usb/storage/usb.o] Error 1
make[3]: *** [drivers/usb/storage] Error 2
make[2]: *** [drivers/usb] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.10-nitro2'
Installation failed. Please examine the above messages.
make: *** [install] Error 1
*gentoo usbat-02-2.6 #

Geoff
*

Daniel Drake wrote:

> Hi,
>
> Sorry that the last release wouldn't compile. I actually finished it a 
> few days before I released it, but was busy, so I released it a few 
> days later and did not test it at time of release.
>
> This means that someone must have tampered with my source code in that 
> time period, and there is only one person who has been near my 
> property in that time: I conclude that Santa Claus modified the code 
> after I finished but before I released it. Lucky he only turns up once 
> a year so this probably won't happen again any time soon :)
>
> http://prdownloads.sourceforge.net/usbat2/usbat02-2.6-0.5.2.tar.gz?download 
>
>
> Same thing that I wrote in my 0.5.1 mail applies to this release.
>
> Happy new year to everyone
> Daniel
> _______________________________________________
> Usbat2 mailing list
> Usbat2@lists.lysator.liu.se
> http://lists.lysator.liu.se/mailman/listinfo/usbat2
>


--------------030202050801090306080700
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Daniel<br>
<br>
Same issue:<br>
<br>
I reinstalled the kernel (2.6.10-nitro2)<br>
got the new version with cvs<br>
Intalled:<br>
<br>
These errors:<br>
<br>
<b>gentoo ~ #</b> cvs -z3
-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/usbat2 co -r
release-0_5_2-02-2.6 <br>
cvs checkout: Updating usbat-02-2.6<br>
U usbat-02-2.6/.cvsignore<br>
U usbat-02-2.6/ChangeLog<br>
U usbat-02-2.6/INSTALL<br>
U usbat-02-2.6/Makefile<br>
U usbat-02-2.6/README<br>
U usbat-02-2.6/VERSION<br>
U usbat-02-2.6/kcheck<br>
cvs checkout: Updating usbat-02-2.6/patch<br>
U usbat-02-2.6/patch/apply<br>
U usbat-02-2.6/patch/usb-integration.patch<br>
cvs checkout: Updating usbat-02-2.6/src<br>
U usbat-02-2.6/src/copy<br>
U usbat-02-2.6/src/shuttle_usbat.c<br>
U usbat-02-2.6/src/shuttle_usbat.h<br>
<b>gentoo ~ #</b> cd usbat-02-2.6<br>
<b>gentoo usbat-02-2.6 #</b> make install<br>
cd src &amp;&amp; ./copy "/usr/src/linux"<br>
Source files copied<br>
cd patch &amp;&amp; ./apply "/usr/src/linux"<br>
USB integration patch already applied, skipping...<br>
./kcheck "/usr/src/linux"<br>
CONFIG_USB_STORAGE enabled as module, looks good...<br>
USBAT support enabled... now rebuilding modules<br>
make[1]: Entering directory `/usr/src/linux-2.6.10-nitro2'<br>
&nbsp; CHK&nbsp;&nbsp;&nbsp;&nbsp; include/linux/version.h<br>
make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.<br>
&nbsp; CHK&nbsp;&nbsp;&nbsp;&nbsp; include/linux/compile.h<br>
&nbsp; CHK&nbsp;&nbsp;&nbsp;&nbsp; usr/initramfs_list<br>
&nbsp; CC [M]&nbsp; drivers/usb/storage/usb.o<br>
drivers/usb/storage/usb.c: In function `get_transport':<br>
drivers/usb/storage/usb.c:576: error: `hp8200e_transport' undeclared
(first use in this function<br>
drivers/usb/storage/usb.c:576: error: (Each undeclared identifier is
reported only once<br>
drivers/usb/storage/usb.c:576: error: for each function it appears in.)<br>
drivers/usb/storage/usb.c:583: error: `usbat02_transport' undeclared
(first use in this function<br>
make[4]: *** [drivers/usb/storage/usb.o] Error 1<br>
make[3]: *** [drivers/usb/storage] Error 2<br>
make[2]: *** [drivers/usb] Error 2<br>
make[1]: *** [drivers] Error 2<br>
make[1]: Leaving directory `/usr/src/linux-2.6.10-nitro2'<br>
Installation failed. Please examine the above messages.<br>
make: *** [install] Error 1<br>
<b>gentoo usbat-02-2.6 # <br>
<br>
Geoff<br>
</b><br>
<br>
Daniel Drake wrote:
<blockquote cite="mid41D7304C.5050205@gentoo.org" type="cite">Hi,
  <br>
  <br>
Sorry that the last release wouldn't compile. I actually finished it a
few days before I released it, but was busy, so I released it a few
days later and did not test it at time of release.
  <br>
  <br>
This means that someone must have tampered with my source code in that
time period, and there is only one person who has been near my property
in that time: I conclude that Santa Claus modified the code after I
finished but before I released it. Lucky he only turns up once a year
so this probably won't happen again any time soon :)
  <br>
  <br>
<a class="moz-txt-link-freetext" href="http://prdownloads.sourceforge.net/usbat2/usbat02-2.6-0.5.2.tar.gz?download">http://prdownloads.sourceforge.net/usbat2/usbat02-2.6-0.5.2.tar.gz?download</a>
  <br>
  <br>
Same thing that I wrote in my 0.5.1 mail applies to this release.
  <br>
  <br>
Happy new year to everyone
  <br>
Daniel
  <br>
_______________________________________________
  <br>
Usbat2 mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:Usbat2@lists.lysator.liu.se">Usbat2@lists.lysator.liu.se</a>
  <br>
<a class="moz-txt-link-freetext" href="http://lists.lysator.liu.se/mailman/listinfo/usbat2">http://lists.lysator.liu.se/mailman/listinfo/usbat2</a>
  <br>
  <br>
</blockquote>
<br>
</body>
</html>

--------------030202050801090306080700--