Hi,
I would prefer that:
libgles2-mesa-dev is changed into libgl1-mesa-dev for all the architects.
libgl1-mesa-dev is installed during build due to dependencies. During
dh_auto_configure the OpenGL implementation is auto selected. GL is preferred
over GLES, so GLES is not used.
[snip build l
Hi,
I would like to add that this bug also effects e17. When I log into
enlightenment using lightdm the animated e17 cursor is not showing. When I use
another display manager like slim, xdm or wdm the cursor works as expected. I
have not tried the kde-greeter, as I am running wheezy and not s
-Willem Jansen
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
enlightenment, so they can have a better look
at it.
Oh and EFL and e17 are not yet ported to hurd.
Mark-Willem
> Le 05/05/11 13:47, Mark-Willem Jansen a écrit :
>
> > Hi,
>
> Hi,
>
> > Maybe you could rewrite the patch, so the pre-compiler checks the existence
> &
Hi,
Just to be clear I am not a developer or maintainer of this package. Hence, not
a
specialist on the working of the code.
>
> Le 05/05/11 13:47, Mark-Willem Jansen a écrit :
>
> > Hi,
>
> Hi,
>
> > Maybe you could rewrite the patch, so the pre-compil
*info, void *data)
+#else
+exit_handler(int x)
+#endif
{
exit_flag = 1;
}
static void
+#ifdef SA_SIGINFO
pipe_handler(int x, siginfo_t *info, void *data)
+#else
+pipe_handler(int x)
+#endif
{
}
This way the patch will not effect the architects that have SA_SIGINFO defined.
Mark-Willem
Dear Peter,
Would you be so kind to check if this bug still applies to the latest uploaded
version.
Mark-Willem Jansen
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
I dug a bit deeper into the what happens during the building and loading of the
libssl.so* and libcrypto.so*.
When the qt4-x11 source package is buildd libssl-dev is installed as a
dependency.
It is not a direct dependency of qt4-x11, but due to another dev that is
installed.
At the time the
.
The rebuild was done with the libssl-dev(1.0.0d-2) packages installed and by
the following sequence
of commands:
$ apt-get source qt4-x11
$ sudo apt-get build-dep qt4-x11
$ dch -l local 'My version'
$ debuild -us -uc
Regards,
Mark-Willem Jansen
ua5.1 '
I am not running Sid but Wheezy/AMD64, so I can not check this ideas.
Also the configure script of efreet has some pkf-config --cflags lines, which
have multiple entries, hence the same problem.
Cheers,
Mark-Willem Jansen
10 matches
Mail list logo