| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | September 19 1999 5:20pm |
| Subject: | unable to compile 3.23.3 with any charset besides default | ||
| View as plain text | |||
>>>>> "Aleksandar" == Aleksandar Ivanisevic > <Aleksandar.Ivanisevic@stripped> writes: Aleksandar> i'm getting bunch of unresolved references when compiling 3.23.3 using Aleksandar> ./configure --prefix=/opt/mysql --with-charset=xxx. I've tried croat Aleksandar> and latin2, both doesn't work. Aleksandar> just ./configure --prefix=... works OK. Aleksandar> partial output from make: Aleksandar> c++ -O3 -DDBUG_OFF -fno-implicit-templates -o mysql mysql.o readline.o > sql_string.o completion_hash.o ../readline/libreadline.a -lncurses .libs/libmysqlclient.a > -lnsl -lm -lcrypt -lnsl -lm -lcrypt Aleksandar> mysql.o: In function `find_command(char *, char)': Aleksandar> mysql.o(.text+0xcb3): undefined reference to `ctype_croat' Hi! I just tried this and it worked great for me! Note that if you have typed configure once before, you must do: make distclean before trying with a new character set! Could you please try this? When you type 'make' after configure, make should create the file client/ctype-croat.c If not, there is may be some problem with your make program! Regards, Monty
| Thread | ||
|---|---|---|
| • unable to compile 3.23.3 with any charset besides default | Aleksandar Ivanisevic | 17 Sep |
| • select unique | Nathan Stratton | 17 Sep |
| • Re: select unique | James Manning | 17 Sep |
| • complex select | Nathan Stratton | 17 Sep |
| • Re: complex select | James Manning | 17 Sep |
| • Re: complex select | Martin Ramsch | 17 Sep |
| • Re: complex select | James Manning | 17 Sep |
| • Re: complex select | Martin Ramsch | 17 Sep |
| • Re: complex select | Nathan Stratton | 17 Sep |
| • Re: complex select | Martin Ramsch | 18 Sep |
| • Re: complex select | James Manning | 18 Sep |
| • Re: select unique | Tonu Samuel | 17 Sep |
| • unable to compile 3.23.3 with any charset besides default | Michael Widenius | 19 Sep |
| • unable to compile 3.23.3 with any charset besides default | Michael Widenius | 19 Sep |
| • Re: unable to compile 3.23.3 with any charset besides default | Aleksandar Ivanisevic | 26 Sep |
| • Re: unable to compile 3.23.3 with any charset besides default | Michael Widenius | 27 Sep |
| • Re: unable to compile 3.23.3 with any charset besides default | Aleksandar Ivanisevic | 28 Sep |
