Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2017 10:48:32 +0100
From:      Eduardo Morras <emorrasg@yahoo.es>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Simple program immediately killed when running on a NFS
Message-ID:  <20170305104832.56d4e358bc968c4e03eca2b2@yahoo.es>
In-Reply-To: <f1578a63-2a90-6bd1-4444-d96c1829e0dc@bsd.com.br>
References:  <f1578a63-2a90-6bd1-4444-d96c1829e0dc@bsd.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Mar 2017 23:29:57 -0300
Otac=EDlio <otacilio.neto@bsd.com.br> wrote:

> Dears
>=20
> I'm trying to compile a simple hello world program on my RPI3. The=20
> program is on a directory mounted using NFS and stored in the amd64=20
> machine. When I compile and try to run the program in the NFS mounted=20
> path it does not work, when I copy the same program to a local dir it=20
> work, and then when I copy the program from the local dir to the NFS
> dir it works !? !?!?! Someone can, please, explain it? Look at the
> historic program.

I assume you crosscompiled it to arm, but .. DId you static linked it? If n=
ot, it gets requiered .so from nfs server and crash, becuase they are amd64=
 binary.



---   ---
Eduardo Morras <emorrasg@yahoo.es>



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