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]

xmkmf problem with latest X11R7.4


Hi

When generating the Makefile with xmkmf from latest X11R7.4
for Xaw3d I get the following lines in the Makefile

SOXAWREV = SharedXawRev
DEPXAWLIB =
XAWLIB =  -lXaw

and the following with the old release.

SOXAWREV = 7.0
DEPXAWLIB =
XAWLIB =  -lXaw

This leads to a cygXaw3d-SharedXawRev.dll after building but it should
be cygXaw3d-7.dll like in the previous X11 version.

Any idea what's wrong here ?

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]