Thanks Mas Saya udah coba install semua mySQL kecuali mySQL 4 tapi masih aja error, hasilnya adalah :
[EMAIL PROTECTED] postfix-2.0.16]# make 'CCARGS=-DHAS_MYSQL -I/usr/include/mysql' 'A UXLIBS=-L/usr/lib/mysql -lmysqlclient -lz -lm' set -e; for i in src/util src/global src/dns src/master src/postfix src/smtpston e src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/lmtp src /trivial-rewrite src/qmgr src/smtp src/bounce src/pipe src/showq src/postalias s rc/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/p ostmap src/postqueue src/postsuper src/nqmgr src/qmqpd src/spawn src/flush src/v irtual src/proxymap; do \ (set -e; echo "[$i]"; cd $i; make 'CC=gcc -Wmissing-prototypes -Wformat -DHAS_M YSQL -I/usr/include/mysql -DHAS_PCRE ' update MAKELEVEL=) || exit 1; \ done [src/util] gcc -Wmissing-prototypes -Wformat -DHAS_MYSQL -I/usr/include/mysql -DHAS_PCRE - g -O -I. -DLINUX2 -c dict_pcre.c dict_pcre.c:56:18: pcre.h: No such file or directory dict_pcre.c:79: parse error before "pcre" dict_pcre.c:79: warning: no semicolon at end of struct or union dict_pcre.c:80: warning: data definition has no type or storage class dict_pcre.c:81: parse error before '}' token dict_pcre.c:81: warning: data definition has no type or storage class dict_pcre.c:95: parse error before "pcre" dict_pcre.c:95: warning: no semicolon at end of struct or union dict_pcre.c:96: warning: data definition has no type or storage class dict_pcre.c:98: parse error before '}' token dict_pcre.c:98: warning: data definition has no type or storage class dict_pcre.c:102: parse error before "pcre" dict_pcre.c:102: warning: no semicolon at end of struct or union dict_pcre.c:103: warning: data definition has no type or storage class dict_pcre.c:104: parse error before '}' token dict_pcre.c:104: warning: data definition has no type or storage class dict_pcre.c: In function `dict_pcre_expand': dict_pcre.c:169: `PCRE_ERROR_NOSUBSTRING' undeclared (first use in this function ) dict_pcre.c:169: (Each undeclared identifier is reported only once dict_pcre.c:169: for each function it appears in.) dict_pcre.c: In function `dict_pcre_exec_error': dict_pcre.c:203: `PCRE_ERROR_NULL' undeclared (first use in this function) dict_pcre.c:204: `PCRE_ERROR_BADOPTION' undeclared (first use in this function) dict_pcre.c:207: `PCRE_ERROR_BADMAGIC' undeclared (first use in this function) dict_pcre.c:208: `PCRE_ERROR_UNKNOWN_NODE' undeclared (first use in this functio n) dict_pcre.c: In function `dict_pcre_lookup': dict_pcre.c:223: `if_rule' undeclared (first use in this function) dict_pcre.c:224: `match_rule' undeclared (first use in this function) dict_pcre.c:249: parse error before ')' token dict_pcre.c:254: `PCRE_ERROR_NOMATCH' undeclared (first use in this function) dict_pcre.c:287: parse error before ')' token dict_pcre.c: In function `dict_pcre_close': dict_pcre.c:322: `match_rule' undeclared (first use in this function) dict_pcre.c:323: `if_rule' undeclared (first use in this function) dict_pcre.c:329: parse error before ')' token dict_pcre.c:338: parse error before ')' token dict_pcre.c: In function `dict_pcre_get_pattern': dict_pcre.c:388: `PCRE_CASELESS' undeclared (first use in this function) dict_pcre.c:388: `PCRE_DOTALL' undeclared (first use in this function) dict_pcre.c:395: `PCRE_MULTILINE' undeclared (first use in this function) dict_pcre.c:401: `PCRE_EXTENDED' undeclared (first use in this function) dict_pcre.c:404: `PCRE_ANCHORED' undeclared (first use in this function) dict_pcre.c:407: `PCRE_DOLLAR_ENDONLY' undeclared (first use in this function) dict_pcre.c:410: `PCRE_UNGREEDY' undeclared (first use in this function) dict_pcre.c:413: `PCRE_EXTRA' undeclared (first use in this function) dict_pcre.c: At top level: dict_pcre.c:460: parse error before "DICT_PCRE_ENGINE" dict_pcre.c: In function `dict_pcre_compile': dict_pcre.c:465: `engine' undeclared (first use in this function) dict_pcre.c:465: `pattern' undeclared (first use in this function) dict_pcre.c:469: `mapname' undeclared (first use in this function) dict_pcre.c:469: `lineno' undeclared (first use in this function) dict_pcre.c: In function `dict_pcre_parse_rule': dict_pcre.c:514: parse error before "engine" dict_pcre.c:516: `match_rule' undeclared (first use in this function) dict_pcre.c:550: `engine' undeclared (first use in this function) dict_pcre.c:556: parse error before ')' token dict_pcre.c:570: parse error before "engine" dict_pcre.c:571: `if_rule' undeclared (first use in this function) dict_pcre.c:599: parse error before ')' token dict_pcre.c: In function `dict_pcre_open': dict_pcre.c:672: `pcre_malloc' undeclared (first use in this function) dict_pcre.c:673: `pcre_free' undeclared (first use in this function) make: *** [dict_pcre.o] Error 1 make: *** [update] Error 1 Apalagi masalahnya ya Mas...??? Oh ya, kalo mau tau my SQL sudah jalan atau belum gimana cara ngeceknya ??? soalnya diservice gak ada mysql thanks b4 regards Andrean
