Error building python in latest uClinux-dist (20120620)
Luis Alves <[email protected]>
| Newsgroups | gmane.linux.uclinux.devel |
|---|---|
| Message-ID | <CAGj5WxCQYwCkFasVTpZiRpc9EJtzCBr68==b+6jWWBJkWZtF5g@mail.gmail.com> |
Hi, I'm getting this error when trying to build python in the latest uClinux-dist: [...] ucfront-gcc m68k-uclinux-gcc -m68000 -Wl,-elf2flt -Wl,-L/root/m68k/20120620/uClinux-dist/user/./../staging/lib -Wl,-rpath-link -Wl,/root/m68k/20120620/uClinux-dist/user/./../staging/lib -Xlinker -export-dynamic -o python \ Modules/python.o \ libpython2.6.a -lutil -lm -lc libpython2.6.a(posixmodule.o): In function `posix_tmpnam': posixmodule.c:(.text+0x4a66): warning: the use of `tmpnam' is dangerous, better use `mkstemp' python.elf2flt: In function `posix_fork': posixmodule.c:(.text+0xb860a): undefined reference to `fork' collect2: ld returned 1 exit status make[2]: *** [python] Error 1 make[2]: Leaving directory `/root/m68k/20120620/uClinux-dist/user/python/build/Python-2.6.5/build' make[1]: *** [build/Python-2.6.5-built] Error 2 make[1]: Leaving directory `/root/m68k/20120620/uClinux-dist/user/python' [...] Target is 68000 (nommu - no fork). Any suggestion? Thanks, Luis _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev