From sgi-fam@gmane.org Thu Dec 14 14:05:54 2006 Received: with ECARTIS (v1.0.0; list fam); Thu, 14 Dec 2006 14:06:03 -0800 (PST) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id kBEM5qqw018932 for ; Thu, 14 Dec 2006 14:05:54 -0800 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GuyNx-00014u-UR for fam@oss.sgi.com; Thu, 14 Dec 2006 22:45:02 +0100 Received: from c-71-59-48-26.hsd1.ga.comcast.net ([71.59.48.26]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Dec 2006 22:45:01 +0100 Received: from jesse by c-71-59-48-26.hsd1.ga.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Dec 2006 22:45:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: fam@oss.sgi.com From: Jesse Guardiani Subject: FAM, dnotify, NFS Date: Thu, 14 Dec 2006 21:39:47 +0000 (UTC) Lines: 11 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.59.48.26 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0) X-archive-position: 739 X-ecartis-version: Ecartis v1.0.0 Sender: fam-bounce@oss.sgi.com Errors-to: fam-bounce@oss.sgi.com X-original-sender: jesse@guardiani.us Precedence: bulk X-list: fam Hello, It seems like using dnotify and FAM's NFS/RPC capabilities together would be quite efficient. However, it appears that FAM is incapable of using NFS/RPC once the dnotify patch has been applied. That's what my config testing seems to suggest and I don't see anything obvious in the dnotify patch that would integrate with NFS/RPC. Is this the case? Do we currently have to choose one or the other? -- Jesse From awb@hotmail.fr Tue Dec 19 08:37:57 2006 Received: with ECARTIS (v1.0.0; list fam); Tue, 19 Dec 2006 08:38:05 -0800 (PST) Received: from bay0-omc2-s18.bay0.hotmail.com (bay0-omc2-s18.bay0.hotmail.com [65.54.246.154]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id kBJGbtqw025639 for ; Tue, 19 Dec 2006 08:37:56 -0800 Received: from hotmail.com ([65.55.133.118]) by bay0-omc2-s18.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Tue, 19 Dec 2006 08:24:57 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 19 Dec 2006 08:24:56 -0800 Message-ID: Received: from 65.55.133.123 by by128fd.bay128.hotmail.msn.com with HTTP; Tue, 19 Dec 2006 16:24:54 GMT X-Originating-IP: [145.242.3.30] X-Originating-Email: [awb@hotmail.fr] X-Sender: awb@hotmail.fr From: "karim Bondal" To: fam@oss.sgi.com Subject: problem with FAM on HPUX-11.11 Date: Tue, 19 Dec 2006 17:24:54 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-OriginalArrivalTime: 19 Dec 2006 16:24:56.0969 (UTC) FILETIME=[38DB1790:01C7238A] X-archive-position: 746 X-ecartis-version: Ecartis v1.0.0 Sender: fam-bounce@oss.sgi.com Errors-to: fam-bounce@oss.sgi.com X-original-sender: awb@hotmail.fr Precedence: bulk X-list: fam Content-Length: 4445 Lines: 100 Hello I have downloaded FAM version fam-2.7.0.tar.gz When compiling the FAM project, I have some problems: Making all in lib source='Client.c++' object='Client.lo' libtool=yes \ depfile='.deps/Client.Plo' tmpdepfile='.deps/Client.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DFAM_CONF=\"/home/pers/fam/etc/f am.conf\" -g -O2 -c -o Client.lo `test -f 'Client.c++' || echo './'`Client.c++ rm -f .libs/Client.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DFAM_CONF=\"/home/pers/fam/etc/fam.conf\" -g -O2 -c Client.c++ -MT Client.l o -MD -MP -MF .deps/Client.TPlo -fPIC -DPIC In file included from /usr/local/include/c++/4.1.1/backward/iostream.h:31, from Client.c++:37: /usr/local/include/c++/4.1.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecate d or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Example s include substituting the header for the header for C++ includes, or instead of the deprecated heade r . To disable this warning use -Wno-deprecated. In file included from /usr/local/include/c++/4.1.1/iosfwd:49, from /usr/local/include/c++/4.1.1/ios:43, from /usr/local/include/c++/4.1.1/ostream:44, from /usr/local/include/c++/4.1.1/iostream:44, from /usr/local/include/c++/4.1.1/backward/iostream.h:32, from Client.c++:37: /usr/local/include/c++/4.1.1/bits/postypes.h:49:35: error: stdint.h: No such file or directory /usr/include/rpc/pmap_prot.h:135: error: conflicting declaration 'typedef struct pm__list pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: 'struct pmaplist' has a previous declaration as 'struct pmaplist' Client.c++:42: error: 'u_int32_t' has not been declared Client.c++: In constructor 'Client::Client(long int, unsigned int, int)': Client.c++:65: error: invalid use of undefined type 'struct pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: forward declaration of 'struct pmaplist' Client.c++:67: error: invalid use of undefined type 'struct pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: forward declaration of 'struct pmaplist' Client.c++:68: error: invalid use of undefined type 'struct pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: forward declaration of 'struct pmaplist' Client.c++:70: error: invalid use of undefined type 'struct pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: forward declaration of 'struct pmaplist' Client.c++:72: error: invalid use of undefined type 'struct pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: forward declaration of 'struct pmaplist' Client.c++:73: error: invalid use of undefined type 'struct pmaplist' /usr/include/rpc/pmap_clnt.h:84: error: forward declaration of 'struct pmaplist' Client.c++:118: error: 'u_int32_t' was not declared in this scope Client.c++:122: error: expected `;' before 'nmsglen' Client.c++:123: error: 'nmsglen' was not declared in this scope Client.c++:150: error: expected `;' before 'mlen' Client.c++:151: error: 'mlen' was not declared in this scope Client.c++: In member function 'int Client::writeToServer(char*, int)': Client.c++:207: error: 'u_int32_t' was not declared in this scope Client.c++:209: error: 'msgHeader' was not declared in this scope Client.c++: In member function 'int Client::nextEvent(FAMEvent*)': Client.c++:236: error: 'u_int32_t' was not declared in this scope Client.c++:236: error: expected `;' before 'msglen' Client.c++:237: error: 'msglen' was not declared in this scope Client.c++: In member function 'void Client::checkBufferForEvent()': Client.c++:409: error: 'u_int32_t' was not declared in this scope Client.c++:409: error: expected `;' before 'msglen' Client.c++:411: error: 'msglen' was not declared in this scope Client.c++: At global scope: Client.c++:438: error: 'u_int32_t' has not been declared Client.c++: In function 'void getword(const char*, int*)': Client.c++:440: error: 'u_int32_t' was not declared in this scope *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. Could you help me? Tank you very much. _________________________________________________________________ Les révélations de la starac 6 commentées par Jérémy! http://starac2006.spaces.live.com/