python libc_be_file_stdin missing
am making progress with the goals i've set: did "svn update libc_be_file_stdin" which returned silently... but then make O=.... python fails with missing libc_be_file_stdin.pc (?) any ideas? -- View this message in context: http://old.nabble.com/python-libc_be_file_stdin-missing-tp30308867p30308867.... Sent from the L4 mailing list archive at Nabble.com.
On Thu, 25 Nov 2010 14:48:54 -0800 (PST) lkcl <luke.leighton@gmail.com> wrote:
am making progress with the goals i've set: did "svn update libc_be_file_stdin" which returned silently... but then make O=.... python fails with missing libc_be_file_stdin.pc (?)
The package providing libc_be_file_stdin is called libc_be_stdin. Hth, Bjoern
Björn Döbel wrote:
On Thu, 25 Nov 2010 14:48:54 -0800 (PST) lkcl <luke.leighton@gmail.com> wrote:
am making progress with the goals i've set: did "svn update libc_be_file_stdin" which returned silently... but then make O=.... python fails with missing libc_be_file_stdin.pc (?)
The package providing libc_be_file_stdin is called libc_be_stdin.
Hth, Bjoern
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
ta. just to observe: it was difficult and non-obvious to find! -- View this message in context: http://old.nabble.com/python-libc_be_file_stdin-missing-tp30308867p30309131.... Sent from the L4 mailing list archive at Nabble.com.
participants (2)
-
Bjoern Doebel -
lkcl