On Fri, Jan 3, 2014 at 2:29 PM, Kevin DeKorte <
kdek...@gmail.com> wrote:
> Phil,
>
> What version of xulrunner or libxul are you using?
Kevin,
I compiled against seamonkey libs (which include libxul) and not
xulrunner. Sorry for the confusion. I believe the issue is more
specifically related to incompatibilities with gcc-g++-4.8.2 and the
seamonkey libs I was using to compile gecko-mediaplayer. I think it
broke at seamonkey version 2.22. I am not sure what version of libxul
it uses, but I am guessing it is probably the same as the subject
version.
Build environment:
- Slackware 14.1 -
gcc-g++-4.8.2
gcc-4.8.2
glibc-2.17
seamonkey-2.23
kernel 3.10.17
gecko-mediaplayer-1.0.8
I haven't checked 1.0.9a yet, but I am assuming it would exhibit the
same issue since you reported the xulrunner issue and put in a
workaround on git.
--PW