Re: [clutter] undefined reference to `CLUTTER_UNITS_FROM_DEVICE'

2009-10-19 Thread Pierre Tardy
There where some of those references in eglnative backend.
Probably Ian is building eglnative.

You can find patches for 1.0 that re-active eglnative backend here:
http://github.com/tardyp/clutter/commits/44b7748340400aa4f78dd8cbeed65b495967c54b


On Mon, Oct 5, 2009 at 5:11 PM, Emmanuele Bassi eba...@o-hand.com wrote:
 On Fri, 2009-10-02 at 16:37 -0400, Ian Walberg wrote:
 Has anyone seen this error?



 undefined reference to `CLUTTER_UNITS_FROM_DEVICE'



 We are linking to a cliutter-1.0.6  native arm lib on a beagle board.

 you are really *not* linking to clutter-1.0.6, if you are getting a
 warning from the linker - unless you are using that symbol yourself;
 that symbol does not exist in the 1.x API - it only existed in previous
 development cycles.

 ciao,
  Emmanuele.


 --
 To unsubscribe send a mail to clutter+unsubscr...@o-hand.com





-- 
Pierre
--
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com



Re: [clutter] undefined reference to `CLUTTER_UNITS_FROM_DEVICE'

2009-10-05 Thread Emmanuele Bassi
On Fri, 2009-10-02 at 16:37 -0400, Ian Walberg wrote:
 Has anyone seen this error?
 
  
 
 undefined reference to `CLUTTER_UNITS_FROM_DEVICE'
 
  
 
 We are linking to a cliutter-1.0.6  native arm lib on a beagle board.

you are really *not* linking to clutter-1.0.6, if you are getting a
warning from the linker - unless you are using that symbol yourself;
that symbol does not exist in the 1.x API - it only existed in previous
development cycles.

ciao,
 Emmanuele.


-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com