This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Missing Lesstif source file in cygwin


Hello!

I'm trying to use a cygwin system with X-windows (Lesstif window
manager) in order to run an image processing environmtent XMW
(http://amiserver.dis.ulpgc.es/).

When I run the script, which compiles an XMW file (this script mostly
complies a C program with gcc; see attachment, file cxmw), I get
several errors - the gcc compiler can not find some of the Lesstif
source files:

<BEGINNING OF LOGFILE FRAGMENT>
...
/usr/X11R6/include/Xm/XmP.h:29:28: X11/IntrinsicP.h: No such file or
directory
...
/usr/X11R6/include/Xm/Xm.h:32:27: X11/Intrinsic.h: No such file or
directory
/usr/X11R6/include/Xm/Xm.h:33:23: X11/Shell.h: No such file or
directory
/usr/X11R6/include/Xm/Xm.h:34:23: X11/Xatom.h: No such file or
directory
...
/usr/X11R6/include/Xm/XmStrDefs.h:29:28: X11/StringDefs.h: No such
file or directory
...
<END OF LOGFILE FRAGMENT>

Is it possible to solve this problem or is migration to a "real" linux
system inevitable? Would the corresponding files from, say SuSE linux,
be suitable?

Thanks in advance

Dimitri Pissarenko

Attachment: cxmw
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]