Closed GoogleCodeExporter closed 8 years ago
Looks like the latest patch from issue 158 is conflicting with your old ubuntu.
For now I would recommend editing npupp.h and removing the 'const' from line 703
I checked with the xulrunner-devel package in Fedora and those declarations are
not present. So maybe this is a change in the API
Can you post the output of this command
pkg-config --modversion libxul
if that doesn't work try this one
pkg-config --modversion xulrunner
Also how are you running configure?
Original comment by kdeko...@gmail.com
on 1 Dec 2011 at 9:48
I do see this problem on my machine running RHEL 6.2, so I think I can fix it.
Original comment by kdeko...@gmail.com
on 1 Dec 2011 at 9:51
Can you test SVN r483 and see if that fixes it for you, it did for me.
Original comment by kdeko...@gmail.com
on 1 Dec 2011 at 10:03
Just tested SVN r483 and I can confirm this indeed fixes things beautifully.
Many thanks for taking the time and the effort to support older xulrunners :)
Original comment by glits...@gmail.com
on 2 Dec 2011 at 12:49
Original comment by kdeko...@gmail.com
on 2 Dec 2011 at 9:00
Original issue reported on code.google.com by
glits...@gmail.com
on 1 Dec 2011 at 9:38