Hi guys
It seems impossibile to get sendmail to compile with
patch on Fedora Core 4 with MySQL 4 installed.
Here are the errors I see:
In file included from mysql_local.c:5:
mysql_local.h:6: error: redefinition of 'struct
mysql_sendmail_struct'
mysql_local.c: In function 'get_mysql_conf':
mysql_local.c:113: error: 'portnum' undeclared (first
use in this function)
mysql_local.c:113: error: (Each undeclared identifier
is reported only once
mysql_local.c:113: error: for each function it appears in.)
mysql_local.c: In function 'get_mysql_pwd':
mysql_local.c:182: error: 'ml_mysql' undeclared (first
use in this function)
mysql_local.c: In function 'get_mysql_uid':
mysql_local.c:238: error: 'ml_mysql' undeclared (first
use in this function)
mysql_local.c:285: error: syntax error at end of input
make[1]: *** [mysql_local.o] Error 1
----------------------
udb.c:603: error: case label in scope of identifier
with variably modified type not containing enclosing
switch statement
udb.c:607: error: case label in scope of identifier
with variably modified type not containing enclosing
switch statement
udb.c:636: error: case label in scope of identifier
with variably modified type not containing enclosing
switch statement
udb.c:640: error: 'default' label in scope of
identifier with variably modified type not containing
enclosing switch statement
make[1]: *** [udb.o] Error 1
Can someone please help me?
Thank you in advance
Logged In: YES
user_id=643064
Originator: NO
I have the same problem with mysql_local.c
regards
Inge