[#4015] portmap needs to port to nommu too
Submitted By: Mingquan Pan
Open Date
2008-04-07 04:14:47 Close Date
2009-03-02 05:28:22
Priority:
Medium Assignee:
Graf Yang
Status:
Closed Fixed In Release:
N/A
Found In Release:
2008R1.5-RC3 Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Rejected
Uboot version or rev.:
Toolchain version or rev.:
08r1-8
App binary format:
N/A
Summary: portmap needs to port to nommu too
Details:
trunk portmap needs to port to nommu too.It also has Function not implemented failure when executed.
The kernel info:
Linux version 2.6.24.3-ADI-2008R2-pre-svn4482 (test@uclinux51-ad9960-ad1836) (gcc version 4.1.2 (ADI svn)) #8 Mon Mar 24 23:24:41 CST 2008^
...
root:/> portmap &^M
portmap: fork: Function not implemented^M
128^M
ro
Follow-ups
--- Mike Frysinger 2008-04-07 04:20:22
just use the -f option in the meantime
--- Graf Yang 2008-04-17 08:31:42
As Mike have pointed out, we must use -f option to put it run on foreground.
Thus it will not call fork().
--- Graf Yang 2008-07-15 02:49:58
Could it be closed?
--- Mike Frysinger 2008-07-15 03:15:20
the question is whether to make the daemonize step work for no mmu, or just
force people to use -f
it doesnt particularly matter to me either way
--- Sonic Zhang 2008-07-15 22:20:11
-f is acceptable for NOMMU.
--- Jie Zhang 2009-06-01 03:29:04
I have committed a patch for portmap to enclose fork with NO_MMU macro.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found