Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2002 18:49:03 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        John Angelmo <john@veidit.net>
Cc:        gnome@FreeBSD.ORG, ports@FreeBSD.ORG, current <current@FreeBSD.ORG>
Subject:   Re: FreeBSD Port: libgda-0.2.96 breaks on current
Message-ID:  <20020602234902.GA1774@dan.emsphone.com>
In-Reply-To: <3CFAA8B7.8040007@veidit.net>
References:  <3CFAA8B7.8040007@veidit.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 03), John Angelmo said:
> In current I get this error when I'm trying to install libgda
> 
> In file included from gdaBatch.h:22,
>                  from gdaIncludes.h:45,
>                  from gdaBatch.cpp:20:
> gdaConnection.h:44: syntax error before `&' token

        void setProvider (const string& name);

> Is this related to c++ in current?

Yes.  Gcc 3 and above require you to use std::string etc.  The next
release of libgda will hopefully have the right fixes.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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