Re: [PATCH for 4.2.0-0pre1v1] SH3/SH4 update (Re:Please update SH patch #550)

2002-08-04 Thread Branden Robinson
On Sat, Jun 29, 2002 at 04:30:09AM +0900, ISHIKAWA Mutsumi wrote:
   I've done `build test for binary-sh4', but it is fail...
   4.2.0-0b2 and 4.2.0-0pre1v1 includes invalid SH3/4 support
  patch #550 because of my mistake. Please update #550 to this
  one bellow:
[...]
  OK, I've done test build for sh4 with updateded patch.
  So, please apply a patch for debian/control and update
 MANIFEST.{sh3,sh4}
[...]
  1) please add sh3 and sh4 architecture in debian/control to build
 xserver-xfree86 package.
[...]
  2) I've put new MANIFEST.sh3 and MANIFEST.sh3 on a URL bellow,
please merge into next release:
 
http://hanzubon.jp/Linux/Debian/SH/MANIFEST.sh3
http://hanzubon.jp/Linux/Debian/SH/MANIFEST.sh4

These have been applied to 4.2.0-0pre1v2.  Thanks!

-- 
G. Branden Robinson|Build a fire for a man, and he'll
Debian GNU/Linux   |be warm for a day.  Set a man on
[EMAIL PROTECTED] |fire, and he'll be warm for the
http://people.debian.org/~branden/ |rest of his life. - Terry Pratchett


pgpJGoLelQDXK.pgp
Description: PGP signature


[PATCH for 4.2.0-0pre1v1] SH3/SH4 update (Re:Please update SH patch #550)

2002-06-28 Thread ISHIKAWA Mutsumi
 In [EMAIL PROTECTED] 
   ISHIKAWA Mutsumi [EMAIL PROTECTED] wrote:
  In [EMAIL PROTECTED] 
 Branden Robinson [EMAIL PROTECTED] wrote:

  i386 .debs up right now, and the source is slowly trickling up there,
  but will be there by the time most of you read this.

  I've done `build test for binary-sh4', but it is fail...
  4.2.0-0b2 and 4.2.0-0pre1v1 includes invalid SH3/4 support
 patch #550 because of my mistake. Please update #550 to this
 one bellow:

 Index: xc/config/cf/linux.cf
 ===
 RCS file: /cvs/xc/config/cf/linux.cf,v
 retrieving revision 3.177
 diff -u -a -r3.177 linux.cf
 --- xc/config/cf/linux.cf2002/04/04 14:05:33 3.177
 +++ xc/config/cf/linux.cf2002/06/13 18:08:34
 @@ -624,7 +624,7 @@
  #endif
  #if UseElfFormat
  # ifndef DoLoadableServer
 -#  ifdef HPArchitecture
 +#  if defined(HPArchitecture) || defined(SuperHArchitecture)
  #   define DoLoadableServer NO
  #  else
  #   define DoLoadableServer YES
 @@ -824,7 +824,7 @@
  # ifndef SuperHArchOptFlags
  #  ifdef SuperH4Architecture
  #   define SuperHArchOptFlags   -m4
 -#  elifdef SuperH4NOFPUArchitecture
 +#  elif defined(SuperH4NOFPUArchitecture)
  #   define SuperHArchOptFlags   -m4-nofpu
  #  else
  #   define SuperHArchOptFlags   -m3

 OK, I've done test build for sh4 with updateded patch.
 So, please apply a patch for debian/control and update
MANIFEST.{sh3,sh4}


 1) please add sh3 and sh4 architecture in debian/control to build
xserver-xfree86 package.

--- debian/control.orig Sat Jun 29 04:15:51 2002
+++ debian/control  Sat Jun 29 04:15:55 2002
@@ -794,7 +794,7 @@
  xfonts-base, xfonts-100dpi or xfonts-75dpi, and xfonts-scalable packages.
 
 Package: xserver-xfree86
-Architecture: alpha arm hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc sparc
+Architecture: alpha arm hppa hurd-i386 i386 ia64 m68k mips mipsel powerpc 
sparc sh3 sh4
 Depends: debconf ( 0.5), xserver-common (= 4.1.0-10), ${shlibs:Depends}
 Suggests: discover, mdetect, read-edid
 Conflicts: libxfont-xtt


 2) I've put new MANIFEST.sh3 and MANIFEST.sh3 on a URL bellow,
   please merge into next release:

   http://hanzubon.jp/Linux/Debian/SH/MANIFEST.sh3
   http://hanzubon.jp/Linux/Debian/SH/MANIFEST.sh4


-- 
ISHIKAWA Mutsumi
 [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]