[Buildroot] [Bug 7478] Multiple chosen python modules are not built due to missing header files in include path

bugzilla at busybox.net bugzilla at busybox.net
Fri Apr 10 15:18:22 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=7478

Thomas Petazzoni <thomas.petazzoni at free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #13 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2015-04-10 15:18:22 UTC ---
I tried again today to do a build with an internal toolchain, python and sqlite
enabled, and it works fine, and I can import the sqlite3 python module on the
target successfully:

Welcome to Buildroot
buildroot login: root
# python -c "import sqlite3"
# 

So, I'm marking this bug as "works for me", since apparently neither Thomas DS
nor I have been able to reproduce it so far.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list