Hello,
 
I am trying to build Electric (a CAD tool that uses LessTif widgets).
I get the following error from make.
>make
gcc      -Isrc/include -c src/cons/conlay.c -o src/cons/conlay.o
In file included from src/include/global.h:31,
                 from src/cons/conlay.c:30:
src/include/config.h:92: X11/Intrinsic.h: No such file or directory
make: *** [src/cons/conlay.o] Error 1                 
 
The author of Electric tells me that Intrinsic.h is part if the LessTif
development package but I installed  lesstif-devel-0.91.4-1.i386.rpm
from: ftp://ftp.hungry.com/pub/hungry/lesstif/bindist/
 
and it does not appear to contain Intrinsic.h
 
What am I missing?
 
Thanks,
Scott L. Baker
 

 

Reply via email to