Re: [ft-devel] Problem in ft2-demo compilation.

2018-09-17 Thread Parth Wazurkar
> > > which when compared to a correct compilation, has a > > difference of these libraries, > > > > libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 > (0x7f40192d7000) > > libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 > (0x7f40188ac000) > > libdl.so.2 =>

Re: [ft-devel] Problem in ft2-demo compilation.

2018-09-17 Thread Alexei Podtelezhnikov
> which when compared to a correct compilation, has a > difference of these libraries, > > libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x7f40192d7000) > libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x7f40188ac000) > libdl.so.2 =>

Re: [ft-devel] Problem in ft2-demo compilation.

2018-09-17 Thread Parth Wazurkar
I tested the compilation on a fresh ubuntu 18.04 box, and `ft2-demos' are not allocating a display surface. Here is the output of `ldd path/to/installed/ftview': linux-vdso.so.1 (0x7fff350b1000) libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x7f252ae51000)