This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 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]

[Packagin error] Print.h from libXm-devel-0.95.0-2 includes no longer available header file /usr/include/X11/extensions/Print.h


Hi

In the process of rebuilding XmHTML against latest X11R7.4 I discovered
that one of the test applications cannot be build anymore:

gcc -g -funroll-loops -pipe -ansi  -DNDEBUG -DHAVE_STRINGS_H -D_GNU_SOURCE -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_LIBZ -Dlint -Dproduction -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include   -c example_4.c
In file included from /usr/include/Xm/XmAll.h:79,
                 from example_4.c:78:
/usr/include/Xm/Print.h:28:34: X11/extensions/Print.h: No such file or directory
In file included from /usr/include/Xm/XmAll.h:79,
                 from example_4.c:78:
/usr/include/Xm/Print.h:40: error: parse error before "XPContext"
/usr/include/Xm/Print.h:43: error: parse error before '}' token
/usr/include/Xm/Print.h:61: error: parse error before "XPFinishProc"
make[1]: *** [example_4.o] Error 1


It seems that /usr/include/X11/extensions/Print.h is no longer available
but it is still referenced from /usr/include/Xm/Print.h from latest libXm-devel-0.95.0-2.

Ciao
  Volker
  

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


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