Hello, I have a problem, with %sub% - the compilation crash... Can somebody help me, where is the problem? gcc = 2.95.3 ./configure --prefix=/usr/local/mysql-3.23.39c --enable-assembler --with-mys qld-ldflags=-all-static make ---- compiling is running to section makeing regex, and here compiling stopped with message ... Making all in regex gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O3 -DDBUG_O FF -c regerror.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O3 -DDBUG_O FF -c regcomp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include -O3 -DDBUG_O FF -c regexec.c gcc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop in /usr/src.my/mysql-3.23.39/regex. *** Error code 1 Stop in /usr/src.my/mysql-3.23.39. *** Error code 1 Best regard, triblax --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
Compiling MySQL 3.23.39 on FreeBSD 4.3
Juraj Petrik (Triblax) - work Fri, 20 Jul 2001 04:04:47 -0700
- Re: Compiling MySQL 3.23.39 on FreeBSD 4.3 Juraj Petrik (Triblax) - work
- Re: Compiling MySQL 3.23.39 on FreeBSD ... Ken Menzel