Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 00:28:35 +0100
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        ports@freebsd.org
Cc:        ale@freebsd.org
Subject:   Re: FreeBSD Port: mysql-server-4.0.23a
Message-ID:  <41F584A3.3020305@cs.tu-berlin.de>
In-Reply-To: <20050124225859.GRA9818.aamta03-winn.mailhost.ntl.com@winxp>
References:  <20050124225859.GRA9818.aamta03-winn.mailhost.ntl.com@winxp>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Briley schrieb:

>
>Here's the error output:
>
>In file included from mysql_priv.h:352,
>                 from sql_help.cc:17:
>item.h: In member function `virtual Item** Item_cache_row::addr(uint)':
>item.h:1296: error: `Itum' undeclared (first use this function)
>
Looks like a typical malicious bit error of faulty RAM.

Itum should be Item.

e = 0x65 = 0110 0101
u = 0x75 = 0111 0101
              ^

make clean and try install again and it might work without problems, but 
it is more possible that you'll get another error. Check your RAM.

Regards Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41F584A3.3020305>