Current build failures

Stefan Dirsch sndirsch at suse.de
Fri Jul 15 19:57:34 EST 2005


On Thu, Jul 14, 2005 at 06:48:08PM -0400, Soeren Sandmann wrote:
> Stefan Dirsch wrote:
> 
> >On Thu, Jul 14, 2005 at 07:00:40PM +0200, Stefan Dirsch wrote:
> > 
> >
> >>Just to let you know. I've encountered the following build failures in
> >>current CVS:
> >>   
> >>
> >
> >Meanwhile I had a closer look at these:
> > 
> >
> Thanks. I committed all your patches, except for the XvMC one (which was 
> caused
> by the symlink_lib_xvmc() function being defined twice with the last 
> definition being
> incomplete).

Thanks. Unfortunately "XvMCWrapper.c" is symlinked in the wrong
directory. I attached a small patch, which fixes it.

Regards,
Stefan

Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.)   SUSE LINUX Products GmbH
Tel: 0911-740 53 0            Maxfeldstraße 5
FAX: 0911-740 53 479          D-90409 Nürnberg
http://www.suse.de            Germany 
------------------------------------------------------
-------------- next part --------------
--- util/modular/symlink.sh.orig	2005-07-15 07:02:29.000000000 +0000
+++ util/modular/symlink.sh	2005-07-15 07:04:57.000000000 +0000
@@ -3198,6 +3198,7 @@
     action	XvMClib.h
 
     src_dir lib/XvMC/wrapper
+    dst_dir lib/XvMC/src
 
     action	XvMCWrapper.c
 }


More information about the xorg-modular mailing list