On 4/13/10, lux-integ <[email protected]> wrote: > ######## excerpt from ~/share/cmake2.8/findX11.cmake ########## > IF (UNIX) > SET(X11_FOUND 0) > SET(CMAKE_FIND_FRAMEWORK_SAVE ${CMAKE_FIND_FRAMEWORK}) > SET(CMAKE_FIND_FRAMEWORK NEVER) > SET(X11_INC_SEARCH_PATH > /usr/pkg/xorg/include > /usr/X11R7.5/include > /usr/X11R6/include > ...
This couldn't be something simple like libXi.so got in wrong place among many places, could it? Try whereis libXi.so Is it where is should be, and a wrong one not blocking out the right one? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
