Message-ID: <38E9374A.3B0BCA04@neuronet.pitt.edu> Date: Mon, 03 Apr 2000 20:28:58 -0400 From: "Rafael E. Herrera" <raffo@neuronet.pitt.edu> Subject: Re: [suse-axp] X on Alphastation 400
Ruediger Oertel wrote:
>
> On Mon, 3 Apr 2000, Rafael E. Herrera wrote:
>
> > hello,
> >
> > Are there any news about the problem with the SuSE 6.3 XSVGA server in
> > the AS 400s.
> >
> I think we had the solution on this list. It was using "-mev6" during
> compilation, and will be fixed on 6.4.
> > I tried to recompile the X from sources but it failed.
> Any logfiles or Error-Messages ?
I edited the patch XFree86-3.3.5.dif to:
--- XFree86-3.3.5.dif Mon Mar 27 18:10:22 2000
+++ XFree86-3.3.5.dif~ Wed Nov 3 11:01:48 1999
@@ -2238,9 +2238,9 @@
@@ -252,7 +266,7 @@
#ifdef AlphaArchitecture
- #define OptimizedCDebugFlags -O2 -fno-rerun-cse-after-loop
+ #define OptimizedCDebugFlags -O2
-#define LinuxMachineDefines -D__alpha__
-+#define LinuxMachineDefines -D__alpha__ -Wa,-mev4
++#define LinuxMachineDefines -D__alpha__ -Wa,-mev6
#define ServerOSDefines XFree86ServerOSDefines -DDDXTIME
-DPART_NET
#define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines
-D_XSERVER64
as commented before. Run this command:
# rpm -bb --short-circuit /usr/src/packages/SPECS/xf86.spec
...
[lots of lines]
...
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xc
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rfh root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rfh root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ cp /usr/src/packages/SOURCES/Xmodmap.i386 programs/xmodmap/Xmodmap
+ cp -a ../contrib/programs ./contrib-programs
+ cp -a ../r128 programs/Xserver/hw/xfree86/vga256/drivers
+ echo 'Patch #0:'
Patch #0:
+ patch -p0 -s
1 out of 7 hunks FAILED -- saving rejects to file config/cf/linux.cf.rej
Bad exit status from /var/tmp/rpm-tmp.86174 (%prep)
Note that what I got out of my CD-ROM was XFree86 ver. 3.3.5. I'll try
downloading the SPM from:
ftp://ftp.suse.com/pub/suse/i386/X/XFree86/XFree86-3.3.6-SuSE/suse63/xf86-3.3.6-18.src.rpm
and give it a try later in the week. Is this one to try? There are no
updates for XFree86 3.3.6 updates in the ftp site.
> > I used the source RPM from the Intel CD-ROMs since I don't have the AXP
> > CD-ROMs (I'm waiting for 6.4)
> >
> > I would use the sources from the FTP site, but there are only about 20
> > source RPMs in the ftp tree. Where are they?
> >
> Where did you look ? ftp.suse.com/pub/suse/i386/6.3/suse/zq1
> has about 1269 files, ".spm" is used as abbreviation for ".src.rpm".
> Oops, I just saw this bug happened in the ftp-axp tree. Why is this the
> first time I hear about it ? Anyway, the i368 sources should be mostly
> the same.
I looked at ftp.suse.com/pub/suse/axp/6.3/suse/zq1.
Thanks.
-- Rafael Herrera
This archive was generated by hypermail 2.1.0 : Mon Jun 04 2001 - 04:18:15 PDT