MySQL Forums
Forum List  »  Source, Builds, Binaries

Problem while compiling on DEC 4.0f
Posted by: Julien TEISSEIRE
Date: December 09, 2004 08:44AM

Hello,

Is anyone able to help me.
I am trying to compile mysql on alpha server (DEC 4.0f => tru64).

Problem is I was obliged first to install gcc, and other gnu tools.
After, I tried to compile mysql and get an error on item.h ! ??

Maybe someone already saw this issue and could give me some help !

In file included from mysql_priv.h:352,
from sql_lex.cc:20:


item.h: In member function `virtual void Item_cache_row::cleanup()':
item.h:1199: cannot convert `Item_cache**' to `char*' for argument `1' to `void
bzero(char*, int)'

make[4]: *** [sql_lex.o] Error 1

Thank you all.
Julien

Options: ReplyQuote


Subject
Views
Written By
Posted
Problem while compiling on DEC 4.0f
3473
December 09, 2004 08:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.