From owner-freebsd-ports Tue Sep 10 6: 5: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9543D37B400 for ; Tue, 10 Sep 2002 06:04:59 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E62AE43E6E for ; Tue, 10 Sep 2002 06:04:58 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id g8AD4bkZ051823; Tue, 10 Sep 2002 09:04:37 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id g8AD4bO9051817; Tue, 10 Sep 2002 09:04:37 -0400 (EDT) (envelope-from alane) Date: Tue, 10 Sep 2002 09:04:37 -0400 From: Alan E To: walt Cc: freebsd-ports@FreeBSD.ORG Subject: Re: fam broken in -current [10 Sep 2002] Message-ID: <20020910130437.GA41360@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net References: <3D7DE58E.3020206@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D7DE58E.3020206@hotmail.com> X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Sep 10, 2002 at 05:29:02AM -0700, walt wrote: >c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include >-DCONFIG_ETC_CONFIG_PATH=\"/usr/local/etc/fam.conf\" -O -pipe >-mcpu=pentiumpro -c -o mntent_compat.o `test -f mntent_compat.c++ || echo >'./'`mntent_compat.c++ >mntent_compat.c++:45: 'string' is used as a type, but is not defined as a >type. Hmm, do you suppose that I need to use the std:: prefix? Could you try changing string to std::string and let me know if that works? -- Alan Eldridge Unix/C(++) IT Pro, 20 yrs, seeking new employment. (http://wwweasel.geeksrus.net/~alane/resume.txt) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message