From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: Versions of this rpm for RH7.x contain symbolic links /usr/X11R6/include/Dt -> ../LessTif/Motif2.1/include/Dt /usr/X11R6/include/Mrm -> ../LessTif/Motif1.2/include/Mrm /usr/X11R6/include/uil -> ../LessTif/Motif1.2/include/uil /usr/X11R6/include/Xm -> ../LessTif/Motif1.2/include/Xm These are not present in the RH9.0 version of the lesstif-devel rpm. This causes programs that include these header files to fail compilation. Simply add the symbolic links back in to cure the problem. Version-Release number of selected component (if applicable): lesstif-devel-0.93.36-3 How reproducible: Always Steps to Reproduce: 1. Build an executable that requires Xm/*.h from /usr/X11R6/include 2. 3. Additional info:
Lesstif is in RH 9 for compatibility only. Please use openmotif instead. Packages, which require lesstif, are nomally searching in /usr/LessTif/Motifx.y for include files.