What steps will reproduce the problem?
1. checkout subversion trunk code r497
2. ./autogen
3. ./configure --prefix=/export/home/halton/work/dist --enable-debug
--enable-plugin
What is the expected output? What do you see instead?
[...]
checking for FreeType -- version >= 7.0.1... yes
checking for LIBXFT... yes
checking for select... yes
checking for select in -lsocket... yes
checking for Mozilla support... checking for MOZILLA... no
checking for MOZILLA... yes
firefox found!
ERROR:
The utility /bin/xpidl was not found. Please check your development packages.
configure: error: Fatal Error: no xpidl detected.
What version of the product are you using? On what operating system?
OpenSolaris
Please provide any additional information below.
This is because OpenSolaris firefox-plugin.pc does not have sdkdir
variable. The attached patch fix this issue, should not affect other
platforms such as Linux.
Original issue reported on code.google.com by halton....@gmail.com on 1 Dec 2009 at 8:43
Original issue reported on code.google.com by
halton....@gmail.com
on 1 Dec 2009 at 8:43Attachments: