[#5707] error in user/procps/Makefile
Submitted By: John Sucaet
Open Date
2009-11-19 06:47:50 Close Date
2010-06-11 04:49:55
Priority:
Medium Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
2009R1-RC6 Release:
Category:
uClinux-dist applications Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
N/A
App binary format:
N/A
Summary: error in user/procps/Makefile
Details:
Hi,
While building in user/procps, I encountered an error when romfs-inst.sh was called.
In the following snippet from user/procps/Makefile:
$(ROMFSINST) -d -e CONFIG_USER_PROCPS_FREE $(VER)/free /usr/bin/free
$(ROMFSINST) -d -e CONFIG_USER_PROCPS_KILL $(VER)/kill /bin/kill
$(ROMFSINST) -d -e CONFIG_USER_PROCPS_PGREP $(VER)/pgrep /usr/bin/pgrep
$(ROMFSINST) -d -e CONFIG_USER_PROCPS_PKILL $(VER)/pkill /usr/bin/pkill
$(ROMFSINST) -d -e CONFIG_USER_PROCPS_PS ps/ps $(VER)/ps /usr/bin/ps
it seems that "ps/ps" should not be there.
Best regards
John
Follow-ups
--- Mike Frysinger 2009-11-19 11:12:37
thanks, ive fixed this in svn branch and trunk
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found