On Sun, Aug 22, 2010 at 3:09 AM, wylda@volny.cz wrote:
Thanks for hints, Austin. Unfortunately looking at it and comparing GOOD vs BAD log did not move me any further. So if anyone would see there a bug, please let me know. Logs attached.
W.
From the bad configure log:
configure:8817: checking for -lGLU configure:8842: gcc -o conftest -g -O2 conftest.c -lGLU -lGL -lSM -lICE -lXext -lX11 -lm >&5 /usr/bin/ld: cannot find -lSM
Presumably libsm is unavailable, which causes the configure check to fail.