[Buildroot] [Bug 7628] Python SSL does not get built for Raspberry Pi

bugzilla at busybox.net bugzilla at busybox.net
Fri Nov 14 08:25:38 UTC 2014


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

--- Comment #5 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2014-11-14 08:25:37 UTC ---
Thanks for your feedback. Interesting, it clearly doesn't match what I'm seeing
here. Can you post to some pastebin site or some other location the complete
build log? Something like:

  make 2>&1 | tee logfile

And then post 'logfile' somewhere. It would be even nicer if you could after
the build do:

  find output/target/ | tee -a logfile

So that I can also see the full list of files in your target filesystem. I
indeed think something in your host system might be causing the problem, we
need to figure out what.

Thanks again!

-- 
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