xboard-devel
[Top][All Lists]
Advanced

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

Re: [XBoard-devel] Desktop Effects (Compiz)


From: Eric Mullins
Subject: Re: [XBoard-devel] Desktop Effects (Compiz)
Date: Mon, 13 Jul 2009 12:55:48 -0600
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Eric Mullins wrote:
Working on this problem I seem to have a solution.

Change the libraries from -lXt -lm -lXaw (or -lXaw3d) to:

-lm -lXaw3d (or -lXaw)

Can you update the configure to do that Arun?

Maybe we ought to back off a little and understand this more fully.

Looking over the 4.2.7 sources, I see that -lXt is in the LIBS, and 4.2.7 works.

Perhaps order matters.  Here's the LIBS line in my 4.2.7 makefile:
LIBS =  -lXaw3d  -lXmu  -lXt -lXext \
   -lXpm  -lSM -lICE -lX11   -lm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]