Autor: amba (---.torun.sdi.tpnet.pl)
Data: 03.12.00 01:15
kiedy po raz pierwszy wykonuje instrukcje make... podczas instalacji wyskakuja nastepujace bledy:
ctype_autoconf.c:9: `ctype_latin1' undeclared here (not in a function)
ctype_autoconf.c:9: initializer element for `compiled_charsets[0].ctype' is not constant
ctype_autoconf.c:10: `to_lower_latin1' undeclared here (not in a function)
ctype_autoconf.c:10: initializer element for `compiled_charsets[0].to_lower' is not constant
ctype_autoconf.c:11: `to_upper_latin1' undeclared here (not in a function)
ctype_autoconf.c:11: initializer element for `compiled_charsets[0].to_upper' is not constant
ctype_autoconf.c:12: `sort_order_latin1' undeclared here (not in a function)
ctype_autoconf.c:12: initializer element for `compiled_charsets[0].sort_order' is not constant
make[2]: *** [ctype.lo] Error 1
make[2]: Leaving directory `/home/samba/ShadowHawk/mysql-3.23.28-gamma/libmysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/samba/ShadowHawk/mysql-3.23.28-gamma'
make: *** [all-recursive-am] Error 2
cusz mam czynic? :)
|
|