Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 09:04:37 -0400
From:      Alan E <alane@geeksrus.net>
To:        walt <wa1ter@hotmail.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: fam broken in -current [10 Sep 2002]
Message-ID:  <20020910130437.GA41360@wwweasel.geeksrus.net>
In-Reply-To: <3D7DE58E.3020206@hotmail.com>
References:  <3D7DE58E.3020206@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020910130437.GA41360>