GNOME Bugzilla – Bug 335526
while running ./configure yelp does not find my firefox installation
Last modified: 2006-03-22 15:28:37 UTC
i'm using firefox from cvs head, epiphany has no problems but yelp does not find the installation, this is what i get: checking whether we have a gtk 2 gecko build... configure: error: This program needs a gtk 2 gecko build on the config.log file: configure:25012: checking whether we have a gtk 2 gecko build configure:25031: g++ -o conftest -s -msse2 -mfpmath=sse,387 -march=pentium-m -mtune=pentium-m -Os -ffast-math -fomit-frame-pointer -ftracer -pipe -I -Wl,-O1 -Wl,-z,combreloc -Wl,--disable-new-dtags conftest.cc conftest.cc:40:28: error: mozilla-config.h: No such file or directory It seems that it could not find the route to put in the includes, looking a bit further it seems that it is looking for -gtkembedmoz which is not distributed with the latests version of firefox cvs HEAD.
Right, yelp doesn't build against gecko trunk. *** This bug has been marked as a duplicate of 329429 ***