help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] GIFT make error on windows via Cygwin


From: Seventeen
Subject: [help-GIFT] GIFT make error on windows via Cygwin
Date: Wed, 23 Jul 2003 03:29:06 +0800 (CST)

Dear Wolfgang Mueller,

I'm not sure if anyone successfully compile GIFT under windows on cygwin.
I tried on gift-0.1.9 version and cygwin CYGWIN_NT-5.1 1.3.22 version.
After few hours of testing, I've make all other directories successful 
compile, but only the GIFTServer directory.
The error message below is what I'd encountered. (Sorry that I know few 
about c++).

I can open a windows login via sshd if you want to testing remote on my 
windows box.

Seventeen

CDomainSocket.cc: In method `bool CDomainSocket::acceptAndServe()':
CDomainSocket.cc:93: passing `unsigned int *' as argument 3 of 
`accept(int, sock
addr *, int *)' changes signedness
CDomainSocket.cc:98: aggregate `struct ucred lCredentials' has incomplete 
type a
nd cannot be initialized
CDomainSocket.cc:102: `SO_PEERCRED' undeclared (first use this function)
CDomainSocket.cc:102: (Each undeclared identifier is reported only once
CDomainSocket.cc:102: for each function it appears in.)
CDomainSocket.cc:103: confused by earlier errors, bailing out
make[3]: *** [CDomainSocket.o] Error 1
make[3]: Leaving directory `/home/CBI/gift-0.1.9/GIFTServer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/CBI/gift-0.1.9/GIFTServer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/CBI/gift-0.1.9'
make: *** [all] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]