Plot Problems

Louis C. Kouvaris louisk at comcast.net
Thu Jan 14 07:09:45 EST 2016


You have narrowed down the problem. webkit_web_view_load_uri isn't being
used because configure can't find the harfbuzz-icu libraries. The
harfbuzz libraries and the harfbuzz-icu libraries are both in
/usr/local/lib. I have set  the environment variable LIBS to
-lharfbuzz-icu but it doesn't seem to get passed to configure. How can I
correct this problem?



configure:23258: checking for webkit_web_view_load_uri
configure:23258: gcc -o conftest -g -O2 -std=gnu99 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations   -L/usr/local/lib
conftest.c  -l
m -L/usr/local/lib -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4
-ljavascriptcoregtk-1.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0
-lpangocairo-1.0 -lg
dk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0
-lgobject-2.0 -lglib-2.0   >&5
/usr/local/lib/libwebkitgtk-1.0.so: undefined reference to
`hb_icu_script_to_script'
/usr/local/lib/libwebkitgtk-1.0.so: undefined reference to
`hb_icu_get_unicode_funcs'
collect2: error: ld returned 1 exit status

-------------- next part --------------
An embedded message was scrubbed...
From: lj <lj308 at pobox.com>
Subject: Re: Plot Problems
Date: Wed, 13 Jan 2016 22:10:47 -0500
Size: 4878
URL: <http://lists.gnucash.org/pipermail/gnucash-user/attachments/20160114/276eb4bb/attachment.eml>


More information about the gnucash-user mailing list