Re: Build problem.
- From: Bob Kashani <bobk ocf berkeley edu>
- To: garnome list <garnome-list gnome org>
- Subject: Re: Build problem.
- Date: Fri, 26 Mar 2004 12:57:21 -0800
On Fri, 2004-03-26 at 06:24, Bill White wrote:
> I am trying to build garnome on a Debian unstable system.
> When building pango, I get link errors, with these
> symbols undefined:
> XextAddDisplay
> XextFindDisplay
> XextRemoveDisplay
> XMissingExtension
> I know that adding -lXext to the link line fixes these,
> but I can't see where in the makefile I should put it.
>
> Can somebody please send a clue my way?
Edit platform/pango/Makefile and change this line:
CONFIGURE_ARGS = $(DIRPATHS) --without-qt
to this:
CONFIGURE_ARGS = $(DIRPATHS) --without-qt CFLAGS=-lXext
Hope that helps,
Bob
--
Bob Kashani
http://www.ocf.berkeley.edu/~bobk/garnome/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]