> > > > > > Sure, I will put add to URL > > This is the url to the downloadpage > http://sourceforge.net/project/showfiles.php?group_id=27249 > > The package is currently named kde-xlib-1.1.tar.gz and contains libXext and libICE > (missing ICEConnectionNumber symbol) ^^^^^^^^^^^^^^^^^^ Ups. This is not right. It is IceLastMajorOpcode, that is missing.
Index: ICE-def.cpp =================================================================== RCS file: /cvs/xc/lib/ICE/ICE-def.cpp,v retrieving revision 1.5 diff -u -b -B -r1.5 ICE-def.cpp --- ICE-def.cpp 2001/04/18 16:13:18 1.5 +++ ICE-def.cpp 2002/01/14 23:00:34 @@ -69,6 +69,7 @@ _IceTransGetConnectionNumber _IceTransRead _IceTransWrite + _IceLastMajorOpcode /* $Xorg: ICE-def.cpp,v 1.3 2000/08/21 16:42:31 coskrey Exp $ */ /* $XFree86: xc/lib/ICE/ICE-def.cpp,v 1.5 2001/04/18 16:13:18 dawes Exp $ */ > If the libICE in this package is a problem, let me know. > > Ralf > > > > > Suhaib > > > > > -----Original Message----- > > > From: Ralf Habacker [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, January 14, 2002 5:19 PM > > > To: Cygwin-Xfree > > > Subject: Building Enlightenment > > > > > > > > > Hi Suhaib, > > > > > > it is interesting for the xfree people to have a link to a > > > patched libxext relating to this thread > > > http://sources.redhat.com/ml/cygwin-xfree/2001-q2/msg01466.html? > > > > > > If so I would send a mail to the cygwin-xfree list with a > > > link to the kde-cygwin project on sourcforge, where one can > > > find such a lib. > > > > > > Ralf > > > > > > > >
