This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RedHat 7.0 With Mysql 3.22.32


Making all in isam
make[2]: Entering directory `/root/mysql-3.22.32/isam'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include     -D_LARGEFIL
E_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF   -D_FI
LE_OFFSET_BITS=64 -c open.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include     -D_LARGEFIL
E_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF   -D_FI
LE_OFFSET_BITS=64 -c extra.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include     -D_LARGEFIL
E_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF   -D_FI
LE_OFFSET_BITS=64 -c info.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include     -D_LARGEFIL
E_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF   -D_FI
LE_OFFSET_BITS=64 -c rkey.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include     -D_LARGEFIL
E_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF   -D_FI
LE_OFFSET_BITS=64 -c rnext.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include     -D_LARGEFIL
E_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O6 -DDBUG_OFF   -D_FI
LE_OFFSET_BITS=64 -c _search.c
_search.c: In function `_nisam_key_cmp':
_search.c:600: Internal error: Segmenteringsfel.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [_search.o] Error 1
make[2]: Leaving directory `/root/mysql-3.22.32/isam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mysql-3.22.32'
make: *** [all-recursive-am] Error 2

is the error i get... it's a fresh installation of RedHat 7.0 on a pentium
pro mmx 166 32mb ram. i compiled the same version just fine with slackware
7.0

Henrik Garpenrud


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]