Andre,

try the following put on the line 330 in mysql/innobase/log/log0log.c

      lsn = log_reserve_and_open(OS_FILE_LOG_BLOCK_SIZE);

Maybe gcc will compile in a different way then and not crash. Please
report to me if you succeed. I will change the source then.

Regards,

Heikki
http://www.innobase.fi

>Hi,
>
>I got the following error during compilation of MySQL-3.23.38 on my
>HPUX-11 box witg gcc-2.95.2.
>
>log0log.c: In function īlog_pad_current_log_blockī:
>log0log.c:330: Internal compiler error at expr.c:2829
>
>After upgrading to gcc-2.95.3 I got the same error???
>No problem compiling MySQL .37 on the same box???
>
>Andre


---------------------------------------------------------------------
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

Reply via email to