Stephan Skusa ([EMAIL PROTECTED]) writes:
> ./conf_to_src .. german1 > \
> ./ctype_extra_sources.c
> make[2]: *** [ctype_extra_sources.c] Error 132
> make[2]: Leaving directory `/usr/src/mysql-4.0.0-alpha/libmysql'
I'm running RedHat 6.2 and I'm seeing the same error with "latin1"
]]
> Gesendet: Freitag, 26. Oktober 2001 11:32
> An: Stephan Skusa
> Cc: [MYSQL]
> Betreff: Re: Problem compiling MySQL-4.0.0-alpha with charset german1
>
>
> On Fri, 26 Oct 2001, Stephan Skusa wrote:
>
> > if I do a
> >
> > ./configure --prefix=/usr/local
latin1_de results in the same problem!
> -Ursprungliche Nachricht-
> Von: Thomas Spahni [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 26. Oktober 2001 11:32
> An: Stephan Skusa
> Cc: [MYSQL]
> Betreff: Re: Problem compiling MySQL-4.0.0-alpha with charset german1
>
On Fri, 26 Oct 2001, Stephan Skusa wrote:
> if I do a
>
> ./configure --prefix=/usr/local/mysql-4.0.0 --with-charset=german1 --with-in
> nodb --with-tcp-port=3307 --with-unix-socket-path=/tmp/mysql4.sock
what about
./configure --with-charset=latin1_de
??
Thomas Spahni
--
PLEASE HELP!
if I do a
./configure --prefix=/usr/local/mysql-4.0.0 --with-charset=german1 --with-in
nodb --with-tcp-port=3307 --with-unix-socket-path=/tmp/mysql4.sock
and after this a
make
I get an error:
./conf_to_src .. german1 > \
./ctype_extra_sources.c
make[2]: *** [ctyp