On Wed, Mar 28, 2007 at 10:29:00AM -0500, Vijay Ramesh wrote:
> On, current sdl fails to build.
> 
> Error: bad shared lib version /usr/X11R6/lib/libX11.so.9.0(X11.>=10)
> 
> 
> This seems to work just fine with 9.0. 
> 
> if someone could just change :
> "WANTLIB+= X11.>=10 Xext" to
> "WANTLIB+= X11.>=9 Xext"
> in the makefile, I think that should fix it.

The change is intentional. If you're running current, you must run
current, and that includes the switch to xenocara.

There are various subtle differences in xenocara. We don't want to lose
time tracking bugs due to people mixing and matching.

Hence, the not subtle change. All major graphics parts of the ports tree
will now insist on xenocara (that means cairo, gtk+2, sdl, qt3, qt4).

Do not even think about following current without xenocara.

If you hack your makefile to do so, you're on your own.

If you do report bugs, and we find out they come from mixing and matching,
we will bite your head off.

Seriously.

Reply via email to