Testing Yelp 2.23.1 with Firefox 3.0



A DIT Linux: everything from sources.
Gnome 2.22.2 (i.e. Yelp 2.22.1), Firefox 3.0

I needed to create my own  /usr/lib/pkgconfig/firefox-xpcom.pc:
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib/firefox-devel-3.0/sdk/lib
includedir=/usr/include/firefox-3.0/unstable
idldir=/usr/share/idl/firefox-3.0
Name: XPCOM
Description: The Mozilla Cross Platform Component Library
Version: 3.0
Libs: -L${libdir} -lxpcom
Cflags: -I/usr/include/firefox-3.0/stable -I${includedir}

2.22.1 segfaults after linking with FF3.0

2.23.1 built this way:
CPPFLAGS=-DXPCOM_GLUE \
./configure --prefix=/usr --disable-static

$ yelp
Could not initialize gecko!

Hmm..

I will try it without CPPFLAGS=-DXPCOM_GLUE
You will hear the results.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]