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

Re: dmraid and xgl problems :(



Hello,

as i have seen the last night, i geht the same error like you with the git sources.



On Fri, 23 Jun 2006 00:37:20 +0200
Julien DHERSIN <dhersin@gmail.com> wrote:

> Thanks for your reply,
> 
> But it still doesn't work !
> 
> With #cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg co -r 
> xgl-0-0-1 xserver I got the same error as in your tuto :
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
> -I../../../include -I../../../include -I../../../include 
> -I../../../include -I../../../include -I../../../include 
> -I/opt/src/Xgl/Xgl-data/Mesa/include -I../X -I../array_cache -I../glapi 
> -I../main -I../math -I../shader -I../swrast -I../swrast_setup -I../tnl 
> -I.. -I../../../hw/xfree86/os-support -DHAVE_DIX_CONFIG_H -DXGLServer 
> -DUSE_MGL_NAMESPACE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT 
> -I/usr/local/include -I../../../include -I../../../include 
> -I../../../Xext -I../../../composite -I../../../damageext 
> -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow 
> -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb 
> -g -O2 -MT attrib.lo -MD -MP -MF .deps/attrib.Tpo -c attrib.c  -fPIC 
> -DPIC -o .libs/attrib.o
> attrib.c:28:22: error: arrayobj.h: No such file or directory
> make[3]: *** [attrib.lo] Erreur 1
> make[3]: quittant le répertoire « 
> /opt/src/Xgl/Xgl-work/xserver/xorg/GL/mesa/main »
> make[2]: *** [all-recursive] Erreur 1
> make[2]: quittant le répertoire « 
> /opt/src/Xgl/Xgl-work/xserver/xorg/GL/mesa »
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/xorg/GL »
> make: *** [all-recursive] Erreur 1
> 
> 
> And with #git-clone git://anongit.freedesktop.org/git/xorg/xserver I got 
> this one :
> 
> make[3]: entrant dans le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include 
> -I../../include -I../../include -I../../include -I../../include 
> -I../../include -I../../include    -DXFree86Server -DHAVE_XGL_CONFIG_H 
> -DHAVE_DIX_CONFIG_H -I../../GL/glx -I../../GL/include 
> -I/opt/src/Xgl/Xgl-data/Mesa/include 
> -I/opt/src/Xgl/Xgl-data/Mesa/src/mesa/glapi  -Wall -Wpointer-arith 
> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
> -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN 
> -DHAS_STICKY_DIR_BIT -I/usr/local/include   -I../../include 
> -I../../include -I../../Xext -I../../composite -I../../damageext 
> -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow 
> -I../../miext/damage -I../../render -I../../randr -I../../fb -g -O2 -MT 
> xglcompose.o -MD -MP -MF ".deps/xglcompose.Tpo" -c -o xglcompose.o 
> xglcompose.c; \
>          then mv -f ".deps/xglcompose.Tpo" ".deps/xglcompose.Po"; else 
> rm -f ".deps/xglcompose.Tpo"; exit 1; fi
> xglcompose.c: In function ‘xglCompositeGeneral’:
> xglcompose.c:134: error: ‘union _SourcePict’ has no member named ‘source’
> xglcompose.c:172: error: ‘union _SourcePict’ has no member named ‘source’
> make[3]: *** [xglcompose.o] Erreur 1
> make[3]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
> make[2]: *** [install-recursive] Erreur 1
> make[2]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw/xgl »
> make[1]: *** [install-recursive] Erreur 1
> make[1]: quittant le répertoire « /opt/src/Xgl/Xgl-work/xserver/hw »
> make: *** [install-recursive] Erreur 1
> 
> 
> Do I have to git the others sources ?
> 
> 
> Thanks again for helping me.
> 
> Julien
> 
> 
> valeanu.a@gmx.de a écrit :
> > About Xgl,
> > 
> > my howto is a little bit outdated. Sorry but i havent had time this
> > week for it.
> > Xorg has moved their code from cvs to git. Threfore the cvs code is
> > unusable.
> > To check out the code from git use:
> > git clone git://anongit.freedesktop.org/git/xorg/xserver
> > this creates the xserver folder. The autogen.sh command should remain the same.
> > I havent tested it completely but it should work.
> > 
> > 
> > 
> > On Thu, 22 Jun 2006 18:34:18 +0200
> > Julien DHERSIN <dhersin@gmail.com> wrote:
> > 
> >> Hi all,
> >>
> >> I would like to know if some of you has already succeeded in installing 
> >> dmraid with debian amd64 ?
> >>
> >> I installed the package dmraid but I can't activate my raid partitions 
> >> with : #dmraid -ay .
> >>
> >> Furthermore, I've only 'control' file in /dev/mapper.
> >>
> >> More details :
> >> # dmraid -v -r
> >> INFO: RAID devices discovered:
> >>
> >> /dev/sda: nvidia, "nvidia_aecbbfdf", stripe, ok, 321672958 sectors, data@ 0
> >> /dev/sdb: nvidia, "nvidia_aecbbfdf", stripe, ok, 321672958 sectors, data@ 0
> >>
> >> # dmraid -v -b
> >> INFO: Block devices discovered:
> >>
> >> /dev/hda:    160086528 total, "2Y7F6VEF"
> >> /dev/sda:    321672960 total, "VDB91BTCDPBVKP"
> >> /dev/sdb:    321672960 total, "VDB91BTCDTKPEP"
> >>
> >>
> >> And about XGL, I can't compile it from cvs (xserver/xorg compilation 
> >> failed) ! I think the error comes from mesa compilation. I followed this 
> >> tuto : http://blue.dyn-o-saur.com/debianxgl/debianxglhowto.html .
> >>
> >> Thanks for helping me.
> >>
> >> Regards,
> >> Julien
> >>
> >>
> >> -- 
> >> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> >> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> >>
> > 
> > 
> > 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: