[Xpert]Cannot build cvs HEAD -- No rule to make target `xf86noBus.o'

2002-09-17 Thread Miles Lane

Any idea how I can fix this?

make[5]: *** No rule to make target `xf86noBus.o', needed by 
`libxf86.a'.  Stop.make[5]: Leaving directory 
`/usr/src/xc/programs/Xserver/hw/xfree86/common'

Linux firehose 2.4.20-pre5-ben0 #12 Tue Sep 10 05:25:08 PDT 2002 ppc unknown

Gnu C  2.95.3
Gnu make   3.79.1
util-linux 2.11i
mount  2.11i
modutils   2.4.19
e2fsprogs  1.24a
reiserfsprogs  3.x.0k-pre9
pcmcia-cs  3.1.28
PPP2.4.1
isdn4k-utils   3.1pre2
Linux C Libraryx1 root root  1524461 Jul 14 07:21 
/lib/libc.so.6
Dynamic linker (ldd)   2.2.4

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Cannot build cvs HEAD -- No rule to make target `xf86noBus.o'

2002-09-17 Thread Marc Aurele La France

On Tue, 17 Sep 2002, Miles Lane wrote:

> Any idea how I can fix this?

> make[5]: *** No rule to make target `xf86noBus.o', needed by
> `libxf86.a'.  Stop.make[5]: Leaving directory
> `/usr/src/xc/programs/Xserver/hw/xfree86/common'

The HEAD branch is currently unstable, and likely will be so for the next
few days.  Bear with us.

Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 Core Team member.  ATI driver and X server internals.

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Cannot build cvs HEAD -- No rule to make target `xf86noBus.o'

2002-09-17 Thread Shawn Starr

Were you also missing vm86 too? =)

On September 17, 2002 07:21 pm, Miles Lane wrote:
> Any idea how I can fix this?
>
> make[5]: *** No rule to make target `xf86noBus.o', needed by
> `libxf86.a'.  Stop.make[5]: Leaving directory
> `/usr/src/xc/programs/Xserver/hw/xfree86/common'
>
> Linux firehose 2.4.20-pre5-ben0 #12 Tue Sep 10 05:25:08 PDT 2002 ppc
> unknown
>
> Gnu C  2.95.3
> Gnu make   3.79.1
> util-linux 2.11i
> mount  2.11i
> modutils   2.4.19
> e2fsprogs  1.24a
> reiserfsprogs  3.x.0k-pre9
> pcmcia-cs  3.1.28
> PPP2.4.1
> isdn4k-utils   3.1pre2
> Linux C Libraryx1 root root  1524461 Jul 14 07:21
> /lib/libc.so.6
> Dynamic linker (ldd)   2.2.4
>
> ___
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Cannot build cvs HEAD -- No rule to make target`xf86noBus.o'

2002-09-18 Thread Miles Lane

Since I am building on a PowerPC machine, yes, I don't have
vm86.h in my path, if that is what you are asking.  I only
see vm86 files in the /usr/src/linux/arch/[i386|mips] trees.

It does seem odd that some x86 driver would be getting 
compiled on my PPC build.

Miles

On Tue, 2002-09-17 at 19:56, Shawn Starr wrote:
> Were you also missing vm86 too? =)
> 
> On September 17, 2002 07:21 pm, Miles Lane wrote:
> > Any idea how I can fix this?
> >
> > make[5]: *** No rule to make target `xf86noBus.o', needed by
> > `libxf86.a'.  Stop.make[5]: Leaving directory
> > `/usr/src/xc/programs/Xserver/hw/xfree86/common'


___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Cannot build cvs HEAD -- No rule to make target `xf86noBus.o'

2002-09-18 Thread Shawn Starr

Well, according for Linux:

DESCRIPTION
   The  system  call  vm86 was introduced in Linux 0.97p2. In
   Linux 2.1.15 and 2.0.28 it was renamed to vm86old,  and  a
   new   vm86  was  introduced.  The  definition  of  `struct
   vm86_struct' was changed in 1.1.8 and 1.1.9.

It's deprecated =) As linux has vm86 calls. Which means X should not compile 
vm86 for Linux machines.

On September 18, 2002 05:33 am, Miles Lane wrote:
> Since I am building on a PowerPC machine, yes, I don't have
> vm86.h in my path, if that is what you are asking.  I only
> see vm86 files in the /usr/src/linux/arch/[i386|mips] trees.
>
> It does seem odd that some x86 driver would be getting
> compiled on my PPC build.
>
>   Miles
>
> On Tue, 2002-09-17 at 19:56, Shawn Starr wrote:
> > Were you also missing vm86 too? =)
> >
> > On September 17, 2002 07:21 pm, Miles Lane wrote:
> > > Any idea how I can fix this?
> > >
> > > make[5]: *** No rule to make target `xf86noBus.o', needed by
> > > `libxf86.a'.  Stop.make[5]: Leaving directory
> > > `/usr/src/xc/programs/Xserver/hw/xfree86/common'
>
> ___
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert

___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert



Re: [Xpert]Cannot build cvs HEAD -- No rule to make target `xf86noBus.o'

2002-09-18 Thread Dr Andrew C Aitchison

On 18 Sep 2002, Miles Lane wrote:

> Since I am building on a PowerPC machine, yes, I don't have
> vm86.h in my path, if that is what you are asking.  I only
> see vm86 files in the /usr/src/linux/arch/[i386|mips] trees.
> 
> It does seem odd that some x86 driver would be getting 
> compiled on my PPC build.

I think this x86 stuff is for an x86 emulator to run video BIOS
code on non x86 machines.

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna


___
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert