Re: compiling mysql with InnoDB for AMD Athlon cpu

2001-08-29 Thread Sinisa Milivojevic

Stanislav Dmitrenko writes:
> G'day,
> 
> Is it possible to compile mysql with InnoDB for AMD Athlon processor ?
> Error produced during compilation follows:
> 
> make[4]: Entering directory `/usr/local/src/mysql-3.23.41/innobase/sync'
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../../include -I../include
> -DDBUG_OFF -O3
> -DDBUG_OFF-DDEBUG_OFF -DUNIV_INTEL_X86 -c sync0sync.c
> sync0sync.c: In function `sync_gnuc_intelx86_test_and_set':
> sync0sync.c:187: impossible register constraint in `asm'
> sync0sync.c:187: impossible register constraint in `asm'
> sync0sync.c:187: impossible register constraint in `asm'
> sync0sync.c:1259: confused by earlier errors, bailing out
> make[4]: *** [sync0sync.o] Error 1
> make[4]: Leaving directory `/usr/local/src/mysql-3.23.41/innobase/sync'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/usr/local/src/mysql-3.23.41/innobase'
> make[2]: *** [all-recursive-am] Error 2
> make[2]: Leaving directory `/usr/local/src/mysql-3.23.41/innobase'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/mysql-3.23.41'
> make: *** [all-recursive-am] Error 2
> 
> Thank you beforehand.
> 
> With best regards,
> Stanislav Dmitrenko
> 

This bug will be fixed in 3.23.42 which will come up on Friday or
Saturday. 

-- 
Regards,
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
   <___/   www.mysql.com


-
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 with InnoDB for AMD Athlon cpu

2001-08-28 Thread Stanislav Dmitrenko

G'day,

Is it possible to compile mysql with InnoDB for AMD Athlon processor ?
Error produced during compilation follows:

make[4]: Entering directory `/usr/local/src/mysql-3.23.41/innobase/sync'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../../include -I../include
-DDBUG_OFF -O3
-DDBUG_OFF-DDEBUG_OFF -DUNIV_INTEL_X86 -c sync0sync.c
sync0sync.c: In function `sync_gnuc_intelx86_test_and_set':
sync0sync.c:187: impossible register constraint in `asm'
sync0sync.c:187: impossible register constraint in `asm'
sync0sync.c:187: impossible register constraint in `asm'
sync0sync.c:1259: confused by earlier errors, bailing out
make[4]: *** [sync0sync.o] Error 1
make[4]: Leaving directory `/usr/local/src/mysql-3.23.41/innobase/sync'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/mysql-3.23.41/innobase'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/local/src/mysql-3.23.41/innobase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-3.23.41'
make: *** [all-recursive-am] Error 2

Thank you beforehand.

With best regards,
Stanislav Dmitrenko


-
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