Vit,
Thanks for your input.
Actually, Rommel's problem was different from yours. :-)
He uses 64-bit CPU.
I'm not familiar with the CPU architecture,
but on 64-bit CPU uses 64-bit length pointer address length, right?
Our code assumed 32-bit length for the pointer and casted from pointer to integer.
It was the problem, I guess.
Thanks,
On Thu, 23 Oct 2008 09:36:56 +0200
Vit Pelcak <vpelcak@suse.cz> wrote:
> I must confirm words of Mr Akisada.
>
> I also had some problems compiling v6eval on FreeBSD7.
>
> However, disk I had v6eval and FreeBSD7 installed on, died.
>
> After fresh install v6eval compiled right.
>
> Yukiyo Akisada napsal(a):
> > Hi, Rommel.
> >
> > Actually, I also tried v3.0.15 on FreeBSD 7.0-RELEASE.
> > But I never met the error.
> >
> > Did you update the compiler?
> > or
> > Are you using the special architecture?
> >
> > My environment is here.
> >
> > $ gcc -v
> > Using built-in specs.
> > Target: i386-undermydesk-freebsd
> > Configured with: FreeBSD/i386 system compiler
> > Thread model: posix
> > gcc version 4.2.1 20070719 [FreeBSD]
> >
> > Anyway, your modification will not have any impact, I guess.
> > I can apply it into the next version.
> >
> > Thanks,
> >
> >
>
>
>
--
Yukiyo Akisada <akisada@tahi.org>