[#5625] Build microwin app fails in trunk with 4.3 toolchain
Submitted By: Vivi Li
Open Date
2009-10-19 05:49:22 Close Date
2010-01-07 21:40:03
Priority:
Medium Assignee:
Barry Song
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
Category:
Make Errors Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.3-trunk-svn3648
App binary format:
N/A
Summary: Build microwin app fails in trunk with 4.3 toolchain
Details:
Build microwin app fails in trunk with 4.3 toolchain.
--
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MUSERFD /bin/muserfd^M
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANO_X /bin/nano-X^M
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANO_X /bin/mwlogo.ppm^M
cp: cannot stat `mwlogo.ppm': No such file or directory^M
make[3]: *** [real_romfs] Error 1^M
make[3]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/microwin/src/bin'^M
make[2]: *** [romfs] Error 1^M
--
Follow-ups
--- Barry Song 2009-10-21 03:39:10
I can pass the compiling after replacing the fork by vfork. There is no problem
to execute "romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANO_X
/bin/mwlogo.ppm" then.
--- Barry Song 2009-12-11 04:07:29
Fixed. Log:
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_MUSERFD /bin/muserfd
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANO_X /bin/nano-X
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANO_X /bin/mwlogo.ppm
romfs-inst.sh -e CONFIG_USER_MICROWIN_BIN_NANOWM /bin/nanowm
And in romfs/bin:
bhsong@bhsong-desktop:~/develop/svn/uclinux-dist/romfs/bin$ ls -l mwlogo.ppm
-rw-r--r-- 1 bhsong bhsong 196668 2009-12-11 17:04 mwlogo.ppm
--- Vivi Li 2010-01-07 21:40:00
OK now. Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found