Re: [gnome-db] Error compiling bdb provider



On Sat, 2003-11-29 at 15:37, Gonzalo Paniagua Javier wrote:
> I get this error (HEAD):
> gda-bdb-provider.c: In function `gda_bdb_provider_open_connection':
> gda-bdb-provider.c:170: warning: passing arg 2 of pointer to function
> from incompatible pointer type
> gda-bdb-provider.c:170: warning: passing arg 4 of pointer to function
> makes pointer from integer without a cast
> gda-bdb-provider.c:170: error: too few arguments to function
> make[2]: *** [gda-bdb-provider.lo] Error 1
> 
> Line 170 is:
> 	ret = dbp->open (dbp, bdb_file, bdb_db, 
> 		   	 DB_UNKNOWN, 	/* autodetect DBTYPE */
> 			 0, 0);
> 
> It didn't happen yesterday.
> I use debian sid with libdb4.1-dev version 4.1.25-10

Fixed, thanks for the report ;-)

--
Laurent




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