[lttng-dev] Fwd: liburcu error: Cannot find -lurcu

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Mon Feb 3 10:52:05 EST 2014


This was fixed by:

commit d251e6454df8976cd28c01536e0e41f02f5de072
Author: Jérémie Galarneau <jeremie.galarneau at efficios.com>
Date:   Fri Jan 10 16:39:05 2014 -0500

    Pass the CC variable to the example Makefiles
    
    Cross-compilation fails when using the --host configure option
    since the cross-compiler is not invoked by the hand-made Makefiles
    in doc/examples.
    
    The CC variable must be passed explicitly to ensure the host's
    default compiler is not invoked.
    
    Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
    Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>

Thanks,

Mathieu


----- Original Message -----
> From: "Daniel Thibault" <Daniel.Thibault at drdc-rddc.gc.ca>
> To: lttng-dev at lists.lttng.org
> Sent: Friday, November 29, 2013 9:17:19 AM
> Subject: Re: [lttng-dev] Fwd: liburcu error: Cannot find -lurcu
> 
> > Date: Wed, 27 Nov 2013 15:25:14 +0530
> > From: kumar s <skumar.m226 at gmail.com>
> >
> > I was able to fix the error, i did a small change in
> > doc/examples/Makefile.examples.template file.
> >
> >  ifdef CC
> >  CC = mips64-octeon-linux-gnu-gcc
> >  endif
> >
> > I changed ifndef to ifdef.
> 
>    Now, is this a peculiarity of MIPS, or do we need to patch the lttng-ust
>    package?
> 
> Daniel U. Thibault
> Protection des systèmes et contremesures (PSC) | Systems Protection &
> Countermeasures (SPC)
> Cyber sécurité pour les missions essentielles (CME) | Mission Critical Cyber
> Security (MCCS)
> R & D pour la défense Canada - Valcartier (RDDC Valcartier) | Defence R&D
> Canada - Valcartier (DRDC Valcartier)
> 2459 route de la Bravoure
> Québec QC  G3J 1X5
> CANADA
> Vox : (418) 844-4000 x4245
> Fax : (418) 844-4538
> NAC : 918V QSDJ <http://www.travelgis.com/map.asp?addr=918V%20QSDJ>
> Gouvernement du Canada | Government of Canada
> <http://www.valcartier.drdc-rddc.gc.ca/>
> 
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
> 

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com



More information about the lttng-dev mailing list