Displaying 4 results from an estimated 4 matches for "arm71".
Did you mean:
arm1
2017 Jun 03
0
Building from source on an ARM71 based router
On Fri, 2017-06-02 at 20:59 -0400, Zac Morris via samba wrote:
> I am trying to build Samba 4.6.4 on an ARM 7 Cortex based router (Netgear
> R8000), running *DD-WRT v3.0-r31980M kongac (05/11/17)*
>
> I'm working with some folks via the DDWRT, but we're running into an issue
> trying to build from source.
>
> I have python 2.7 already installed on the router, and
2017 Jun 03
0
Building from source on an ARM71 based router
On Sat, 3 Jun 2017 12:43:52 -0400
Zac Morris <zac at zacwolf.com> wrote:
> OK, to be extra clear, I *am* now running just: ./configure
>
> It is this script that is erroring at step:
> *Checking uname sysname type*
>
> It's not a python specific issue. Like I said, this is a minimal linux
> build, so many of the de facto apps/headers/libs are not installed.
>
2017 Jun 03
2
Building from source on an ARM71 based router
I am trying to build Samba 4.6.4 on an ARM 7 Cortex based router (Netgear
R8000), running *DD-WRT v3.0-r31980M kongac (05/11/17)*
I'm working with some folks via the DDWRT, but we're running into an issue
trying to build from source.
I have python 2.7 already installed on the router, and I'm executing the
install_with_python.sh script.
./install_with_python.sh /opt/test/samba-4.6.4
2017 Jun 03
3
Building from source on an ARM71 based router
No, sorry, it's actually failing on "configure" which this script calls. I
should have been more clear.
./configured is failing at step: *Checking uname sysname type*
It's obviously missing some app/header/library, but reading through all the
breakpoints listed in the error (re-pasted below) I can't make out from the
code what it's looking for, and the config.log