Thu Jun 19 20:24:24 PDT 2008
- Previous message: [Slony1-general] Documentation typo
- Next message: [Slony1-general] confusion about compile with slony, help:D
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi, all: when I compile slony1-1.2.9 with PostgreSQL 8.3.1 I got he message as follows: --------------------------------------------------------------------------- slony1_funcs.c: In function ‘_Slony_I_getModuleVersion’: slony1_funcs.c:293: warning: implicit declaration of function ‘VARATT_SIZEP’ slony1_funcs.c:293: error: lvalue required as left operand of assignment slony1_funcs.c: In function ‘_Slony_I_getSessionRole’: slony1_funcs.c:366: error: lvalue required as left operand of assignment slony1_funcs.c:372: error: lvalue required as left operand of assignment slony1_funcs.c:378: error: lvalue required as left operand of assignment slony1_funcs.c: In function ‘_Slony_I_logTrigger’: slony1_funcs.c:620: error: lvalue required as left operand of assignment slony1_funcs.c:858: error: lvalue required as left operand of assignment slony1_funcs.c:925: error: lvalue required as left operand of assignment slony1_funcs.c: In function ‘slon_quote_literal’: slony1_funcs.c:1100: warning: pointer targets in passing argument 1 of ‘pg_mblen’ differ in signedness slony1_funcs.c: In function ‘_slon_quote_ident’: slony1_funcs.c:1233: error: lvalue required as left operand of assignment slony1_funcs.c: In function ‘getClusterStatus’: slony1_funcs.c:1351: warning: passing argument 1 of ‘typenameTypeId’ from incompatible pointer type slony1_funcs.c:1351: error: too few arguments to function ‘typenameTypeId’ slony1_funcs.c:1434: warning: passing argument 1 of ‘typenameTypeId’ from incompatible pointer type slony1_funcs.c:1434: error: too few arguments to function ‘typenameTypeId’ slony1_funcs.c:1475: error: lvalue required as left operand of assignment slony1_funcs.c:1478: error: lvalue required as left operand of assignment slony1_funcs.c:1481: error: lvalue required as left operand of assignment make[2]: *** [slony1_funcs.o] Error 1 make[2]: Leaving directory `/home/zhaoyi/package/slony/slony1-1.2.9/src/backend' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/zhaoyi/package/slony/slony1-1.2.9/src' make: *** [all] Error 2 -------------------------------------------------------------------------- how can I fixed? anly help is appreciated. thanks!
- Previous message: [Slony1-general] Documentation typo
- Next message: [Slony1-general] confusion about compile with slony, help:D
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list