After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 335526 - while running ./configure yelp does not find my firefox installation
while running ./configure yelp does not find my firefox installation
Status: RESOLVED DUPLICATE of bug 329429
Product: yelp
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-22 14:43 UTC by Diego González
Modified: 2006-03-22 15:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2006-03-22 14:43:14 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.
Comment 1 Christian Persch 2006-03-22 15:28:37 UTC
Right, yelp doesn't build against gecko trunk.

*** This bug has been marked as a duplicate of 329429 ***