[XFree86] Help need getting XFree86 4.0.2 running under unixware 7.1.3

2003-07-08 Thread Frank Tarczynski
I am trying to get XFree86 4.0.2 running under unixware 7.1.3. I've tried compiling the current source but have run into too many complier errors to keep going. I've downloaded the latest unixware port (4.0.2) and am trying to get it running. I have an ATI Radeon 7500 video card and a

[XFree86] No PCI support available for this architecture/OS combination? Why?

2003-07-09 Thread Frank Tarczynski
I'm trying to build XFree86 Version 4.3.0 under unixware 7.1.3. I'm using the stock cc complier since I have trouble getting things to work with gcc version 2.95.3 that I have on this box. I start the build with gmake World BOOTSTRAPCFLAGS=-DUSL but I keep running into this little problem:

[Fwd: [XFree86] Everyone stumped? No PCI support available for this architecture/OS combination? Why?]

2003-07-11 Thread Frank Tarczynski
Original Message Subject: [XFree86] No PCI support available for this architecture/OS combination? Why? From: Frank Tarczynski [EMAIL PROTECTED] Date: Wed, July 9, 2003 11:06 pm To: [EMAIL PROTECTED] I'm trying to build XFree86 Version 4.3.0 under unixware 7.1.3. I'm using

[XFree86] Compliation problem under unixware

2003-07-15 Thread Frank Tarczynski
Is anyone versed enough in the inner workings of the server and it's libs to take a stab at this problem? I'm building xfree86 v4.3.0 under unixware 7.1.3 using the stock cc. When I get to compling ix86Pci.c in xc/programs/Xserver/hw/xfree86/os-support/bus I get this error message:

Re: [XFree86] Compliation problem under unixware

2003-07-15 Thread Frank Tarczynski
that will actually bring in that #define? - Christian From: Frank Tarczynski [EMAIL PROTECTED] Date: 2003/07/15 Tue AM 09:28:53 EDT To: [EMAIL PROTECTED] Subject: [XFree86] Compliation problem under unixware Is anyone versed enough in the inner workings of the server and it's libs to take a stab

Re: [XFree86] Compliation problem under unixware

2003-07-16 Thread Frank Tarczynski
On Wed, 16 Jul 2003, Frank Tarczynski wrote: Is anyone versed enough in the inner workings of the server and it's libs to take a stab at this problem? I'm building xfree86 v4.3.0 under unixware 7.1.3 using the stock cc. When I get to compling ix86Pci.c in xc/programs/Xserver/hw/xfree86

[XFree86] Replacing Xsco with XFree86

2003-07-16 Thread Frank Tarczynski
I've finally been able to built the XFree86 server under unixware 7.1.3. Does anyone have any experience with replacing the stock Xsco server under unixware? I've tried disabling Xsco (scologin disable) and then starting XFree86 but scologin appears to delete the named pipes and other stuff in

Re: [XFree86] Compliation problem under unixware

2003-07-16 Thread Frank Tarczynski
Marc Aurele La France wrote: On Wed, 16 Jul 2003, Frank Tarczynski wrote: Perhaps the problem occurs because 430HX_BRIDGE starts with a numeric? Try changing it to BRIDGE_430HX. No need to change it now. I've already built the server by just deleting the _ for those 2 #define's