|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-devel
Re: [Xen-devel] [PATCH] libxl: update nic list API to use common	device 
 
(I assume everything but the following hunk was a mistake)
> diff -r 25db0629e338 -r e94763a6bd34 tools/libxl/Makefile
> --- a/tools/libxl/Makefile      Fri Sep 30 14:27:27 2011 +0100
> +++ b/tools/libxl/Makefile      Fri Sep 30 14:27:27 2011 +0100
> @@ -119,7 +119,7 @@ libxlutil.a: $(LIBXLU_OBJS)
>         $(AR) rcs libxlutil.a $^
> 
>  xl: $(XL_OBJS) libxlutil.so libxenlight.so
> -       $(CC) $(LDFLAGS) -o $@ $(XL_OBJS) libxlutil.so $(LDLIBS_libxenlight) 
> $(LDLIBS_libxenctrl)
> +       $(CC) $(LDFLAGS) -o $@ $(XL_OBJS) libxlutil.so libxenlight.so 
> $(LDLIBS_libxenlight) $(LDLIBS_libxenctrl)
> 
>  testidl: testidl.o libxlutil.so libxenlight.so
>         $(CC) $(LDFLAGS) -o $@ testidl.o libxlutil.so $(LDLIBS_libxenlight) 
> $(LDLIBS_libxenctrl)
LDLIBS_libxenlight already has -lxenlight in it. I guess this changes
works around you local addition LDFLAGS=-L/usr/xen42/lib?
I'm not sure what the right answer is here.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |   
 
 | 
    | 
  
  
    |   | 
    |