bug-gift
[Top][All Lists]
Advanced

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

[bug-GIFT] Make error GIFT


From: Antoine Rosset
Subject: [bug-GIFT] Make error GIFT
Date: Mon, 21 Jul 2003 08:29:12 +0200
User-agent: Microsoft-Entourage/10.1.1.2418

Hi!

I'm trying to compile GIFT on MacOS X 10.2 and I have an error on Server.cc
file: mSocketAddress structure is undefined. Should I need to install a
special package? Where is this structure defined?

[uin-ui16:~/Desktop/gift-0.1.9] rosset% make
make  all-recursive
Making all in Doc
mkdir autoDoc
mkdir: autoDoc: File exists
make[2]: [system-doc] Error 1 (ignored)
mkdir autoDoc/HTML
mkdir: autoDoc/HTML: File exists
make[2]: [system-doc] Error 1 (ignored)
test "" &&  
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[2]: [system-doc] Error 2 (ignored)
test "" &&  configuring-and-hacking-the-gift.sgml
make[2]: [configuring-and-hacking-the-gift.info] Error 1 (ignored)
test "" &&  configuring-and-hacking-the-gift.sgml
make[2]: [configuring-and-hacking-the-gift.txt] Error 1 (ignored)
test ""  &&  configuring-and-hacking-the-gift.sgml
make[2]: [configuring-and-hacking-the-gift.dvi] Error 1 (ignored)
test ""  &&  gift-guide.sgml
make[2]: [gift-guide.dvi] Error 1 (ignored)
test "" gift-guide.sgml
/bin/sh: test: : unary operator expected
make[2]: [gift-guide.txt] Error 2 (ignored)
test "" &&  gift-guide.sgml
make[2]: [gift-guide.info] Error 1 (ignored)
Making all in scripts
Making all in perl
make[3]: Nothing to be done for `all'.
Making all in emacs-lisp
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in dtd
make[2]: Nothing to be done for `all'.
Making all in libMRML
Making all in include
make[3]: Nothing to be done for `all'.
Making all in cc
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTAcURL2FTS
Making all in cc
make[3]: Nothing to be done for `all'.
Making all in include
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTAcHierarchy
Making all in cc
make[3]: Nothing to be done for `all'.
Making all in include
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTQuHierarchy
Making all in include
make[3]: Nothing to be done for `all'.
Making all in cc
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTAcInvertedFile
Making all in include
make[3]: Nothing to be done for `all'.
Making all in cc
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTQuInvertedFile
Making all in cc
make[3]: Nothing to be done for `all'.
Making all in include
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTAcPerl
Making all in cc
make[3]: Nothing to be done for `all'.
Making all in include
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTQuPerl
Making all in cc
make[3]: Nothing to be done for `all'.
Making all in include
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libGIFTAcDistanceMatrix
Making all in cc
make[3]: Nothing to be done for `all'.
Making all in include
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in libSquirePPM
make[2]: Nothing to be done for `all'.
Making all in GIFTServer
Making all in gift-config
make[3]: Nothing to be done for `all'.
Making all in gift-mrml-messages
make[3]: Nothing to be done for `all'.
source='Server.cc' object='Server.o' libtool=no \
depfile='.deps/Server.Po' tmpdepfile='.deps/Server.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libMRML/include
-I../libGIFTAcInvertedFile/include -I../libGIFTAcURL2FTS/include -I.   -I.
-g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8
-DEF_FILL=42 -I /usr/include/mysql -D__GIFT_WITH_PERL__ -g -pipe -pipe
-fno-common -no-cpp-precomp -flat_namespace -DHAS_TELLDIR_PROTOTYPE
-fno-strict-aliasing -I/System/Library/Perl/darwin/CORE -c -o Server.o `test
-f Server.cc || echo './'`Server.cc
In file included from Server.cc:447:
CTCPSocket.h:64: field `mSocketAddress' has incomplete type
Server.cc:506:2: warning: #warning "threading blocked"
Server.cc: In member function `virtual bool CSFGift::operator()(int)':
Server.cc:469: `socklen_t' undeclared (first use this function)
Server.cc:469: (Each undeclared identifier is reported only once for each
   function it appears in.)
Server.cc:469: parse error before `;' token
Server.cc:472: `lNameLen' undeclared (first use this function)
Server.cc:473: invalid use of undefined type `struct sockaddr_in'
CTCPSocket.h:64: forward declaration of `struct sockaddr_in'
make[3]: *** [Server.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2





reply via email to

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