On mysql mailing archives I can read .... about a similar bug . Perhaps It could help anyone. In fact, for me, the problèm is that I can't recompile Mysql on my sparc cause it stop during te restartable call system test !
..... Remove the lines concerning 'Big file support' from configure: # Big file support ? (Solaris 2.6 style) # This may have to be commented on Relient (Siemens) unix echo $ac_n "checking "for Sun style big file support"""... $ac_c" 1>&6 echo "configure:4534: checking "for Sun style big file support"" >&5 LFS_CFLAGS=`getconf LFS_CFLAGS 2>/dev/null` if test $? = 0 -a "$SYSTEM_TYPE" != "sni-sysv4" then CFLAGS="$CFLAGS $LFS_CFLAGS" CXXFLAGS="$CXXFLAGS $LFS_CFLAGS" # LFS_LDFLAGS=`getconf LFS_LDFLAGS` LDFLAGS="$LDFLAGS $LFS_LDFLAGS" LFS_LIBS=`getconf LFS_LIBS` LIBS="$LIBS $LFS_LIBS" echo "$ac_t"""Found. Using C $LFS_CFLAGS LD $LFS_LDFLAGS LIB $LFS_LIBS"" 1>&6 else echo "$ac_t"""No"" 1>&6 fi remove config.cache and run configure + make again! ------- Nicolas On Tue, 3 Aug 1999, Teun Vink wrote: > On Mon, 2 Aug 1999, Nicolas PROCHAZKA wrote: > > > Hi, > > I 've just install mysql on debian potato release on Sparc 1 cause it > > doesn't match on Redhat 6.0 Sparc , but I have the same problème : > > Error 1003 Incorrect Information in file *.frm > > Please help me > > > > > > <aol> > me2 > </aol> > > Unfortunately I haven't seen a fix for this yet... > > Teun > > -- > Teun Vink [EMAIL PROTECTED] - http://www.vsts.nl > icq: 15001247 [EMAIL PROTECTED] - http://www.moonblade.net > "Pitr is killing himself howling over how Stef has given credit for > borrowing code from 'Hello World'" - Mike, User Friendly, 23-7-99 > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -------------------------------------------------------- Nicolas PROCHAZKA mailto:[EMAIL PROTECTED] http://maxibus.info.unicaen.fr/~nicolas ICQ:#34113768

