Ah, looks like a typo.

That's what you get from moving to postgres as my main development platform :-)

Of course, testing and validating mysql and sqlite are part of the runup to 
2.3.3.

thanks.

Jorge Bastos wrote:
> Hi Paul/Aaron,
> 
>  
> 
> Compiling the last trunk today, i get this:
> 
> I also noted that now libevent is required, correct?
> 
> I’m using MySQL 5.0.51a.
> 
>  
> 
>  
> 
>  
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/mysql
> -DBIG_JOINS=1 -fPIC -g -O2 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/include/gmime-2.0 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes
> -MT dbmysql.lo -MD -MP -MF .deps/dbmysql.Tpo -c dbmysql.c  -fPIC -DPIC
> -o ..libs/dbmysql.o
> 
> dbmysql.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__'
> before '->' token
> 
> dbmysql.c: In function 'db_connect':
> 
> dbmysql.c:162: error: '_db_params' undeclared (first use in this function)
> 
> dbmysql.c:162: error: (Each undeclared identifier is reported only once
> 
> dbmysql.c:162: error: for each function it appears in.)
> 
> dbmysql.c:186: warning: implicit declaration of function
> 'db_mysql_check_collations'
> 
> dbmysql.c: In function 'db_do_cleanup':
> 
> dbmysql.c:346: error: '_db_params' undeclared (first use in this function)
> 
> make[3]: *** [dbmysql.lo] Error 1
> 
> make[3]: Leaving directory
> `/usr/local/src/postfix/dbmail_svn/dbmail/src/modules'
> 
> make[2]: *** [all-recursive] Error 1
> 
> make[2]: Leaving directory `/usr/local/src/postfix/dbmail_svn/dbmail/src'
> 
> make[1]: *** [all-recursive] Error 1
> 
> make[1]: Leaving directory `/usr/local/src/postfix/dbmail_svn/dbmail'
> 
> make: *** [all] Error 2
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> DBmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to