Re: [OpenWrt-Devel] Compilation error switch to pyhon 3

2019-09-14 Thread Petr Štetiar
Rosen Penev [2019-09-14 14:37:50]: Hi, > > >>File "/home/ansuel/openwrt/build_dir/host/scons-3.0.5/setup.py", > > >> line 26, in > > >> import distutils.command.build_scripts > > >> ModuleNotFoundError: No module named 'distutils.command' > > > > > Fresh install of Debian 10 ("Buster")

Re: [OpenWrt-Devel] Compilation error switch to pyhon 3

2019-09-14 Thread Rosen Penev
On Sat, Jul 27, 2019 at 4:12 PM Jeff Kletsky wrote: > > > On 7/27/19 3:53 PM, Petr Štetiar wrote: > > Ansuel Smith [2019-07-27 19:46:35]: > > > > Hi, > > > >> I can't currently compile my image and i have this error > >> > >> make[3]: Leaving directory '/home/ansuel/openwrt/tools/libtool' > >> ti

Re: [OpenWrt-Devel] Compilation error on master / mt7620

2019-08-02 Thread Joan Moreau via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Same error with 19.07 On 2019-0

[OpenWrt-Devel] Compilation error on master / mt7620

2019-08-01 Thread Joan Moreau via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hello, I reach the following er

Re: [OpenWrt-Devel] Compilation error switch to pyhon 3

2019-07-27 Thread Jeff Kletsky
On 7/27/19 3:53 PM, Petr Štetiar wrote: Ansuel Smith [2019-07-27 19:46:35]: Hi, I can't currently compile my image and i have this error make[3]: Leaving directory '/home/ansuel/openwrt/tools/libtool' time: tools/libtool/compile#0.05#0.00#0.10 Traceback (most recent call last): File "/ho

Re: [OpenWrt-Devel] Compilation error switch to pyhon 3

2019-07-27 Thread Petr Štetiar
Ansuel Smith [2019-07-27 19:46:35]: Hi, > I can't currently compile my image and i have this error > > make[3]: Leaving directory '/home/ansuel/openwrt/tools/libtool' > time: tools/libtool/compile#0.05#0.00#0.10 > Traceback (most recent call last): > File "/home/ansuel/openwrt/build_dir/host/

Re: [OpenWrt-Devel] Compilation error switch to pyhon 3

2019-07-27 Thread Ansuel Smith
an additional dependency is needed for python3 Installing it solves the problem. sudo apt-get install python3-distutils Il giorno sab 27 lug 2019 alle ore 20:05 Reiner Karlsberg ha scritto: > > Am 27.07.2019 um 19:46 schrieb Ansuel Smith: > > I can't currently compile my image and i have this er

Re: [OpenWrt-Devel] Compilation error switch to pyhon 3

2019-07-27 Thread Reiner Karlsberg
Am 27.07.2019 um 19:46 schrieb Ansuel Smith: I can't currently compile my image and i have this error make[3]: Leaving directory '/home/ansuel/openwrt/tools/libtool' time: tools/libtool/compile#0.05#0.00#0.10 Traceback (most recent call last): File "/home/ansuel/openwrt/build_dir/host/scons-3

[OpenWrt-Devel] Compilation error switch to pyhon 3

2019-07-27 Thread Ansuel Smith
I can't currently compile my image and i have this error make[3]: Leaving directory '/home/ansuel/openwrt/tools/libtool' time: tools/libtool/compile#0.05#0.00#0.10 Traceback (most recent call last): File "/home/ansuel/openwrt/build_dir/host/scons-3.0.5/setup.py", line 26, in import distutil

Re: [OpenWrt-Devel] compilation error..

2009-09-11 Thread Ithamar R. Adema
Hi Siva, Siva Prakash Reddy G wrote: Hi, while compiling openWRT, i am getting below mentioned error, if anybody faced the same problem and fixed it, please help me out. In file included from include/busybox.h:10, from applets/applets.c:11: include/libbb.h:56:29: error: selin

[OpenWrt-Devel] compilation error..

2009-09-11 Thread Siva Prakash Reddy G
Hi, while compiling openWRT, i am getting below mentioned error, if anybody faced the same problem and fixed it, please help me out. In file included from include/busybox.h:10, from applets/applets.c:11: include/libbb.h:56:29: error: selinux/selinux.h: No such file or directory