Re: [e-users] errors building deb of edje 1.7..8

2013-10-10 Thread Dave
I thought someone more experienced would chip in, so I didn't reply. Anyway, if you're getting undefined references in the linking phase, it's showing that the linker doesn't know where your libraries are located, or the libraries it finds don't have the required function. From the looks of it,

Re: [e-users] errors building deb of edje 1.7..8

2013-10-10 Thread John Holland
talking to myself:> I see the 1.7.7 debs are in debian unstable now and I will abandon this, possibly trying to learn more about debian packaging on a more modest task. John Holland writes: > I'm trying to build debs of the 1.7.8 versions of things, and I've > worked my way up to edj

[e-users] errors building deb of edje 1.7..8

2013-10-09 Thread John Holland
I'm trying to build debs of the 1.7.8 versions of things, and I've worked my way up to edje. When I build it I am getting "undefined reference" errors about a lot of items. the first few are ../../src/lib/.libs/libedje.so: undefined reference to `ecore_fb_input_device_window_set' ../../src/lib/.l