[Nouveau] xf86-video-nouveau does not compile

2007-11-10 Thread Chris Lewis






Hello,



I wonder if someone can advise what may be going wrong here when 
attempting to compile the Xorg nouveau driver. autoconf  configure run 
through fine. 



This is on a fc7-ppc 
box.





make  
all-recursive

make[1]: Entering directory 
`/root/xf86-video-nouveau'

Making all in 
src

make[2]: Entering directory 
`/root/xf86-video-nouveau/src'

/bin/sh ../libtool 
--tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..-I/usr/include/drm 
-I/usr/include/X11/dri -I/usr/include/xorg   -g -O2 -Wall -MT nv_accel_common.lo 
-MD -MP -MF .deps/nv_accel_common.Tpo -c -o nv_accel_common.lo 
nv_accel_common.c

 gcc -DHAVE_CONFIG_H -I. 
-I.. -I/usr/include/drm -I/usr/include/X11/dri -I/usr/include/xorg -g -O2 -Wall 
-MT nv_accel_common.lo -MD -MP -MF .deps/nv_accel_common.Tpo -c 
nv_accel_common.c  -fPIC -DPIC -o 
.libs/nv_accel_common.o

In file included from 
nv_include.h:69,

 from 
nv_accel_common.c:23:

nv_type.h:369: error: field 
'fifo' has incomplete 
type

make[2]: *** 
[nv_accel_common.lo] Error 
1

make[2]: Leaving directory 
`/root/xf86-video-nouveau/src'

make[1]: *** [all-recursive] 
Error 
1

make[1]: Leaving directory 
`/root/xf86-video-nouveau'

make: *** [all] Error 
2



Cheers



Chris

-- 


Open WebMail Project (http://openwebmail.org) 










___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau


Re: [Nouveau] xf86-video-nouveau does not compile

2007-11-10 Thread Stephane Marchesin
Oops replying to the list as well this time...

Hi,

Do you have the DRM compiled and installed ? Also, line 369 of nv_type.h is
not about fifo for me (nor for git head), so are you sure you're using an
unmodified git checkout ?

Stephane
___
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau