Yes, because glide related binaries/libraries are not built, and it'll
fail generating binary rpm.
And I've verified my attempt to "fix" things actually doesn't work.
Maybe need better fix. Anybody out there?
Abel Cheung
On Sun, 1 Apr 2001, Marcel Pol wrote:
>
> On 01-Apr-01 R.I.P. Deaddog wrote:
> > It has been indicated by somebody (John Caven?) that some lines needs
> > to
> > be fixed in order to compile with kernel 2.4...... But anybody has
> > posted
> > any patch about this? Is changing all dev->tq.next line into
> > dev->tq.list->next sufficient, or I'm wrong altogether?
>
> I got the same problems mentioned. If I remember correct, this was what I
> did:
> In the Xfree86.spec I deleted the lines
> #define has_glide_2
> Or sortalike lines, both for glide2 and glide3. (4 lines)
> It compiled fine then. However, it didn't build the rpm's, it quit after
> having found the Requires and Provides, without any rpm.
> I'm don't know that much about rpm, so I quit there.
>
> I could be mistaken though, because i edited out patch 325 and 326 too and
> maybe it compiled fine without those.
>
> > On Fri, 30 Mar 2001, Chris wrote:
> >> Im trying to compile XFree86-4.0.3-3mdk srpm and stuck with a compile
> >> problem.
> >>
> >> The error :
> >> cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align
> >> -Wstrict-prototypes -Wnested-externs -Wpointer-arith -D__KERNEL__
> >> -DMODULE -fomit-frame-pointer -DCONFIG_AGP
> >> -DCONFIG_AGP_MODULE -DMODVERSIONS -include
> >> /usr/src/linux/include/linux/modversions.h
> >> -DKILLFASYNCHASTHREEPARAMETERS -I/usr/src/linux/include -c gamma_dma.c
> >> -o gamma_dma.o
> >> gamma_dma.c: In function `gamma_irq_install':
> >> gamma_dma.c:654: structure has no member named `next'
> >> make[9]: *** [gamma_dma.o] Error 1
> >> make[9]: Leaving directory
> >> `/usr/src/RPM/BUILD/XFree86-4.0.3/xc/programs/Xserver/hw/xfree86/os-sup
> >> port/linux/drm/kernel'
> >> make[8]: *** [all] Error 2
>
>
> --
> Marcel Pol
> [EMAIL PROTECTED]
>
>
>