CVS: configure: error: xpidl compiler not found
Brought to you by:
kdekorte
I encouter similar bugs as this one when building from current CVS:
http://sourceforge.net/tracker/?func=detail&aid=1876268&group_id=71239&atid=530623
[marek@beruska mplayerplug-in]$ ls /opt/gecko-sdk/sdk/bin/
header.py nspr-config ply run-mozilla.sh typelib.py xpcshell xpidl.py xpidllex.py xpidlyacc.py xpt.py
./configure --enable-gtk2 --with-mozilla-home=/usr/lib/mozilla --with-gecko-sdk=/opt/gecko-sdk/
...
checking whether make sets $(MAKE)... yes
Using new (v1.7+) gecko-sdk
checking for xpidl... no
configure: error: xpidl compiler not found
I tried to look in configure's code, but the XPIDL part is quite messy :P
Any ideas, thank you, Mark
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
same issue even with stable 3.55 version