i get the exact same in e17 - it also asks for eglswapinterval of 1 and
still get tearing (even in portrait). though a buffer swap wont
magically always cure that as depending on gpu/gfx setup u can do buffer
swaps part way through a scanout and you get tearing then without doing
blits. i suspect i
well first... just take a look at the .la file. it's obviously wrong.
the actual location of it doesn't match what the .la internally states.
that wrongness DOES create bugs.
evas fails to build because the .la file GENERATED for eet (which evas
links to), is linked to libgcrypt, and libtool autom
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797566
Title:
libgcrypt.la contains wrong path for la file, so compiles against it
fail
To manage notifications about this bug go to:
https://bugs.lau
Public bug reported:
Binary package hint: libgcrypt11
/usr/lib/i386-linux-gnu/libgcrypt.la
contains the line:
libdir='/lib/i386-linux-gnu'
but this causes compiles to fail when linking against libgcrypt when using
libtool, as the .la file is obviously not in this location. if you change the