[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Note about sparc...



On Tue, Oct 10, 2000 at 06:14:11PM -0400, Ben Collins wrote:
> (Branden, let me know if you want me to just email debian-x)
> 
> There is no libxrx compiled for sparc. I'm not even sure what this thing
> does, but it isn't there. So something needs to be done to make it
> installed only on a per-case basis. Seems like the best way is to put the
> files on the command line of the dh_* calls.

I could swear I fixed this for all arches, not just powerpc...

Branden?  What ever happened to patch #204?  It included this hunk:

@@ -426,15 +428,16 @@
 #define XF86OSCardDrivers      v4l
 #endif
 
+#if UseElfFormat
+#define HasPlugin              YES
+#define VendorHasX11R6_3libXext        YES     /* XC or XFree86 >= 3.3.1 */
+#endif
+
 #ifdef i386Architecture
 #define OptimizedCDebugFlags   DefaultGcc2i386Opt
 #define LinuxMachineDefines    -D__i386__
 #define ServerOSDefines                XFree86ServerOSDefines -DDDXTIME -DPART_NET
 #define ServerExtraDefines     -DGCCUSESGAS XFree86ServerDefines
-#if UseElfFormat
-#define HasPlugin              YES
-#define VendorHasX11R6_3libXext        YES     /* XC or XFree86 >= 3.3.1 */
-#endif
 #endif /* i386Architecture */
 
 #ifdef AlphaArchitecture


Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         dan@debian.org         |  |       dmj+@andrew.cmu.edu      |
\--------------------------------/  \--------------------------------/



Reply to: