[Openchrome-users] building libxvmc on xfree86 4.4.0
Sinan Nalkaya
erchamion.beren
Tue Jan 17 18:25:37 PST 2006
On Tue, 2006-01-17 at 14:39 +0000, Ivor Hewitt wrote:
> Sinan Nalkaya wrote:
> > hi
> > i have xfree86 4.4.0 source with semi compiled. i wanted to compile
> > libxvmc (from cvs 2005-11-16) on this source, this is log that what i
> > did
> >
> Hi,
> Can you try again with the current svn source please.
>
> Regards,
thanks for help. svn doesnt work for me :/ i dont why, gives me
following errors
x:/opt# svn co http://svn.openchrome.org/svn/trunk libxvmc
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request
(http://svn.openchrome.org)
x:/opt# svn co http://svn.openchrome.org/svn/trunk unichrome
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request
(http://svn.openchrome.org)
x:/opt#
i explored svn via http and downloaded libxvmc directory (revision 141),
when try to build but it says that it needs via_dri.h, via_drm.h and
via_drmclient.h, i copy all 4 files from unichrome(from svn via http)
directory.
the last error message is like this
viaXvMC.c: In function `releaseDecoder':
viaXvMC.c:121: warning: ISO C forbids nested functions
viaXvMC.c:121: error: syntax error before '*' token
viaXvMC.c:121: error: `lockPtr' undeclared (first use in this function)
viaXvMC.c:121: error: (Each undeclared identifier is reported only once
viaXvMC.c:121: error: for each function it appears in.)
viaXvMC.c: In function `grabDecoder':
viaXvMC.c:144: warning: ISO C forbids nested functions
viaXvMC.c:144: error: syntax error before '*' token
viaXvMC.c:144: error: `lockPtr' undeclared (first use in this function)
viaXvMC.c:127: warning: unused variable `sAPriv'
make: *** [viaXvMC.o] Error 1
i know the way should not be like this :)
More information about the Openchrome-users
mailing list