On Fri, Jun 5, 2009 at 3:06 AM, j.chitte<> wrote:
> Hi,
>
> I'm debugging a fresh eabi built system booting over nfs and logging in via
> minicom. One file that I call as part of my init process reports an error of
> not being found , yet it is there and executable.
>
>
> # ls -ail /www/apache/cgi-bin/adc_logger
> 3254116 -rwxr-xr-x  Â1 root   root    126447 Apr Â5 Â2008
> /www/apache/cgi-bin/adc_logger
Ok so thats not your problem....
> # /www/apache/cgi-bin/adc_logger
> -sh: /www/apache/cgi-bin/adc_logger: not found
... Might be something close...
> viewed on the nfs host:
> /www/apache/cgi-bin/adc_logger: ELF 32-bit LSB executable, ARM, version 1,
> dynamically linked (uses shared libs), for GNU/Linux 2.2.0, not stripped
Sounds like... you should touch the file.
try
# touch /www/apache/cgi-bin/adc_logger
if touch turns around says "I cant find it!" then you should
definitely check to renaming the file (say to "xxxtest" on the host)
and try from there.
--
Morgan gangwere
"Space does not reflect society, it expresses it." -- Castells, M.,
Space of Flows, Space of Places: Materials for a Theory of Urbanism in
the Information Age, in The Cybercities Reader, S. Graham, Editor.
2004, Routledge: London. p. 82-93.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|