Compiling KDE2 problems on Xfree/Cygwin

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Wed Apr 11 04:12:00 GMT 2001


Thanks for noticing it.  There is no reason for them to be missing except my
mistake when writing ICE-def.cpp symboles export file, I over looked them.
Attached is the
fixed ICE-def.cpp file, put it in /xc/lib/ICE and compile at least the
libraries in /xc/lib,
otherwise wait for a few days and I will have the libICE.dll(a) with fixes.

Thanks
Suhaib


> -----Original Message-----
> From: Ralf Habacker [ mailto:Ralf.Habacker@saght.tessag.com ]
> Sent: Wednesday, April 11, 2001 6:58 AM
> To: cygwin-xfree@cygwin.com
> Subject: Compiling KDE2 problems on Xfree/Cygwin
> 
> 
> Hi,
> 
> I like to compile KDE2.1 on cygwin. Compiling qt and 
> kdesupport works fine,
> but on compiling kdelibs-2.1 I run into problems. It seems that some
> symboles are missing in the X11-ICE lib, which are normally have to be
> there. The missing symbols are:
> `_IceTransSetOption'
> `_IceTransConnect'
> `_IceTransClose'
> `_IceTransOpenCOTSClient'
> `_IceTransGetConnectionNumber'
> `_IceTransRead'
> `_IceTransWrite'
> 
> Can anyone tell me, whats the reason for this is and what I can do ?
> 
> Best regards
> Ralf Habacker
> Germany
> 

-------------- next part --------------
LIBRARY ICE
VERSION LIBRARY_VERSION
EXPORTS
 IceAcceptConnection
 IceAddConnectionWatch
 IceAllocScratch
 IceAppLockConn
 IceAppUnlockConn
 IceAuthFileName
 IceCheckShutdownNegotiation
 IceCloseConnection
 IceComposeNetworkIdList
 IceConnectionNumber
 IceConnectionStatus
 IceConnectionString
 IceFlush
 IceFreeAuthFileEntry
 IceFreeListenObjs
 IceGenerateMagicCookie
 IceGetAuthFileEntry
 IceGetConnectionContext
 IceGetInBufSize
 IceGetListenConnectionNumber
 IceGetListenConnectionString
 IceGetOutBufSize
 IceInitThreads
 IceLastReceivedSequenceNumber
 IceLastSentSequenceNumber
 IceListenForConnections
 IceLockAuthFile
 IceOpenConnection
 IcePing
 IceProcessMessages
 IceProtocolRevision
 IceProtocolSetup
 IceProtocolShutdown
 IceProtocolVersion
 IceReadAuthFileEntry
 IceRegisterForProtocolReply
 IceRegisterForProtocolSetup
 IceRelease
 IceRemoveConnectionWatch
 IceSetErrorHandler
 IceSetHostBasedAuthProc
 IceSetIOErrorHandler
 IceSetPaAuthData
 IceSetShutdownNegotiation
 IceSwapping
 IceUnlockAuthFile
 IceVendor
 IceWriteAuthFileEntry
 _IceTransGetPeerAddr
 _IceTransGetPeerNetworkId
 _IceErrorBadMinor
 _IceErrorBadLength
 _IceErrorBadState
 _IceErrorBadValue
 _IcePaMagicCookie1Proc
 _IcePoMagicCookie1Proc
 _IceRead
 _IceReadSkip
 _IceWrite
 IceListenForWellKnownConnections
 _IceTransGetHostname
 _IceTransSetOption
 _IceTransConnect
 _IceTransClose
 _IceTransOpenCOTSClient
 _IceTransGetConnectionNumber
 _IceTransRead
 _IceTransWrite
 
/* $Xorg: ICE-def.cpp,v 1.3 2000/08/21 16:42:31 coskrey Exp $ */
/* $XFree86: xc/lib/ICE/ICE-def.cpp,v 1.4 2001/01/17 19:41:29 dawes Exp $ */


More information about the Cygwin-xfree mailing list