h1aji / chmsee

CHM viewer
GNU General Public License v2.0
1 stars 1 forks source link

chmsee-1.99.04 fail to build with firefox 6.0 #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install firefox 6.0
2. try to build chmsee-1.99.04

What is the expected output? What do you see instead?
It fail to build with firefox/xulrunner 6.0:
/usr/lib/xulrunner-devel-6.0/bin/xpidl -w -v -m header -I 
/usr/lib/xulrunner-devel-6.0/idl csIChm.idl
/usr/lib/xulrunner-devel-6.0/bin/xpidl -w -v -m typelib -I 
/usr/lib/xulrunner-devel-6.0/idl csIChm.idl
/usr/lib/xulrunner-devel-6.0/bin/xpt_link ../components/xpcomchm.xpt csIChm.xpt
make: /usr/lib/xulrunner-devel-6.0/bin/xpt_link: Command not found
make: *** [../components/xpcomchm.xpt] Error 127

Original issue reported on code.google.com by Lordhea...@gmail.com on 17 Aug 2011 at 8:17

GoogleCodeExporter commented 8 years ago
xpt_link is replaced by xpt.py in firefox 6.0.
But there are a lot of things changed, I need study more to keep pace with 
mozilla.

Original comment by jungl...@gmail.com on 21 Aug 2011 at 3:10

GoogleCodeExporter commented 8 years ago
I've updated chmsee to tag 1.99.05, now it can build and run with xulrunner 6.0.

Original comment by jungl...@gmail.com on 23 Aug 2011 at 3:07

GoogleCodeExporter commented 8 years ago
Just tested, it's fixed, thanks

Original comment by Lordhea...@gmail.com on 23 Aug 2011 at 5:29

GoogleCodeExporter commented 8 years ago
Clear all pre-2.0 issues

Original comment by jungl...@gmail.com on 18 Jan 2013 at 6:10