[openbeos] Re: Build error: bfs.h error: cast from ‘const small_data*’ to ‘fssh_addr_t’ loses precision

  • From: Oliver Tappe <openbeos@xxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Tue, 08 Apr 2008 11:50:44 +0200

Hi Raymond,

Raymond Rodgers schrieb:

[ ... ]

> So either my linux32 executable doesn't currently work, or perhaps
> there's something else about my system that the build process doesn't
> like at the moment.

You should be able to test if linux32 works by doing this:

    uname -m
    linux32 sh
    uname -m

Depending on the linux-distro you're using, I'd assume that the first uname
prints 'x86_64' or 'amd64' and the second one should print something like i686
or i586.

Does that work?

cheers,
   Oliver

Other related posts: