bug-xboard
[Top][All Lists]
Advanced

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

Re: [Bug-XBoard] Problems building 4.4 Beta 1 on OS X 10.5.8


From: Eric Mullins
Subject: Re: [Bug-XBoard] Problems building 4.4 Beta 1 on OS X 10.5.8
Date: Mon, 17 Aug 2009 10:37:06 -0600
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Louis Zulli wrote:
./configure --with-x

but the resulting Makefile failed to provide for linking quite a few libraries. Finally found an old xboard Makefile and copied and pasted from that, setting

LIBS = -L/usr/X11/lib -R/usr/X11/lib -lXaw -lXmu -lXt -lXext -lXpm -lSM -lICE -lX11 -lm

in the 4.4 Makefile. This let everything build.

I bet the earlier bug we had with dialogs never focusing in X is related to cleanup of the above LIBS.

We've now had multiple issues with the libraries. Perhaps we should consider removing whatever cleanup was done on it, and just use what 4.2.7 did? It looks like the above line might require more packages installed than necessary to build in GNU/Linux though.






reply via email to

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